Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub outfitter-dev/waymarkHow this skill is triggered — by the user, by Claude, or both
Slash command
/waymark:commandsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- tldr ::: command guide for wm skill -->
Guides authoring SKILL.md files for Claude Code: structure, frontmatter fields, invocation controls, argument hints, hooks. Use when creating skills for reference, methodology, or workflows.
Guides creation, validation, auditing, and management of Claude Code skills and slash commands with templates, workflows, naming conventions, and docs queries.
Guides skill file creation with naming conventions, directory structures (flat/nested/progressive), frontmatter fields, and invocation controls for Claude Code plugins and slash commands.
Share bugs, ideas, or general feedback.
Show agent-facing documentation for Waymark CLI skills.
wm skill [options]
wm skill show <section> [options]
wm skill list
wm skill path
| Option | Short | Description | Default |
|---|---|---|---|
--json | Output structured JSON | false |
wm skill
wm skill show add
wm skill show schemas
wm skill show workflows --json
wm skill list
wm skill path
commands/, references/, or examples/.wm skill show core or wm skill show skill for SKILL.md.WAYMARK_SKILL_DIR.| Code | Meaning |
|---|---|
| 0 | Success |
| 2 | Usage error |
| 4 | I/O error |