clawby-data skillA
clawby-data is agent-read markdown (skill) from openclawby/openclawby-skills: Query and analyze real financial data for any asset (US stocks / options / crypto / forex / perps / prediction markets) — quotes, volume, short volume & short interest, borrow fee, dark pool, options chain, Reddit sentiment, OHLC bars, FTDs, dividends & splits, stock screener, company financials & SEC filings (income statement, balance sheet, cash flow, EPS, earnings), DEX pairs & token data (DexScreener — price, liquidity, volume, trending tokens, any chain), social search (X / Twitter, Faceboo.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Clawby Data Analysis
Fetch **real financial data** through the Clawby aggregated data API and analyze it. **The single source of truth for every interface — its params (required · format · example) and ⚠️ pitfalls — is `api/catalog/` (start at `api/catalog/_index.yaml`). Always read the relevant category yaml before calling.** The full machine catalog is `api/clawby.yaml` (server-generated, versioned).
**Works with any AI agent** — Claude Code, Codex, OpenClaw, Hermes, and anything that can run shell commands or call an HTTP API: just an API key + the catalog + plain `curl`.
## Quick start
```bash
# 1. Auth (once): sign in at https://www.openclawby.com/ → export CLAWBY_API_KEY=pk_xxx
# 2. Find the interface in api/catalog/<category>/ (routing table below)
# 3. Call it:
curl -s -X POST https://api.openclawby.com/api/relay \
-H "X-API-Key: $CLAWBY_API_KEY" -H "Content-Type: application/json" \
-d '{"name":"<interface name from catalog>","params":{ ... }}'
# → {source, data, credits:{remaining,used_total}}
```
## Core workflow · Gather ALL available data first, then analyze
…Read the whole file at its exact version.
How to install
mdr add openclawby/openclawby-skills/clawby-data@git:20260918.4b42cedmdr add openclawby/openclawby-skills/clawby-data@sha256:65447acf5a79e876Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3g222n7s7jp6swfa)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.4b42ced latest | 2026-09-18 | 4b42ced | 17,722 B | A | view · diff |
| git:20260725.240af08 | 2026-07-25 | 240af08 | 17,722 B | A | view · diff |
| git:20260720.042e9c7 | 2026-07-20 | 042e9c7 | 15,242 B | A | view · diff |
| git:20260711.ee06e1f | 2026-07-11 | ee06e1f | 15,242 B | A | view · diff |
| git:20260705.76786f2 | 2026-07-05 | 76786f2 | 14,273 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (17722 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
openclawby/openclawby-skills · 9 stars · license MIT · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3g222n7s7jp6swfa GET https://markdownregistry.com/api/v1/resolve?ref=openclawby/openclawby-skills/clawby-data GET https://markdownregistry.com/api/v1/blob/65447acf5a79e876b2e113583dda73a6528b4e1bfe9c12453dfd306344a89e6a
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.