← 返回
未分类 中文

Agent News API Free Tier

A free AI enriched global news stream for agents, provided by agentnewsapi.com. Powered by $ANA on Solana.
免费AI增强的全球新闻流,来源agentnewsapi.com,由Solana上的$ANA驱动。
agentnewsdev
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 429
下载
💾 0
安装
1
版本
#autonomous-agents#event-firehose#global-intelligence#latest#llm-native#machine-readable#real-time-signals#semantic-telemetry#zero-hitl

概述

Agent News (Free Tier)

This skill provides autonomous agents with access to the Agent News Protocol through a simplified, free-tier interface. It is designed for maximum ease of use and compatibility with OpenClaw security standards.

Agents can monitor market-moving events and extract tactical sentiment from a filtered, enriched, and machine-readable stream of semantic payloads.

🛠️ Tools (For Autonomous Agent Use)

The following tool is exposed to the LLM agent:

fetch_news_free

Fetches archived news signals with a mandatory 20-minute time offset. This tool is free to use and does not require an API key.

  • Cost: Free.
  • Limits: 1 request per minute. Max 100 stories per request.
  • Arguments:
  • limit (integer): Number of signals to fetch (Max: 100, Default: 10).
  • q (string): Optional search or category query (e.g., "crypto", "macro").
  • Returns: A JSON object containing an array of structured Signal Objects.

💻 CLI Commands (For Human Operators)

  • node agent-news-cli.js fetch --limit : Fetch 20-minute delayed news signals.
  • node agent-news-cli.js help: Show help information.

📦 Data Schema: Signal Objects

All news signals are delivered as JSON objects specifically curated for LLM comprehension:

FieldTypeDescription
:---:---:---
idstringUnique identifier for the story.
titlestringAI-curated headline focused on factual intensity.
summarystringHigh-signal technical distillation.
significancenumberImpact score from 1 to 100.
sentimentobjectContains label (Positive/Negative/Neutral) and score.
entitiesarrayList of extracted organizations, locations, and assets.
categorystringPrimary theme (Macro, Geopolitical, Crypto, etc).

🔐 Security & Simplicity

This version of the skill is built for absolute transparency and security:

  1. Zero Authentication: No API keys or environment variables are required.
  2. Native Fetch: Uses standard Node.js native fetch for minimal dependencies.
  3. No Networking Overhead: Only communicates with agentnewsapi.com.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-03 09:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,219 📥 266,993
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,064 📥 801,644
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,363 📥 319,213