Claudemon Setup banner
zamarrowski zamarrowski

Claudemon Setup

Development community

Description

--- description: Finish installing claudemon — the command, the status line and the sprites allowed-tools: Bash --- Finish installing claudemon by running its installer. Everything it needs is already on disk: the plugin was copied here when it was installed, so this downloads only the sprites. Run exactly this: ```bash node "$CLAUDE_PLUGIN_ROOT/tools/install.mjs" ``` If `$CLAUDE_PLUGIN_ROOT` turns out to be empty, find the installed copy instead — `ls -td ~/.claude/plugins/cache/claudemon/c

Installation

Installs to ~/.claude/skills/zamarrowski-claudemon-claudemon-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zamarrowski-claudemon-claudemon-setup && curl -fsSL https://raw.githubusercontent.com/zamarrowski/claudemon/HEAD/commands/claudemon-setup.md -o ~/.claude/skills/zamarrowski-claudemon-claudemon-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository