claw-mo-down

Solid

Stop mo markdown viewer server for current project. Use when user says claw-mo-down, wants to stop mo, shut down doc viewer, or kill mo server.

AI & Automation 40 stars 3 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
34
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# claw-mo-down Stop the mo markdown viewer server for the current project. ## Steps 1. Get project key: `git rev-parse --show-toplevel` (fallback: `$PWD`) 2. Read config from `${PLUGIN_DATA_DIR}/config.json` for this project key 3. No config → tell user no mo server is configured for this project, stop 4. Run `mo --shutdown -p PORT` 5. Confirm shutdown ## Gotchas - Config is preserved — shutdown only stops the server, it doesn't delete the project config. `/claw-mo-up` will restart with the same groups. - If no server is running on that port, `mo --shutdown` exits silently (no error). Check `mo --status --json` first if you need to confirm it was actually running.

Details

Author
LeeJuOh
Repository
LeeJuOh/claude-code-zero
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category