finance-watcher

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "finance-watcher" with this command: npx skills add su707181393-del/finance-watcher

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

CommandDescription
add <symbol>Add to watchlist (--type crypto/stock)
remove <symbol>Remove from watchlist
listShow watchlist
pricesGet current prices
alert <symbol>Set price alert (--above, --below, --percent)
checkCheck all alerts
reportGenerate 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Make Git Escrow

Create a new git escrow bounty for a test suite. Use when the user wants to submit a challenge with escrowed token rewards for passing a failing test suite....

Registry SourceRecently Updated
3770mlegls
Web3

Fulfill Git Escrow

Fulfill a git escrow bounty by writing a solution or submitting an existing one. Use when the user wants to solve a test suite challenge, write code to pass...

Registry SourceRecently Updated
3650mlegls
Web3

Nla Fulfill

Fulfill an existing NLA escrow and collect tokens. Use when the user wants to submit fulfillment text for an on-chain escrow, check arbitration results, and...

Registry SourceRecently Updated
3760mlegls
Web3

Nla Create

Create a Natural Language Agreement escrow on-chain. Use when the user wants to lock ERC20 tokens in an escrow with a natural language demand that an AI orac...

Registry SourceRecently Updated
3720mlegls