plugin-kit-ai skills init
Generado a partir del árbol real de comandos Cobra.
Create a canonical SKILL.md skill package
plugin-kit-ai skills init
Create a canonical SKILL.md skill package
plugin-kit-ai skills init [skill-name] [flags]Examples
plugin-kit-ai skills init lint-repo --template go-command
plugin-kit-ai skills init format-changed --template cli-wrapper --command "ruff format ."
plugin-kit-ai skills init review-checklist --template docs-onlyOptions
--command string default command for cli-wrapper template (default "replace-me")
--description string skill description
-f, --force overwrite existing authored files
-h, --help help for init
-o, --output string project root containing skills/ (default ".")
--template string template ("go-command", "cli-wrapper", "docs-only") (default "go-command")SEE ALSO
- plugin-kit-ai skills - Experimental skill authoring tools