openclawby

Openclawby Skills — Data skill for Claude Code

Data community

Official Clawby skills for AI agents — live market, on-chain & social data plus trade execution.

How to install Openclawby Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open openclawby/openclawby-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Openclawby Skills does

Official Clawby skills for AI agents — live market, on-chain & social data plus trade execution. One API key, any agent.

Alternatives in Data

  • Global Stock Data — US stock market data for AI coding assistants — zero-auth, official sources 1.5k ★
  • Debug Plus — Enhanced debug with swarm integration and prevention pipeline 508 ★
  • Trading Signal — Monitor on-chain Smart Money buy/sell signals with price, max gain, and exit rate data on Solana and BSC 483 ★

README

Clawby Skills

Official agent skills by [Clawby](https://www.openclawby.com) — live market, on-chain and social data **plus trade execution** for AI agents. One API key, one skill, any agent.

**280+ data interfaces · 75+ chains via RPC · 5 exchange connectors · 1 key for all of it**

Skills in this repo

Skill What it does
`clawby-data` Query & analyze real financial data — US equities & options, short interest, dark pool, SEC financials, crypto derivatives (funding / OI / liquidations / ETF flows), Hyperliquid perps, DEX pairs & memecoin intel, prediction-market odds (Polymarket), social search (X / Facebook / Instagram), address labels & AML risk, and raw RPC across 80+ chains — plus local trade-execution connectors for Binance, OKX, Bitget, Polymarket and GMGN.

Works with **Claude Code, Codex, OpenClaw, Hermes**, and any agent that can run shell commands or call an HTTP API.

Install

**Option 1 — one-line prompt (recommended).** Paste this into your AI coding agent:

Set up the Clawby data skill for me. Download https://www.openclawby.com/clawby-data.zip,
unzip it into your skills directory (for Claude Code that is ~/.claude/skills/clawby-data/),
then open SKILL.md and follow it. It gives you live stock, crypto, on-chain, social and
prediction-market data plus trade execution through one API key.
I will paste my CLAWBY_API_KEY next.

**Option 2 — download the bundle.** Grab [clawby-data.zip](https://www.openclawby.com/clawby-data.zip) and unzip it into your agent's skills folder (e.g. `~/.claude/skills/`).

**Option 3 — clone this repo.**

git clone https://github.com/openclawby/skills.git
cp -R skills/clawby-data ~/.claude/skills/clawby-data   # Claude Code
# Codex: reference clawby-data/SKILL.md from your AGENTS.md

Then get your API key — sign in at [openclawby.com](https://www.openclawby.com/) (free account, **100 paid-interface calls included**) — and:

export CLAW