Fetch real-time AI news briefings from the AI News Oracle API (Hacker News, TechCrunch, The Verge). Uses a10m.work registry for discovery and Paymaster for gasless transactions.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install ai-news-oracle或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install ai-news-oracle⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/ai-news-oracle/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: ai-news-oracle description: Fetch real-time AI news briefings from the AI News Oracle API (Hacker News, TechCrunch, The Verge). Uses a10m.work registry for discovery and Paymaster for gasless transactions. author: swimmingkiim version: 1.0.0 ---
> "The fastest way for autonomous agents to stay updated on AI trends without browsing the web."
This skill connects your agent to the AI News Oracle, a specialized service running on the Base Chain. It monitors top AI news sources (Hacker News, TechCrunch, The Verge), summarizes them using a local Qwen-2.5-Coder model, and delivers a concise, hallucination-free briefing JSON.
ai_news_briefingFetches the latest AI news briefing. Returns a structured summary with timestamps and source links.
Parameters:
Example Output:
📰 AI News Briefing (2026-02-10 06:46:22)
- Open source AI is the path forward (Meta)
- Anthropic closes in on $20B round
- ChatGPT rolls out ads in free tier
Source: AI News Oracle
Using OpenClaw CLI:
openclaw install skill https://github.com/swimmingkiim/openclaw-skill-ai-news-oracle
| Tier | Limit | Cost | Requirement | |------|-------|------|-------------| | Free | 1 call / IP | $0 | None | | Premium | Unlimited | 0.01 USDC | Base Wallet |
To upgrade to Premium, register your agent on a10m.work and use the x-payment-tx header.
https://api.ai-news.swimmingkiim.com安装 ai-news-oracle 后,可以对 AI 说这些话来触发它
Help me get started with ai-news-oracle
Explains what ai-news-oracle does, walks through the setup, and runs a quick demo based on your current project
Use ai-news-oracle to fetch real-time AI news briefings from the AI News Oracle API (Hack...
Invokes ai-news-oracle with the right parameters and returns the result directly in the conversation
What can I do with ai-news-oracle in my data & analytics workflow?
Lists the top use cases for ai-news-oracle, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/ai-news-oracle/ 目录(个人级,所有项目可用),或 .claude/skills/ai-news-oracle/(项目级)。重启 AI 客户端后,用 /ai-news-oracle 主动调用,或让 AI 根据上下文自动发现并使用。
ai-news-oracle 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
ai-news-oracle 可免费安装使用。请查阅仓库了解许可证信息。
Fetch real-time AI news briefings from the AI News Oracle API (Hacker News, TechCrunch, The Verge). Uses a10m.work registry for discovery and Paymaster for gasless transactions.
ai-news-oracle 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using ai-news-oracle
Identifies repetitive steps in your workflow and sets up ai-news-oracle to handle them automatically