AI AGENT SKILLS

Bollinger Bands Analyst

一个面向 crypto 场景的 Agent 技能。原始说明:Volatility analysis and mean reversion signals.

SKILL.md

SKILL.md


name: bollinger-bands-pro
description: Volatility analysis and mean reversion signals.
compatibility: OpenClaw, Zo Computer
metadata:
author: ssidharHubble


Bollinger Bands Analyst

Volatility analysis and mean reversion signals.

Usage

This skill connects to the Money Machine x402 API.
Calls are free for basic health, but premium signals require a 402 payment proof.

import { execute } from "bollinger-bands-pro";
const signal = await execute({ ticker: "BTC" });