auth
01Command
A command for signing in to a Telegram account from an active Claude session. It guides you through the SMS code and, when needed, Telegram’s optional two-factor password.
Command
A command for signing in to a Telegram account from an active Claude session. It guides you through the SMS code and, when needed, Telegram’s optional two-factor password.
Command
A command that opens MCP Inspector for debugging a plugin. MCP Inspector is a local web interface for viewing and trying the plugin's available tools and other published interface items.
Command
A command for checking whether the Claudegram plugin is connected and authorized, and for showing its response time and component versions.
Hook
Runs when a session starts on startup and resume, executing check-auth.sh via bash. From Uri6407/claudegram.
Hook
Runs when a session ends, executing session-end.sh via bash. From Uri6407/claudegram.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From Uri6407/claudegram.
Hook
Runs when the agent sends a notification, executing notification.sh via bash. From Uri6407/claudegram.
Hook
Runs before the agent uses a tool for mcp__plugin_claudegram_claudegram__delete_message, mcp__plugin_claudegram_claudegram__(ban_participant, kick_participant, terminate_authorization, leave_chat, delete_dialog, delete_forum_topic, delete_stories, delete_scheduled, demote_admin, block_user)…
Skill Claude CodeCodex
Rules for using a personal Telegram account through claudegram, a connection that works as the account owner rather than as a bot. It covers reading chats, searching messages, drafting replies, and managing conversations and groups.
Skill Claude CodeCodex
Rules for handling incoming Telegram messages that appear in a coding session as tagged messages.
Skill Claude CodeCodex
A Telegram unread-message digest that groups missed messages by chat and summarizes them in Russian. Telegram is a messaging service with individual and group chats.
Skill Claude CodeCodex
Instructions for showing recent messages from a specific Telegram chat through a chat-history service.
Skill Claude CodeCodex
A procedure for replying to a specific message in a Telegram chat, a messaging conversation, through a connected service after the user confirms the target and reply.
Skill Claude CodeCodex
A search command for finding messages in Telegram, a messaging service, either across all chats or within one selected chat.
Skill Claude CodeCodex
A procedure for sending a message to a Telegram chat, a messaging conversation, through a connected service after the user confirms the recipient and final text.