How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering-os:_templateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
One sentence about this skill.
One sentence about this skill.
Read the config file to find the vault location:
~/.config/engineering-os/config — parse VAULT_PATH=...%APPDATA%\engineering-os\config.ps1 — parse $env:VAULT_PATHAll file references use $VAULT_PATH as the base directory.
If the config file does not exist, tell the user: "Engineering OS is not set up.
Run setup.sh (or setup.ps1 on Windows) from the plugin directory first."
[Describe what to read, gather, or ask]
[Describe the action or output]
[Describe the result — file created, response given, etc.]
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jerovino/engineering-os-extension --plugin engineering-os