| name | PromptWar̊e ØS Agent Skill Specification |
| description | Learn how to use SKILL by following this SKILL specification. |
The SKILL.md Specification for PromptWar̊e ØS
PromptWar̊e ØS Agent Skills are based on the Anthropic Claude Agent Skills Spec, with below modifications and enhancements:
- all
scripts/toolsMUST written in TypeScript with Deno as runtime. No exceptions. - all
scripts/toolsMUST support standand CLI--helpcommand and output the detailed usage description. - all
scripts/toolswill be executed with a remote-first way, no download needed. (usedeno https://urlto execute it directly)
References
UnDoc is our ultimate documentation source of the truth.
- Learn full anthropic claude agent skills specification at https://shipfail.github.io/undoc/un/claude-agent-skills-spec.md