btc-monitor-talentversex

BTC and ETH market monitor with public API data, six bottom-fishing signals, and optional Discord delivery. TalentverseX

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 "btc-monitor-talentversex" with this command: npx skills add Liammme/btc-monitor-talentversex

BTC Monitor TalentverseX

Use this skill when the user wants a quick BTC/ETH market-monitoring report based on public APIs, especially for oversold or bottom-fishing style checks.

What This Skill Does

  • Reads runtime settings from {baseDir}/config.json
  • Fetches BTC/ETH market candles, preferring Binance, then Bybit, then CoinGecko-derived fallback
  • Fetches CoinGecko market metadata and the Fear & Greed Index
  • Computes 6 implemented signals:
    • RSI oversold
    • Volume washout
    • MACD histogram below zero
    • Price near lower Bollinger band
    • Extreme fear
    • Low MVRV proxy
  • Prints a plain-text report
  • Optionally posts the report to Discord if enabled in config and the bot token exists in the environment

What This Skill Does Not Do

  • It does not place trades
  • It does not use Glassnode, Twitter, Reddit, or any LLM integration
  • It does not provide a true on-chain MVRV metric; MVRV proxy is an approximation from CoinGecko history

Files

  • {baseDir}/scripts/monitor.py: main executable
  • {baseDir}/config.json: runtime configuration
  • {baseDir}/requirements.txt: Python dependency list
  • {baseDir}/scripts/install.sh: optional install helper for bash environments
  • {baseDir}/scripts/setup_cron.sh: optional cron helper for bash environments
  • {baseDir}/docs/TROUBLESHOOTING.md: troubleshooting notes

How To Run

Install dependencies:

python3 -m pip install -r {baseDir}/requirements.txt

Run once:

python3 {baseDir}/scripts/monitor.py

Discord Delivery

To send the report to Discord:

  1. Set "discord.enabled": true in {baseDir}/config.json
  2. Set "discord.channel_id" in {baseDir}/config.json
  3. Export the env var named by "discord.token_env" before running the script

Example:

export DISCORD_TOKEN=your_bot_token
python3 {baseDir}/scripts/monitor.py

When To Use It

  • Daily or scheduled BTC/ETH market summaries
  • Quick oversold-signal checks
  • Lightweight Discord alerts using only public data sources

Scheduling

The script runs once per invocation. Use cron, Task Scheduler, or another external scheduler if the user wants recurring execution.

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.

Automation

Smart Agent Memory CN

跨平台 Agent 长期记忆系统。分层上下文供给 + 温度模型 + Skill经验记忆 + 结构化存储 + 自动归档。三层存储:Markdown(人可读,QMD 可搜索)+ JSON(结构化)+ SQLite/FTS5(高性能全文搜索)。纯 Node.js 原生模块,零外部依赖。

Registry SourceRecently Updated
Automation

Agent Reader

Document beautifier for AI Agents. Converts Markdown to styled webpages, Word, PDF, and image slideshows — the 'last mile' rendering engine for AI output. 专为...

Registry SourceRecently Updated
650Profile unavailable
Automation

Feishu Calendar Intelligent Scheduler

飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表

Registry SourceRecently Updated
120Profile unavailable
Automation

soul-agent

Make your agent 'live beside you' with heartbeats, mood system, relationship evolution, and independent memory. Use for creating a digital companion with its...

Registry SourceRecently Updated
1430Profile unavailable