Raw banner
lussoluca lussoluca

Raw

Development community

Description

--- description: Inspect raw API captures from the logging proxy (list, or pass "<n> [system|tools|messages|response|raw]") allowed-tools: Bash(python3:*) --- Run this command and show the user its raw output verbatim in a code block: ``` python3 "${CLAUDE_PLUGIN_ROOT}/scripts/show_raw.py" $ARGUMENTS ``` If it reports no captures, explain that raw capture requires running Claude Code through the proxy: `${CLAUDE_PLUGIN_ROOT}/scripts/claude-logged.sh`. When showing a capture overview, briefly

Installation

Installs to ~/.claude/skills/lussoluca-fonendo-raw/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository