Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
panniantong avatar

Agent Reach

  • 11.8k installs
  • 66.5k repo stars
  • Updated August 4, 2026
  • panniantong/agent-reach

agent-reach is an agent skill that >.

About

name agent-reach description Give your AI agent eyes to see the entire internet 17 platforms via CLI MCP curl and Python scripts 路由方式 SKILL md 包含路由表和常用命令 复杂场景需按需阅读对应分类的 references md 分类 search social 小红书 抖音 微博 推特 B站 V2EX Reddit career LinkedIn dev github web 网页 文章 公众号 RSS video YouTube B站 播客 Use when user asks to search read or interact on any supported platform shares a URL or asks to search the web triggers search 搜 查 找 search 搜索 查一下 帮我搜 social 小红书 xiaohongshu xhs 小红书 红书 抖音 douyin 抖音 Twitter twitter 推特 x com 推文 微博 weibo 微博 B站 bilibili b站 哔哩哔哩 V2EX v2ex Reddit reddit career 招聘 职位 求职 linkedin 领英 找工作 dev github 代码 仓库 gh issue pr 分支 commit web 网页 链接 文章 公众号 微信文章 rss 读一下 打开这个 video youtube 视频 播客 字幕 小宇宙 转录 yt finance 雪球 股票 stock xueqiu 行情 基金 metadata openclaw homepage https github com Panniantong Agent-Reach Agent Reach 路由器 17 平台工具集合 根据用户意图选择对应分类 路由表 用户意图 分类 详细文档 网页搜索 代码搜索 search

  • search: 搜/查/找/search/搜索/查一下/帮我搜
  • 小红书: xiaohongshu/xhs/小红书/红书
  • Twitter: twitter/推特/x.com/推文
  • career: 招聘/职位/求职/linkedin/领英/找工作
  • dev: github/代码/仓库/gh/issue/pr/分支/commit

Agent Reach by the numbers

  • 11,828 all-time installs (skills.sh)
  • +944 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #65 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Security screen: HIGH risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

agent-reach capabilities & compatibility

Capabilities
search: 搜/查/找/search/搜索/查一下/帮我搜 · 小红书: xiaohongshu/xhs/小红书/红书 · twitter: twitter/推特/x.com/推文 · career: 招聘/职位/求职/linkedin/领英/找工作 · dev: github/代码/仓库/gh/issue/pr/分支/commit
Use cases
documentation
From the docs

What agent-reach says it does

--- name: agent-reach description: > Give your AI agent eyes to see the entire internet.
SKILL.md
17 platforms via CLI, MCP, curl, and Python scripts.
SKILL.md
【路由方式】SKILL.md 包含路由表和常用命令,复杂场景需按需阅读对应分类的 references/*.md。 分类:search / social (小红书/抖音/微博/推特/B站/V2EX/Reddit) / career(LinkedIn) / dev(github) / web(网页/文章/公众号/RSS) / video(YouTube/B站/播客).
SKILL.md
Use when user asks to search, read, or interact on any supported platform, shares a URL, or asks to search the web.
SKILL.md
npx skills add https://github.com/panniantong/agent-reach --skill agent-reach

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs11.8k
repo stars66.5k
Security audit1 / 3 scanners passed
Last updatedAugust 4, 2026
Repositorypanniantong/agent-reach

What problem does agent-reach solve for developers using this skill?

>

Who is it for?

Developers who need agent-reach patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

>

What you get

Actionable workflows and conventions from SKILL.md for agent-reach.

  • LinkedIn profile and job search results
  • GitHub repository query output

By the numbers

  • Documents search_people and search_jobs examples with limit: 10
  • Covers LinkedIn scraper MCP plus GitHub gh CLI repository workflows

Files

SKILL.mdMarkdownGitHub ↗

Agent Reach — 路由器

17 平台工具集合。根据用户意图选择对应分类。

路由表

用户意图分类详细文档
网页搜索/代码搜索searchreferences/search.md
小红书/抖音/微博/推特/B站/V2EX/Redditsocialreferences/social.md
招聘/职位/LinkedIncareerreferences/career.md
GitHub/代码devreferences/dev.md
网页/文章/公众号/RSSwebreferences/web.md
YouTube/B站/播客字幕videoreferences/video.md

零配置快速命令

# Exa 网页搜索
mcporter call 'exa.web_search_exa(query: "query", numResults: 5)'

# 通用网页阅读
curl -s "https://r.jina.ai/URL"

# GitHub 搜索
gh search repos "query" --sort stars --limit 10

# Twitter 搜索
twitter search "query" --limit 10

# YouTube/B站字幕
yt-dlp --write-sub --skip-download -o "/tmp/%(id)s" "URL"

# Reddit 搜索
rdt search "query" --limit 10

# Reddit 读帖 + 评论
rdt read POST_ID

# V2EX 热门
curl -s "https://www.v2ex.com/api/topics/hot.json" -H "User-Agent: agent-reach/1.0"

环境检查

# 检查可用 channel
agent-reach doctor

# 查看所有 MCP 服务
mcporter_list_servers()

工作区规则

不要在 agent workspace 创建文件。 使用 /tmp/ 存放临时输出,~/.agent-reach/ 存放持久数据。

详细文档

根据用户需求,阅读对应的详细文档:

  • 搜索工具 — Exa AI 搜索
  • 社交媒体 — 小红书, 抖音, Twitter, B站, V2EX, Reddit
  • 职场招聘 — LinkedIn
  • 开发工具 — GitHub CLI
  • 网页阅读 — Jina Reader, 微信公众号, RSS
  • 视频播客 — YouTube, B站, 小宇宙

配置渠道

如果某个 channel 需要配置,获取安装指南: https://raw.githubusercontent.com/Panniantong/agent-reach/main/docs/install.md

用户只需提供 cookies,其他配置由 agent 完成。

Related skills

How it compares

Choose agent-reach when agents need live LinkedIn people, company, and job data alongside GitHub CLI queries in one skill.

FAQ

What does agent-reach do?

>

When should I use agent-reach?

>

Is agent-reach safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.