Shutter banner
aiopshwang aiopshwang

Shutter

Development community

Description

--- description: Turn Shutter on or off for this session (default on). argument-hint: on | off --- If `$ARGUMENTS` is `off`: reply exactly "Shutter off. I'll ask before I show." and for the rest of this session do not apply the shutter skill (answer requests the way you normally would). If `$ARGUMENTS` is `on` or empty: reply exactly "Shutter on. Photo first." and apply the shutter skill to every new request — the Shutter Test before any question, a photo first, then `What I made:` / `Read:` /

Installation

Installs to ~/.claude/skills/aiopshwang-shutter-shutter/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository