How 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 -->
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 |
npx claudepluginhub outfitter-dev/waymarkGuides 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 on writing agent skills for command-line tools: hands-on exploration, required sections, trigger descriptions, task-grouped commands, and a pre-publish checklist.
Lists all installed skills grouped by source (project, personal, plugin), showing which plugin each belongs to with keyword-style descriptions.