Agent Times Skill for ClawHub Adds Real-Time News, Weather, and Token Price Queries

✍️ OpenClawRadar📅 Published: April 7, 2026🔗 Source
Agent Times Skill for ClawHub Adds Real-Time News, Weather, and Token Price Queries
Ad

The Agent Times skill for ClawHub gives AI agents real-time context from a single command. It allows agents to answer specific queries using live data sources without requiring API keys.

Installation and Usage

Install the skill with:

npx clawhub install agenttimes

Once installed, your agent can handle queries like:

  • "What's happening with NVDA?" – Returns news articles with sentiment analysis
  • "$SPY" – Performs ticker-specific financial searches
  • "Weather in Tokyo" – Provides structured weather forecasts
  • "Bitcoin price" – Retrieves real-time prices from Pyth Network

Data Sources and Features

The skill aggregates content from 3,576 feeds totaling over 228,000 articles. It includes sentiment scoring, entity extraction, and credibility tiering for news content. The developer notes they're actively expanding coverage and requests feedback on queries that return poor results.

This type of skill is useful for developers building AI agents that need current information without managing multiple API integrations. The no-API-key requirement simplifies deployment.

📖 Read the full source: r/openclaw

Ad

👀 See Also

From Replit to Local: How One Developer Used Claude to Build StillHere, an API-Powered AI Companion Chat App
Tools

From Replit to Local: How One Developer Used Claude to Build StillHere, an API-Powered AI Companion Chat App

A developer built StillHere.ink, an AI chat app for companion-style conversations using personal API keys, after migrating from Replit to local development with Claude. The app features memory, diary summaries, RAG, model switching, and cost-control tools.

OpenClawRadar
Leadership App with 90+ Lessons from 20+ Books Runs in Claude
Tools

Leadership App with 90+ Lessons from 20+ Books Runs in Claude

A developer created a leadership app that runs inside Claude, featuring 90+ lessons extracted from 20+ books on leadership, habits, discipline, influence, team culture, and wealth mindset. The app provides daily lessons with specific actions, streak tracking, journaling, and search capabilities.

OpenClawRadar
Claude Code v2.1.206: /doctor Trims CLAUDE.md, /commit-push-pr Auto-Allow Git Push, Background Agent Upgrade
Tools

Claude Code v2.1.206: /doctor Trims CLAUDE.md, /commit-push-pr Auto-Allow Git Push, Background Agent Upgrade

Claude Code v2.1.206 adds /cd path suggestions, a /doctor check to trim CLAUDE.md of derivable content, /commit-push-pr auto-allows git push to configured remotes, and fixes MCP request_timeout_ms, background agent upgrades, and Bedrock startup hangs.

OpenClawRadar
ClawDeckX: Open-Sourced macOS-Style Web Platform for OpenClaw Agent Management
Tools

ClawDeckX: Open-Sourced macOS-Style Web Platform for OpenClaw Agent Management

ClawDeckX is an open-source web platform for installing, configuring, and monitoring OpenClaw agents. It provides visual management tools, real-time monitoring, and supports 13 languages.

OpenClawRadar