Telegram Respond banner
tdimino tdimino

Telegram Respond

Data community

Description

--- name: telegram-respond description: Process unhandled Telegram messages through the Claudicle cognitive pipeline --- # Process Unhandled Telegram Messages Process unhandled Telegram messages from the shared inbox through the full cognitive pipeline with persistent memory. ## Prerequisites - Telegram listener must be running: `python3 ~/.claudicle/adapters/telegram/telegram_listen.py --bg` - `TELEGRAM_BOT_TOKEN` must be set in environment or `~/.config/env/secrets.env` ## Pipeline For e

Installation

Installs to ~/.claude/skills/tdimino-claude-code-minoan-telegram-respond/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tdimino-claude-code-minoan-telegram-respond && curl -fsSL https://raw.githubusercontent.com/tdimino/claude-code-minoan/HEAD/commands/telegram-respond.md -o ~/.claude/skills/tdimino-claude-code-minoan-telegram-respond/SKILL.md

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

Full documentation available on GitHub

View Source Repository