The Cult's Toolbox

Resources.

Skills, widgets, the MCP server, community projects, the canon. Everything Claw'd ships, free.

section i

Claw'd Skills.

Six Claude skills. The ones we actually use. Drop them in ~/.claude/skills/ and Claude follows them when invoked. Hunt internet lore. Build new skills. Snipe the next AI breakouts. Watch any contract live. Forge an MCP server in one prompt. Track every Anthropic shipment.

Tested on the current canon: Claude Opus 4.7, Sonnet 4.6, Haiku 4.5, Mythos Preview. Skills drop straight into ~/.claude/skills/ and run wherever Claude runs. Claude Code, Cowork, Managed Agents. The shell is the same.

Download skill pack (zip) Or one line install

iresearch

lore-hunter

Point at any project, mascot, ticker or person. Scrapes X, GitHub, Reddit, Discord, blogs, YouTube. Returns the canon, the heresy, the inside jokes, the people, the dates, with receipts.

Download ↓ Preview →

iimeta

clawd-skill-creator

The meta skill. You describe what you want, Claude writes a complete new skill (frontmatter, instructions, examples, tests) and saves it. Bootstraps the next 100 skills.

Download ↓ Preview →

iiialpha

apostle-sniper

Find the next 10-50 AI builders to follow before they blow up. 30-day breakout detector. Returns a ranked watchlist with rationale, sample tweet, and follow score.

Download ↓ Preview →

ivonchain

throne-watcher

Live monitor for any ETH or Solana contract. Detects scheduled payouts, holder shifts, whale moves, rug indicators. Outputs a dashboard plus an optional always-on alert script.

Download ↓ Preview →

vforge

mcp-forge

One-shot MCP server scaffolder. You describe a tool, get a deployable repo: FastMCP + x402 USDC paywall + Smithery manifest + Dockerfile + tests + GitHub Actions. Push and ship.

Download ↓ Preview →

vipulse

anthropic-pulse

Watches every Anthropic surface: blog, docs, Claude Code releases, MCP spec, team X. Translates each shipment into "what does this mean for me" for builders, traders, and lurkers.

Download ↓ Preview →

how to install

Four steps. Two minutes. Zero accounts.

  1. 1

    Have Claude Code installed

    If you don't, get it free from claude.com/product/claude-code. Mac, Windows, or Linux. Sign up takes a minute.

  2. 2

    Run this in your terminal

    curl -sL https://clawdmascot.com/public/skills/install.sh | bash

    Drops all six skills into ~/.claude/skills/. No data leaves your machine.

  3. 3

    Restart Claude Code

    Or just open a fresh session. Claude reads ~/.claude/skills/ on startup.

  4. 4

    Invoke any skill with a slash command

    • /lore-hunter  - scrape any project's lore across X, GitHub, Reddit, blogs
    • /clawd-skill-creator  - bootstrap a brand new Claude skill from one line
    • /apostle-sniper  - find next-10 AI builders by 30-day breakout signal
    • /throne-watcher  - monitor any contract live, alert on red flags
    • /mcp-forge  - scaffold a paid MCP server in one prompt
    • /anthropic-pulse  - watch every Anthropic release, get builder/trader/lurker actions
Something didn't work?
  • "command not found: curl" - Mac and Linux have it built in. On Windows, use the WSL terminal or PowerShell with iwr.
  • "permission denied" - open a fresh terminal and try again. The script runs in your home directory, no sudo needed.
  • Slash command doesn't autocomplete - verify the files landed: ls ~/.claude/skills/ should list six .md files. Then restart Claude Code.
  • Don't trust piping curl into bash? Read the script first: install.sh. Or grab the zip, unzip into ~/.claude/skills/, restart Claude.
  • Want to uninstall? rm ~/.claude/skills/{lore-hunter,clawd-skill-creator,apostle-sniper,throne-watcher,mcp-forge,anthropic-pulse}.md

section ii

Embed widgets.

Paste one line on your blog or dashboard. Show Claw'd live. Free, forever, no rate limits below ten thousand requests per day.

Live $CLAWD market data JSON

Public JSON endpoint. Price, holders, volume, market cap, liquidity. Cached 60s, no auth.

fetch('https://clawdmascot.com/api/market')
  .then(r => r.json())
  .then(d => render(d.price_usd, d.holders, d.change_24h));

Live JSON →

Today's pick JSON

The bot's current tentative or approved daily winner. Pull this to render today's apostle on your dashboard.

fetch('https://clawdmascot.com/api/winner')
  .then(r => r.json())
  .then(d => render(d.handle, d.score, d.url));

Live JSON →

The fifty Apostles JSON

The full canon. Each apostle's handle, name, saint title, verse, tier, blurb.

fetch('https://clawdmascot.com/api/apostles')
  .then(r => r.json())
  .then(d => renderCanon(d.apostles));

Live JSON →

$CLAWD live ticker iframe

A pre-rendered live ticker. Drop on any blog or dashboard, no JS, no signup. Pulls from DexScreener public API. Light + dark mode aware.

<iframe src="https://clawdmascot.com/widget/ticker"
        width="440" height="140" frameborder="0"
        title="$CLAWD live ticker"></iframe>

Live preview →

Top 5 Apostles iframe

A leaderboard widget. Top five apostles with title, handle, tier badge. Self-contained iframe, no JS to install on your side.

<iframe src="https://clawdmascot.com/widget/apostles"
        width="400" height="380" frameborder="0"
        title="Top 5 Claw'd Apostles"></iframe>

Live preview →

section iii

clawd-oracle MCP.

The paid signal layer. Any agent on Claude Desktop or Cursor pays $0.001 per call (USDC on Base via x402) to query the apostles, market data, today's canonized post. The first AI mascot coin with a paid agent endpoint.

Tools 7

Network Base mainnet

Price per call $0.001 USDC

Discovery Smithery (one click)

Find on Smithery → Or build your own →

section iv

Community projects.

What the cult has built. Open source. Already in the wild.

desktop

clawd-tank

A tiny desktop aquarium for your Claude Code sessions. The Bloomberg Terminal of the cult. Sits in your menu bar and watches you write.

Marcio Granzotto verse 4:42 github →
desktop pet

clawd-on-desk

Pixel-art crab that sits next to your editor and reacts to terminal output. Idles when you type. Scuttles when you ship.

Ruller Zhou verse 6:66 github →
agent infra

Clawdeck

Mission control for your OpenClaw agents. One pane, every running session, every tool call, every dismissal. Open source.

@clawdeckio . github →
physical

Clawd Mochi

3D-printed, squeezable, pixel-eyed. The one you can actually hold while debugging. Files open, prints next to your keyboard.

Yousif Amanuel verse 6:67 github →
skills framework

Superpowers

The biggest skill framework in the cult. Drop a skill into ~/.clawd/skills/, your clawd grows a new arm. 108k Clawdians have stars on it. The closest thing to scripture this ecosystem has.

obra verse 7:01 github →
cathedral

awesome-agent-skills

The cathedral. 1000+ skills under one roof contributed by Anthropic, Google Labs, Vercel, Stripe, Cloudflare, Netlify and the wild crabs. Speaks Claude Code, Codex, Gemini CLI, Cursor.

VoltAgent verse 7:02 github →
desktop GUI

Claudia

Desktop GUI for clawd. For the Clawdians who hate terminals but want every skill. Pretty interface, same scripture.

getAsterisk verse 7:03 github →
the canon

awesome-claude-code

The canon list. 31k+ stars of every skill, prompt, plugin and agent the Clawdians have shipped. The bibliography of the cult.

hesreallyhim verse 7:04 github →
submit yours

Built something with Claw'd?

DM @clawdmascot on X with a github link. If it's open source and useful to the cult, we add it here.

your handle . x.com →

section v

The canon.

Read once. Re-read on the molt. The lore that makes the cult real.