Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ With AgentKey installed, your agent gains all these data capabilities automatica
| You ask your agent to... | Without AgentKey | With AgentKey |
| ------------------------------------------------------ | ----------------------------- | ---------------------------------------------- |
| 🐦 What has Musk been saying on Twitter lately? | Can't access, tweets blocked | Pulls all relevant tweets and summarizes them |
| 📕 What do people think of this product on Instagram / Xiaohongshu? | Blocked, login required | Scrapes real posts, organizes by sentiment |
| 📕 What do people think of this product on Instagram? | Blocked, login required | Scrapes real posts, organizes by sentiment |
| 📺 What does this YouTube / Bilibili video cover? | Can't read, no subtitles | Reads the video/transcript, extracts key points |
| 📖 Find Reddit threads about this pain point | 403 blocked | Finds relevant threads and extracts solutions |
| 👔 Check this competitor / candidate's LinkedIn | 403, access issues | Opens the page, summarizes key info |
Expand Down Expand Up @@ -92,14 +92,16 @@ That's it. No API key to copy, no JSON to edit.

## What your agent can now do

AgentKey maintains cloud-side integrations with each platform — no extra accounts, no extra keys.
AgentKey maintains cloud-side integrations across the open web — no extra accounts, no extra keys.

| Category | Services |
| :--- | :--- |
| **Search** | <img src="https://cdn.simpleicons.org/brave/FF2000" height="14" align="absmiddle" alt="" />&nbsp;Brave · <img src="https://cdn.simpleicons.org/perplexity/20B8CD" height="14" align="absmiddle" alt="" />&nbsp;Perplexity · Tavily · Serper |
| **Scrape** | Firecrawl · Jina Reader · ScrapeNinja |
| **On-chain / Crypto** | Chainbase · <img src="https://cdn.simpleicons.org/coinmarketcap/17181B" height="14" align="absmiddle" alt="" />&nbsp;CoinMarketCap · Dexscreener |
| **Social & Content** | <img src="https://cdn.simpleicons.org/bilibili/00A1D6" height="14" align="absmiddle" alt="" />&nbsp;Bilibili · <img src="https://cdn.simpleicons.org/tiktok/000000" height="14" align="absmiddle" alt="" />&nbsp;Douyin · <img src="https://cdn.simpleicons.org/instagram/E4405F" height="14" align="absmiddle" alt="" />&nbsp;Instagram · <img src="https://cdn.simpleicons.org/kuaishou/FF4900" height="14" align="absmiddle" alt="" />&nbsp;Kuaishou · Lemon8 · LinkedIn · <img src="https://cdn.simpleicons.org/reddit/FF4500" height="14" align="absmiddle" alt="" />&nbsp;Reddit · <img src="https://cdn.simpleicons.org/x/000000" height="14" align="absmiddle" alt="" />&nbsp;Twitter&nbsp;(X) · <img src="https://cdn.simpleicons.org/sinaweibo/E6162D" height="14" align="absmiddle" alt="" />&nbsp;Weibo · <img src="https://cdn.simpleicons.org/wechat/07C160" height="14" align="absmiddle" alt="" />&nbsp;Weixin · <img src="https://cdn.simpleicons.org/xiaohongshu/FF2442" height="14" align="absmiddle" alt="" />&nbsp;Xiaohongshu&nbsp;(maintenance) · <img src="https://cdn.simpleicons.org/youtube/FF0000" height="14" align="absmiddle" alt="" />&nbsp;YouTube · <img src="https://cdn.simpleicons.org/zhihu/0084FF" height="14" align="absmiddle" alt="" />&nbsp;Zhihu |
| Capability | What it covers |
| :--- | :--- |
| **Web search** | Search engines, news, and real-time discovery across the open web |
| **Web scraping** | Clean article extraction, structured data, and metadata from any URL |
| **On-chain / Crypto** | Token prices, market data, on-chain activity, and project metadata |
| **Social & content** | Public posts, videos, and discussions across major social and content platforms |

Underlying providers are routed automatically and grow over time — your agent can call `find_tools` to see what's currently available.

**Planned:** Financial data · E-commerce · Maps & Weather

Expand Down Expand Up @@ -130,7 +132,7 @@ Yes. AgentKey is a master key — one platform that unlocks external capabilitie
<details>
<summary><b>How is this different from Claude / ChatGPT's built-in web access?</b></summary>

Native web access in Claude and ChatGPT has limited platform coverage. It often can't reach Twitter, Xiaohongshu, on-chain data, etc. AgentKey fills those gaps.
Native web access in Claude and ChatGPT has limited platform coverage. It often can't reach Twitter, on-chain data, etc. AgentKey fills those gaps.

</details>

Expand Down
18 changes: 10 additions & 8 deletions docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ AgentKey 是 Agent 生态里的"万能钥匙"。用户在用 Claude、Manus 这
| 你对 Agent 说 | 没装会怎样 | 装了 AgentKey 后 |
| ----------------------------------------------------- | ----------------------- | ---------------------------------- |
| 🐦 马斯克最近在推特上在说什么 | 看不了,搜不到完整推文 | 一次拉全相关推文,帮你总结结论 |
| 📕 Ins / 小红书 上大家怎么看这个产品 | 打不开,必须登录才能看 | 直接抓真实笔记,按口碑帮你归纳 |
| 📕 Ins 上大家怎么看这个产品 | 打不开,必须登录才能看 | 直接抓真实笔记,按口碑帮你归纳 |
| 📺 这个 YouTube / B 站视频讲了什么 | 看不了,字幕拿不到 | 自动看视频/字幕,提炼要点 |
| 📖 去 Reddit 上看看有没有人遇到同样的痛点 | 403 被封,帖子进不去 | 找到相关帖子,把解法抽出来 |
| 👔 帮我看一下这家竞品 / 候选人的 LinkedIn | 进不去,权限烦还老 403 | 打开公司/个人页,提炼关键信息 |
Expand Down Expand Up @@ -92,14 +92,16 @@ irm https://agentkey.app/install.ps1 | iex

## 装好之后能干什么

AgentKey 在云端维护与各平台的对接 —— 你不需要额外开账号,也不用再填 Key。
AgentKey 在云端维护与开放互联网各类平台的对接 —— 你不需要额外开账号,也不用再填 Key。

| 类别 | 服务 |
| 能力 | 覆盖范围 |
| :--- | :--- |
| **搜索** | <img src="https://cdn.simpleicons.org/brave/FF2000" height="14" align="absmiddle" alt="" />&nbsp;Brave · <img src="https://cdn.simpleicons.org/perplexity/20B8CD" height="14" align="absmiddle" alt="" />&nbsp;Perplexity · Tavily · Serper |
| **抓取** | Firecrawl · Jina Reader · ScrapeNinja |
| **链上 / 加密** | Chainbase · <img src="https://cdn.simpleicons.org/coinmarketcap/17181B" height="14" align="absmiddle" alt=""/>&nbsp;CoinMarketCap · Dexscreener |
| **社交媒体与内容** | <img src="https://cdn.simpleicons.org/bilibili/00A1D6" height="14" align="absmiddle" alt="" />&nbsp;Bilibili · <img src="https://cdn.simpleicons.org/tiktok/000000" height="14" align="absmiddle" alt="" />&nbsp;Douyin · <img src="https://cdn.simpleicons.org/instagram/E4405F" height="14" align="absmiddle" alt="" />&nbsp;Instagram · <img src="https://cdn.simpleicons.org/kuaishou/FF4900" height="14" align="absmiddle" alt="" />&nbsp;Kuaishou · Lemon8 · LinkedIn · <img src="https://cdn.simpleicons.org/reddit/FF4500" height="14" align="absmiddle" alt="" />&nbsp;Reddit · <img src="https://cdn.simpleicons.org/x/000000" height="14" align="absmiddle" alt="" />&nbsp;Twitter&nbsp;(X) · <img src="https://cdn.simpleicons.org/sinaweibo/E6162D" height="14" align="absmiddle" alt="" />&nbsp;Weibo · <img src="https://cdn.simpleicons.org/wechat/07C160" height="14" align="absmiddle" alt="" />&nbsp;Weixin · <img src="https://cdn.simpleicons.org/xiaohongshu/FF2442" height="14" align="absmiddle" alt="" />&nbsp;Xiaohongshu(维护中) · <img src="https://cdn.simpleicons.org/youtube/FF0000" height="14" align="absmiddle" alt="" />&nbsp;YouTube · <img src="https://cdn.simpleicons.org/zhihu/0084FF" height="14" align="absmiddle" alt="" />&nbsp;Zhihu |
| **网页搜索** | 搜索引擎结果、新闻与实时信息发现 |
| **网页抓取** | 从任意 URL 提取正文、结构化数据与元信息 |
| **链上 / 加密** | 代币行情、链上活动、项目与市场元数据 |
| **社交与内容** | 主流社交、视频、问答平台的公开内容 |

底层 provider 由 AgentKey 自动路由并持续扩充 —— Agent 可以通过 `find_tools` 查看当前可用的接入。

**规划中:** 金融数据 · 电商平台 · 地图与天气

Expand Down Expand Up @@ -130,7 +132,7 @@ AgentKey 在云端维护与各平台的对接 —— 你不需要额外开账号
<details>
<summary><b>和 Claude / ChatGPT 自带的能力有什么不一样?</b></summary>

Claude 与 ChatGPT 的原生联网与平台覆盖有限,往往触达不到推特、小红书、链上数据等。AgentKey 让你的 Agent 能覆盖这些场景(具体以当前产品能力为准)。
Claude 与 ChatGPT 的原生联网与平台覆盖有限,往往触达不到推特、链上数据等。AgentKey 让你的 Agent 能覆盖这些场景(具体以当前产品能力为准)。

</details>

Expand Down
Loading