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:

  1. all scripts/tools MUST written in TypeScript with Deno as runtime. No exceptions.
  2. all scripts/tools MUST support standand CLI --help command and output the detailed usage description.
  3. all scripts/tools will be executed with a remote-first way, no download needed. (use deno https://url to execute it directly)

References

UnDoc is our ultimate documentation source of the truth.

Didn't find tool you were looking for?

Be as detailed as possible for better results