Plain banner
LEAPWare-Software LEAPWare-Software

Plain

Design community

Description

--- description: "Plain English on or off - no unexplained tooling jargon. Reports the current state when called with no argument. This records the preference; activating the output style is a manual step the script spells out" argument-hint: "[on|off] [repo]" allowed-tools: "Bash(powershell:*)" --- Run this command and show the user its output **verbatim**: ``` powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/bin/lwg-toggle.ps1" -Flag plain ``` Append `$1` as the va

Installation

Installs to ~/.claude/skills/leapware-software-leapware-watchtower-plain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leapware-software-leapware-watchtower-plain && curl -fsSL https://raw.githubusercontent.com/LEAPWare-Software/LEAPWare-Watchtower/HEAD/commands/plain.md -o ~/.claude/skills/leapware-software-leapware-watchtower-plain/SKILL.md

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

Full documentation available on GitHub

View Source Repository