Remote notifications and responses for Claude Code sessions via Telegram
Disable AFK (Away From Keyboard) mode for the current Claude Code session. Permission requests will be handled locally instead of via Telegram.
Enable AFK (Away From Keyboard) mode for the current Claude Code session. When enabled, you will receive Telegram notifications for permission requests and task completions.
Set up Claude AFK with Telegram integration.
Show the current status of the Claude AFK daemon, including Telegram configuration, active AFK sessions, and pending requests.
A marketplace of plugins for Claude Code by marvellous-bear.
| Plugin | Description |
|---|---|
| claude-afk | Go AFK while Claude keeps working. Route permission requests and task notifications to Telegram. |
/plugin marketplace add marvellous-bear/claude-plugins
/plugin install claude-afk@marvellous-bear/claude-plugins
Or browse available plugins with /plugin → Discover.
Go AFK. Stay productive. Route Claude Code permission requests and task notifications to your phone via Telegram.
Key features:
yes/no/allWe welcome contributions! See individual plugin directories for contribution guidelines.
plugins/your-plugin/ directory.claude-plugin/plugin.json manifest.claude-plugin/marketplace.json at the rootplugins/your-plugin/
├── .claude-plugin/
│ └── plugin.json # Required: Plugin manifest
├── commands/ # Optional: Slash commands
├── hooks/ # Optional: Event hooks
├── scripts/ # Optional: Runtime scripts
├── tests/ # Recommended: Tests
├── docs/ # Recommended: Documentation
├── package.json # If using npm dependencies
├── README.md # Required: Documentation
└── LICENSE # Required: License
Each plugin has its own license. See individual plugin directories.
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub marvellous-bear/claude-pluginsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Multi-provider notification plugin for Claude Code
Telegram channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.