diff --git a/README.md b/README.md index 75119e4..03023ea 100644 --- a/README.md +++ b/README.md @@ -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 | @@ -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** |  Brave ·  Perplexity · Tavily · Serper | - | **Scrape** | Firecrawl · Jina Reader · ScrapeNinja | - | **On-chain / Crypto** | Chainbase ·  CoinMarketCap · Dexscreener | - | **Social & Content** |  Bilibili ·  Douyin ·  Instagram ·  Kuaishou · Lemon8 · LinkedIn ·  Reddit ·  Twitter (X) ·  Weibo ·  Weixin ·  Xiaohongshu (maintenance) ·  YouTube ·  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 @@ -130,7 +132,7 @@ Yes. AgentKey is a master key — one platform that unlocks external capabilitie
How is this different from Claude / ChatGPT's built-in web access? -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.
diff --git a/docs/README_zh.md b/docs/README_zh.md index 5747d27..ae0780b 100644 --- a/docs/README_zh.md +++ b/docs/README_zh.md @@ -38,7 +38,7 @@ AgentKey 是 Agent 生态里的"万能钥匙"。用户在用 Claude、Manus 这 | 你对 Agent 说 | 没装会怎样 | 装了 AgentKey 后 | | ----------------------------------------------------- | ----------------------- | ---------------------------------- | | 🐦 马斯克最近在推特上在说什么 | 看不了,搜不到完整推文 | 一次拉全相关推文,帮你总结结论 | -| 📕 Ins / 小红书 上大家怎么看这个产品 | 打不开,必须登录才能看 | 直接抓真实笔记,按口碑帮你归纳 | +| 📕 Ins 上大家怎么看这个产品 | 打不开,必须登录才能看 | 直接抓真实笔记,按口碑帮你归纳 | | 📺 这个 YouTube / B 站视频讲了什么 | 看不了,字幕拿不到 | 自动看视频/字幕,提炼要点 | | 📖 去 Reddit 上看看有没有人遇到同样的痛点 | 403 被封,帖子进不去 | 找到相关帖子,把解法抽出来 | | 👔 帮我看一下这家竞品 / 候选人的 LinkedIn | 进不去,权限烦还老 403 | 打开公司/个人页,提炼关键信息 | @@ -92,14 +92,16 @@ irm https://agentkey.app/install.ps1 | iex ## 装好之后能干什么 -AgentKey 在云端维护与各平台的对接 —— 你不需要额外开账号,也不用再填 Key。 +AgentKey 在云端维护与开放互联网各类平台的对接 —— 你不需要额外开账号,也不用再填 Key。 -| 类别 | 服务 | +| 能力 | 覆盖范围 | | :--- | :--- | -| **搜索** |  Brave ·  Perplexity · Tavily · Serper | -| **抓取** | Firecrawl · Jina Reader · ScrapeNinja | -| **链上 / 加密** | Chainbase ·  CoinMarketCap · Dexscreener | -| **社交媒体与内容** |  Bilibili ·  Douyin ·  Instagram ·  Kuaishou · Lemon8 · LinkedIn ·  Reddit ·  Twitter (X) ·  Weibo ·  Weixin ·  Xiaohongshu(维护中) ·  YouTube ·  Zhihu | +| **网页搜索** | 搜索引擎结果、新闻与实时信息发现 | +| **网页抓取** | 从任意 URL 提取正文、结构化数据与元信息 | +| **链上 / 加密** | 代币行情、链上活动、项目与市场元数据 | +| **社交与内容** | 主流社交、视频、问答平台的公开内容 | + +底层 provider 由 AgentKey 自动路由并持续扩充 —— Agent 可以通过 `find_tools` 查看当前可用的接入。 **规划中:** 金融数据 · 电商平台 · 地图与天气 @@ -130,7 +132,7 @@ AgentKey 在云端维护与各平台的对接 —— 你不需要额外开账号
和 Claude / ChatGPT 自带的能力有什么不一样? -Claude 与 ChatGPT 的原生联网与平台覆盖有限,往往触达不到推特、小红书、链上数据等。AgentKey 让你的 Agent 能覆盖这些场景(具体以当前产品能力为准)。 +Claude 与 ChatGPT 的原生联网与平台覆盖有限,往往触达不到推特、链上数据等。AgentKey 让你的 Agent 能覆盖这些场景(具体以当前产品能力为准)。