Skill

<!-- tldr ::: command guide for wm skill -->

outfitter-dev 8113b13 15 files · 22.2 KB Updated

File contents

wm skill

Synopsis

Show agent-facing documentation for Waymark CLI skills.

Syntax

wm skill [options]
wm skill show <section> [options]
wm skill list
wm skill path

Options

Option Short Description Default
--json Output structured JSON false

Examples

wm skill
wm skill show add
wm skill show schemas
wm skill show workflows --json
wm skill list
wm skill path

Notes

  • Section names map to files in commands/, references/, or examples/.
  • Use wm skill show core or wm skill show skill for SKILL.md.
  • Override the skill directory with WAYMARK_SKILL_DIR.

Exit Codes

Code Meaning
0 Success
2 Usage error
4 I/O error

outfitter-dev/waymark/tree/main/packages/cli/skills/waymark-cli/commands commit 8113b13774

Frequently asked questions

npx skillmds@latest add outfitter-dev/skill