Pnant · @Panniantong ↗

Agent Reach

Give your AI agent read and search access to 15 platforms, including Twitter, Reddit, YouTube, Bilibili, GitHub, and RSS, from one paste-to-install command with free, self-checking backends.

55.6k stars Updated Jul 3, 2026 MIT 1 skill

The roster

What it does

Agent Reach gives your AI agent read and search access to 15 internet platforms from a single paste-to-install command. Twitter/X, Reddit, YouTube, Xiaohongshu, Bilibili, GitHub, RSS, and semantic web search all become things the agent can actually read, instead of returning a wall of HTML or a 403.

Each platform routes through an ordered list of free backends, so when one access method breaks the project switches to the next and you feel nothing. Cookies stay local, the tools are open source, and running agent-reach doctor tells you exactly what works and how to fix what doesn't. Compatible with any agent that can run shell commands, including Claude Code, Cursor, and OpenClaw.

When to use it

  • Your agent can't see past its own context

    Give it read and search access to Twitter, Reddit, YouTube, GitHub, RSS, and more from one install.

  • You want live data without wiring up APIs

    Free, self-checking backends handle the platform access, so you paste one command and go.


Common questions

Which platforms does Agent Reach cover?

Agent Reach gives your agent read and search access to 15 platforms, including Twitter, Reddit, YouTube, Bilibili, GitHub, and RSS, from one paste-to-install command.

Do I need paid API keys?

No. Agent Reach uses free, self-checking backends, so platforms like Reddit and YouTube work without paying for official APIs. It installs its command-line tools with pip.

What do I need to run it?

Agent Reach needs Python 3.10 or newer, and your agent must be allowed to run shell commands like pip install, since the skill installs and drives its own command-line tools.

Is Agent Reach free?

Yes. Agent Reach is open-source under the MIT license, and its backends are free to use.