Skills Plugins MCP Prompt Model 博客 我的中心

agent-reach

Give your AI Agent eyes to see the entire internet. Search + read 10+ platforms with one install.

DeepseekModel Curated skill Quality Excellent · 78 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=kxiandaoyan-memoh-v2-internal-skills-defaults-agent-reach-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name agent-reach description Give your AI Agent eyes to see the entire internet. Search + read 10+ platforms with one install. install pip install git+https://github.com/Panniantong/agent-reach.git Agent Reach — 给 Agent 装上眼睛 👁️ 安装后你就能搜索和阅读全网内容。 安装 pip install git+https://github.com/Panniantong/agent-reach.git 装完直接能用的(零配置) agent-reach read <URL> — 读取任意网页、GitHub、B站、YouTube、RSS agent-reach search-github "query" — 搜索 GitHub 仓库 agent-reach doctor — 查看所有平台状态 解锁更多功能 运行 agent-reach configure 进行交互式配置,或者读取以下指南: 功能 指南文件 全网搜索 + Reddit搜索 + Twitter搜索 agent_reach/guides/setup-exa.md Reddit 完整阅读 agent_reach/guides/setup-reddit.md Twitter 高级(时间线/线程) agent_reach/guides/setup-twitter.md 小红书 agent_reach/guides/setup-xiaohongshu.md 微信公众号 agent_reach/guides/setup-wechat.md 视频语音转文字 agent_reach/guides/setup-groq.md 每个指南里有详细的步骤说明,你(Agent)可以照着做,只有需要人类操作的部分(登录、复制 key)才需要问用户。 MCP Server 如果你的 Agent 平台支持 MCP: pip install agent-reach[mcp] python -m agent_reach.integrations.mcp_server 提供 8 个工具:read_url, read_batch, detect_platform, search, search_reddit, search_github, search_twitter, get_status Python API from agent_reach import AgentReach import asyncio eyes = AgentReach() # 读取 result = asyncio.run(eyes.read( "https://github.com/openai/gpt-4" )) # 搜索 results = asyncio.run(eyes.search( "AI agent framework" )) # 健康检查 print (eyes.doctor_report())
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。