Guide for creating effective Vault Operator skills. Use when the user wants to build a new skill (or refine an existing one) that captures a repeatable workflow, a domain expertise, or a tool-integration recipe. Triggers include phrases like "build me a skill", "kannst du das automatisieren", "create a skill", "neuer skill", "make this repeatable".
$npx -y skills add pssah4/vault-operator --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/pssah4/vault-operator" --skill "pssah4/vault-operator/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pssah4/vault-operator" that are relevant to the current task. Run `npx skills add "https://github.com/pssah4/vault-operator"` and select the relevant skills, then follow their instructions.