@kensio/skill-template
v1.15.0
Published
A copy-and-edit starting point for a new agent skill.
Maintainers
Readme
@kensio/skill-template
A copy-and-edit starting point for writing an agent skill, covering the directory layout the Agent Skills specification defines, how to word a description so the skill actually triggers, and how to publish one from this repository.
A skill is a directory holding a SKILL.md. Claude Code, Codex, Cursor, Copilot, Gemini CLI and the
other implementations all read that same directory, and the plugin wrapper in this repository is one
way of delivering it.
npx @kensio/skills add skill-template/plugin marketplace add KensioSoftware/kensio.ai
/plugin install skill-template@kensioPart of kensio.ai. Licensed under the Apache License 2.0. See the LICENSE in the repository root.
