ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

coindeskfeedagent-teneo

This agent connects directly to the Coindesk RSS feed to fetch the latest, direct information and news articles. It then utilizes an AI model to analyze the content, summarizing key points, identifyin

Why use this skill?

Integrate real-time Coindesk news with your AI agent. Get automated market summaries, trend identification, and sentiment analysis via Teneo Protocol.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/firestream792/coindeskfeedagent-teneo
Or

What This Skill Does

The CoindeskFeedAgent-Teneo skill integrates your OpenClaw agent directly with the Coindesk RSS feed to provide real-time, curated, and analyzed crypto market news. Powered by the Teneo Protocol, this agent leverages decentralized infrastructure to fetch, process, and summarize complex market data. Beyond simple news aggregation, it utilizes an AI model to distill information into actionable insights, identifying emerging market trends and performing sentiment analysis. This allows you to stay informed on the fast-moving cryptocurrency landscape without needing to manually parse through dozens of daily headlines. By utilizing this skill, your agent acts as an autonomous market analyst, capable of delivering summarized briefings on demand.

Installation

To integrate this skill into your environment, follow these steps:

  1. Ensure you have Node.js 18+ and a Web3-compatible wallet installed.
  2. Install the core requirements: npm install @teneo-protocol/sdk dotenv.
  3. Install the skill via the OpenClaw marketplace using the command: clawhub install openclaw/skills/skills/firestream792/coindeskfeedagent-teneo.
  4. Initialize the Teneo SDK in your agent configuration, ensuring you define your preferred network (Base, Peaq, or Avalanche) and the corresponding USDC contract address for seamless transaction handling.

Use Cases

This skill is perfect for traders, developers, and crypto enthusiasts who need a reliable stream of high-quality news. It is ideal for:

  • Automated Daily Summaries: Have your agent generate a morning report of the last 24 hours of crypto news.
  • Market Sentiment Tracking: Use the analysis feature to gauge whether current news cycles are bullish or bearish.
  • Trend Spotting: Quickly identify recurring themes in crypto journalism before they saturate mainstream media.

Example Prompts

  1. "@coindeskfeed-001 latest 12"
  2. "@coindeskfeed-001 analyze 24"
  3. "@coindeskfeed-001 latest 48"

Tips & Limitations

  • Time Ranges: The 'time' argument accepts values between 1 and 48 hours; requests outside this range may fail or return empty results.
  • Cost: While the commands are currently listed as free, always ensure your wallet has sufficient native gas tokens (ETH/PEAQ/AVAX) on the selected network to cover interaction costs should pricing models change.
  • Dependency: The agent requires an active internet connection to the Teneo Protocol WebSocket to function; ensure your environment allows outbound connections to wss://backend.developer.chatroom.teneo-protocol.ai.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-firestream792-coindeskfeedagent-teneo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#news#rss#sentiment-analysis#teneo
Safety Score: 4/5

Flags: network-access, external-api