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

btc-indicator-monitor-teneo

Real-time BTC price monitoring agent that sends alerts when price crosses key technical indicator levels. Monitors SMA, EMA, RSI, Bollinger Bands, and 15+ other indicators. Checks every 20 seconds w

Why use this skill?

Track Bitcoin price action with real-time alerts for SMA, EMA, RSI, and Bollinger Bands using the Teneo Protocol-powered OpenClaw AI monitoring agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/firestream792/btc-indicator-monitor-teneo
Or

What This Skill Does

The btc-indicator-monitor-teneo skill provides a sophisticated, real-time monitoring solution for Bitcoin price action. By integrating with the Teneo Protocol, this agent tracks over 15 distinct technical indicators, including Simple Moving Averages (SMA), Exponential Moving Averages (EMA), RSI, and Bollinger Bands. It operates on a 20-second polling interval, ensuring that users receive near-instant alerts when price volatility causes a breakout or breakdown across key levels. This skill effectively acts as an automated technical analyst that works around the clock.

Installation

To integrate this skill into your environment, use the OpenClaw installation command:

clawhub install openclaw/skills/skills/firestream792/btc-indicator-monitor-teneo

Ensure you have Node.js 18+ installed on your system. You will also need to install the Teneo SDK via npm:

npm install @teneo-protocol/sdk dotenv

Since this agent involves on-chain interactions for potential future monetization or advanced services, ensure your environment is configured with a wallet capable of signing transactions on Base, Peaq, or Avalanche.

Use Cases

This skill is ideal for crypto traders who cannot monitor charts 24/7. It is perfect for setting up 'set-and-forget' alerts for swing trading strategies, such as waiting for an RSI crossover to signal an oversold condition. Developers can also use this as an oracle or data source for larger automated trading bots, pulling live technical analysis metrics without manually calculating complex indicator formulas.

Example Prompts

  1. "@btc-indicator-monitor-agent monitor SMA50" - Subscribes the user to alerts for when Bitcoin price crosses the 50-day moving average.
  2. "@btc-indicator-monitor-agent price" - Requests an immediate report of the current BTC price alongside a breakdown of its technical status.
  3. "@btc-indicator-monitor-agent indicators" - Retrieves the full list of supported technical analysis tools available for monitoring.

Tips & Limitations

To maintain connection, the agent utilizes 5-hour keepalive updates. Ensure your OpenClaw environment is configured to allow periodic background tasks so the agent does not time out. While the monitoring is robust, remember that technical indicators are lagging indicators and should not be used as the sole basis for financial decisions. Always verify alerts with exchange data. The agent is strictly a monitoring tool; it does not execute automated trades on your behalf.

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-btc-indicator-monitor-teneo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#bitcoin#trading#finance#analytics
Safety Score: 4/5

Flags: network-access, external-api