
Plosson Agentio
- 2 repo stars
- Updated July 22, 2026
- plosson/agentio
plosson-agentio is a Claude Code plugin that lets LLM agents operate Gmail, Google, and Telegram through the agentio CLI.
About
plosson-agentio is a Claude Code plugin that teaches your agent how to interact with real communication channels through the agentio command-line tool. developers shipping agent-backed products often stall on the boring glue work—OAuth quirks, send-message endpoints, and keeping Telegram or Gmail actions out of prompt soup. This bundle focuses on operational skills: invoking agentio so Claude can perform Google and Telegram tasks in a repeatable, scriptable way. It pairs naturally with backend and agent-tooling work when you want notifications, inbox triage, or lightweight ops bots without building a custom MCP from scratch. The repo advertises one plugin and community discovery metadata; expect to configure agentio credentials and CLIs locally before anything works in production.
- Skills for LLM agents driving the agentio CLI
- Gmail and broader Google operations hooks
- Telegram messaging integration for agent workflows
- Operations-oriented skills rather than UI scaffolding
- Single-plugin bundle (1 plugin) from plosson/agentio
Plosson Agentio by the numbers
- Data as of Jul 23, 2026 (Skillselion catalog sync)
/plugin install plosson-agentio@plosson/agentioAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | July 22, 2026 |
| Repository | plosson/agentio ↗ |
What it does
Install this plugin so your coding agent can send and manage messages through Gmail, Google services, and Telegram using the agentio CLI instead of hand-rolled API scripts.
Who is it for?
Best when you're creating agents or internal tools that need Gmail, Google ops, or Telegram from Claude Code with a shared CLI layer.
Skip if: Skip if you only need strategic planning or native Android UI work without any messaging automation.
What you get
After install, your agent can call agentio-backed skills so messaging and Google operations become standard build-time integrations instead of custom side projects.
- Agent-invokable skills wired to agentio for messaging and Google ops
- Repeatable CLI-based communication workflows in your build environment
Recommended Plugins
How it compares
Agentio CLI integration plugin, not a founder coaching pack or mobile Compose assistant.
FAQ
Who is Plosson Agentio for?
Developers and developers using Claude Code who want agents to perform communication and Google operations via the agentio CLI.
When should I use Plosson Agentio?
Use it during build when you are connecting your product or agent to Gmail, Google workflows, or Telegram messaging.
How do I add Plosson Agentio to my agent?
Install the plugin from plosson/agentio, set up the agentio CLI and service credentials, then enable the plugin so skills can invoke agentio commands.