Agent skill
PromptWar̊e ØS Agent Skill Specification
Learn how to use SKILL by following this SKILL specification.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/promptwar-e-s-agent-skill-specification
SKILL.md
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
Didn't find tool you were looking for?