Installing It
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 4 · Section 9 of 9
Installing It
mkdir -p ~/.claude/skills/draft-first
# Copy the SKILL.md from github.com/aplaceforallmystuff
This skill depends on having the local-llm MCP server configured. Without it, the skill will fail on Phase 2. The tools field in the frontmatter makes that dependency explicit.
The next chapter covers think-first — the skill that stops Claude from answering too fast on decisions that deserve structured analysis.