Unclaude Block banner
sed1108 sed1108

Unclaude Block

Development community

Description

--- description: Turn the UN-CLAUDE block under each answer on or off, or show its state argument-hint: on | off | status allowed-tools: Bash(touch:*), Bash(rm:*), Bash(test:*), Bash(mkdir:*) --- The UN-CLAUDE block is controlled by one marker file: `~/.claude/unclaude-off`. Present means off. The hook checks it on every message, so a change takes effect on the next message of every session already running — nothing needs restarting. Argument given: `$ARGUMENTS` Do exactly one of these, then

Installation

Installs to ~/.claude/skills/sed1108-unclaude-unclaude-block/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sed1108-unclaude-unclaude-block && curl -fsSL https://raw.githubusercontent.com/sed1108/unclaude/HEAD/commands/unclaude-block.md -o ~/.claude/skills/sed1108-unclaude-unclaude-block/SKILL.md

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

Full documentation available on GitHub

View Source Repository