Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @su707181393-del Updated 6/28/2026 452 downloads 0 stars Security: Pass

📈 Finance Watcher OpenClaw Plugin & Skill | ClawHub

Looking to integrate Finance Watcher into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

Stock and cryptocurrency price monitoring with alerts and daily reports. Track your portfolio, set price alerts, and generate investment reports. No API key required.

Install

ClawHub CLI
openclaw skills install @su707181393-del/finance-watcher
Node.js (npx)
npx clawhub@latest install finance-watcher

Full SKILL.md

Open original
Metadata table.
namedescription
finance-watcherStock and cryptocurrency price monitoring with alerts and daily reports. Track your portfolio, set price alerts, and generate investment reports. No API key required.

SKILL.md content below is scrollable.

Finance Watcher

Monitor stock and cryptocurrency prices with ease. Set alerts, track your portfolio, and generate daily reports.

Features

  • ✅ Real-time Prices - Crypto (CoinGecko) & Stocks (Yahoo Finance)
  • ✅ Price Alerts - Get notified when prices hit your targets
  • ✅ Portfolio Tracking - Watchlist for all your assets
  • ✅ Daily Reports - Markdown reports with price changes
  • ✅ No API Key - Free data sources, no registration needed

Quick Start

# Install
npm install

# Add assets to watchlist
finance-watcher add BTC --type crypto
finance-watcher add AAPL --type stock

# Check current prices
finance-watcher prices

# Set an alert
finance-watcher alert BTC --above 50000

# Generate report
finance-watcher report --output daily-report.md

Commands

Command Description
add <symbol> Add to watchlist (--type crypto/stock)
remove <symbol> Remove from watchlist
list Show watchlist
prices Get current prices
alert <symbol> Set price alert (--above, --below, --percent)
check Check all alerts
report Generate portfolio report

Data Sources

  • Crypto: CoinGecko API (free, no key)
  • Stocks: Yahoo Finance API (unofficial, free)

Use Cases

  1. Personal Portfolio - Track your investments daily
  2. Trading Alerts - Never miss entry/exit points
  3. Market Research - Compare crypto vs stock performance
  4. Automated Reports - Schedule daily summaries

Integration

Works great with:

  • Cron jobs for scheduled checks
  • Feishu/Slack webhooks for alerts
  • Content Watcher for market news + price data combo
ClawHub Registry URL: https://clawhub.ai/su707181393-del/skills/finance-watcher

Related skills

If this matches your use case, these are close alternatives in the same category.