Skip to content

Prepared reference; not released. Exact source.

Prepared reference only; not a public release.

agentplugins author init

Create an offline standard package in an absent destination

Synopsis

Create an offline standard package in an absent destination

Installer-only inherited flags --scope, --accept-security-risk, and --security-details are rejected. Use the positional package path and author doctor for project checks; use agentplugins add for installation/security policy.

agentplugins author init <path> [flags]

Options

      --author-name string        optional explicit author
      --copyright-holder string   explicit license holder
      --copyright-year string     explicit four-digit license year
      --description string        explicit package description
  -h, --help                      help for init
      --include-root              disclose the explicitly selected root in this report
      --license string            optional MIT or ISC license
      --mcp-template string       hybrid MCP choice: mcp-remote or mcp-stdio
      --name string               exact plugin identity
      --runtime string            stdio template runtime: node
      --skill-name string         explicit Skill identity
      --template string           skill, mcp-remote, mcp-stdio, or hybrid
      --url string                explicit remote MCP URL

Options inherited from parent commands

      --accept-security-risk   continue despite blocking automated security findings
      --dry-run                show the exact plan without changes
      --format string          output format: human or json (default "human")
      --no-color               disable color output
      --scope string           installation scope (user only in this release) (default "user")
      --security-details       show every automated security finding in human output
      --target string          target client(s), comma-separated: codex, chatgpt, cursor, copilot, vscode, kiro, claude, gemini, opencode, cline, windsurf

SEE ALSO

Public docs for plugin authors and integrators.