Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install vivekkarmarkar-claude-code-os-skills-claude-tool-output-from-tg-exchangegit clone https://github.com/VivekKarmarkar/claude-code-os.gitcp claude-code-os/SKILL.MD ~/.claude/skills/vivekkarmarkar-claude-code-os-skills-claude-tool-output-from-tg-exchange/SKILL.md--- name: claude-tool-output-from-tg-exchange description: Extract Claude's tool call output (reply text) for a Telegram exchange by first calling extract-tg-exchange --- # claude-tool-output-from-tg-exchange — Get Claude's reply for a Telegram exchange ## Arguments Same context-based input as `extract-tg-exchange`: - `/claude-tool-output-from-tg-exchange the one where I asked about logging` - `/claude-tool-output-from-tg-exchange message 2212` - `/claude-tool-output-from-tg-exchange the rule 8 exchange, save to claude_reply.md` ## Behavior 1. **Call `/extract-tg-exchange`** with the user's context to identify the specific Telegram exchange and get all its information. 2. **Extract and return**: - The exchange metadata (raw channel block) - Claude's tool call output (the reply text that was sent back on Telegram) 3. **If the user requests saving to a file**, write both the metadata and Claude's reply text to that file. ## Output Format Present with labeled sections: - **Metadata** (the raw channel block) - **Claude's Tool Call Output** (the reply text)