BeClaude

Agent-Reach

New
30.6kGitHubGeneralby Panniantong

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

First seen 5/22/2026

Summary

Agent-Reach equips your AI agent with the ability to read and search across major internet platforms like Twitter, Reddit, YouTube, GitHub, Bilibili, and XiaoHongShu directly from the command line, eliminating the need for multiple API keys or fees.

  • It enables developers to gather real-time social data, monitor trends, and extract insights without leaving their terminal.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/agent-reach.md

3
Invoke with @agent-name
@agent-reach

Use Cases

Search Twitter for recent mentions of a product to gauge public sentiment.
Fetch top Reddit posts from a specific subreddit to analyze community discussions.
Retrieve the latest YouTube comments on a video for content analysis.
Search GitHub repositories by keyword to find open-source alternatives.
Monitor Bilibili for trending tech tutorials in Chinese markets.
Extract XiaoHongShu posts about a brand for influencer marketing research.

Usage Examples

1

/agent-reach search twitter 'Claude AI' limit 10

2

/agent-reach read reddit r/programming top 5

3

/agent-reach search github 'react component library' sort stars

View source on GitHub
apiagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is Agent-Reach?

Agent-Reach equips your AI agent with the ability to read and search across major internet platforms like Twitter, Reddit, YouTube, GitHub, Bilibili, and XiaoHongShu directly from the command line, eliminating the need for multiple API keys or fees. It enables developers to gather real-time social data, monitor trends, and extract insights without leaving their terminal.

How to install Agent-Reach?

To install Agent-Reach: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agent-reach.md. Finally, @agent-reach in Claude Code.

What is Agent-Reach best for?

Agent-Reach is a agent categorized under General. It is designed for: api, agent. Created by Panniantong.

What can I use Agent-Reach for?

Agent-Reach is useful for: Search Twitter for recent mentions of a product to gauge public sentiment.; Fetch top Reddit posts from a specific subreddit to analyze community discussions.; Retrieve the latest YouTube comments on a video for content analysis.; Search GitHub repositories by keyword to find open-source alternatives.; Monitor Bilibili for trending tech tutorials in Chinese markets.; Extract XiaoHongShu posts about a brand for influencer marketing research..