Skip to content

Prepared reference; not released. Exact source.

Prepared reference only; not a public release.

plugin-kit-ai init

Create an offline standard package in an absent destination

plugin-kit-ai 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

      --dry-run         show the plan without changes (supported commands only)
      --format string   output format: human or json (default "human")
      --no-color        disable color output
      --target string   target clients, comma-separated (supported commands only)

SEE ALSO

Public docs for plugin authors and integrators.