Descriptions that route
Six-part tool contracts: what it does, when to use it, when not to, hard boundaries, usage caps, and examples.
Premium skill
Writes the strings the model uses to choose and act: structured tool descriptions, schema text, and sectioned instructions built from runtime context.
$ npx skills add β¦ --skill write-prompt-contractsSign in with Premium to generate a fresh install link.
Browse the authored file tree β tools, references, and evals included. Source unlocks with Premium.
SKILL.mdmarkdownBrowse every authored SKILL.md with premium.
File tree for write-prompt-contracts stays visible so you can see the pack before unlocking.
Six-part tool contracts: what it does, when to use it, when not to, hard boundaries, usage caps, and examples.
Sectioned instructions that tell the agent to use tools and answer, instead of explaining what it would do.
Find the most general tool the model defaults to, then make every sibling refuse that job by name.
Build instructions from the tools that are actually wired, so a subagent does not inherit the full catalog.
Wording that routes and acts: description contracts, Agency, and instructions derived from wired tools.
A support agent that used search_help for every 'where's my order' question.
A RAG agent that narrated a retrieval plan and waited for approval it did not need.
A commerce subagent that only has catalog tools but inherited the checkout prompt.
Overlapping lookup and search tools with one-way redirects that still leaked.
Available with Premium. The private install link expires; the downloaded skill does not. Generate a fresh link when you want to update it.
Lifecycle skills and UI craft skills