Install
1
Run in your terminal$
npx claudepluginhub outfitter-dev/waymarkTool Access
This skill uses the workspace's default tool permissions.
Supporting Assets
View in Repositoryadd.mdcheck.mdconfig.mddoctor.mdedit.mdfind.mdfmt.mdhelp.mdinit.mdlint.mdrm.mdseed.mdupdate.mdSkill Content
<!-- tldr ::: command guide for wm skill -->
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/, orexamples/. - Use
wm skill show coreorwm skill show skillforSKILL.md. - Override the skill directory with
WAYMARK_SKILL_DIR.
Exit Codes
| Code | Meaning |
|---|---|
| 0 | Success |
| 2 | Usage error |
| 4 | I/O error |
Similar Skills
Stats
Stars1
Forks0
Last CommitJan 17, 2026