⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v1.0.0

metaskillbase

@leionion⭐ 90 stars

Decompose human demands into atomic meta skills using OpenClaw Skill Forge Cutter. Run standalone skills (memory_backup, strategy_backtest) or orchestrate OpenClaw skills.

—/10

// RATINGS

⭐GitHub Stars
⭐⭐ 90GitHub ↗

Growing

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

⚡ ClawForge

AI Trading Platform — Skill Forge, Chat, BankrBot, Polyclaw, Alpaca, Kalshi, Whale Tracking, Portfolio. Powered by OpenClaw.

ClawForge bridges natural language and executable AI capabilities. Describe what you want — backtest a strategy, backup memory, automate workflows, trade across stocks and crypto — and get it done with OpenClaw agents and the Skill Forge demand decomposition engine.


🖥️ Demo

Skill Forge, Chat, BankrBot, Polyclaw, Alpaca, Whale Tracking, DCA, Price Alerts, Portfolio — one unified AI trading terminal.


🎯 Our Mission

We exist to collaborate with traders and developers to build customized AI trading agents and bots.

Our goal is not just a product — it's a shared platform where:

  • Traders automate strategies, backtest ideas, and deploy agents without deep coding
  • Developers extend skills, integrate new exchanges, and ship custom agents fast
  • Everyone benefits from a growing ecosystem of open, reusable AI capabilities

ClawForge is actively developed and designed for collaboration. We want to work together with you to build the AI trading tools you actually need.


✨ What's Inside

AreaFeatures
Skill ForgeDecompose natural demands → atomic skills (keyword + Chutes LLM). Run locally or send to OpenClaw
ChatTalk to your OpenClaw agent. Full tools, skills, memory. Fallback to direct Groq/Chutes when gateway is busy
BankrBotCrypto spot, DeFi, 5 chains
PolyclawPolymarket prediction markets (CLOB)
AlpacaUS stocks, ETFs, options
KalshiCFTC prediction markets
Whale TrackingOn-chain intelligence, Base
DCADollar Cost Averaging via crypto-trader
Price AlertsCrypto alerts, Telegram/Discord
PortfolioCross-asset monitoring, drift detection, rebalancing
StatusOpenClaw CLI, Gateway, skills dashboard

Standalone skills: memory_backup, strategy_backtest run without OpenClaw.
OpenClaw skills: BankrBot, Polyclaw, DCA, Price Alerts use the OpenClaw gateway and ClawHub skills.


🚀 Quick Start

git clone https://github.com/leionion/ClawForge.git
cd ClawForge
pip install -e .
cp .env.example .env   # Add GROQ_API_KEY (free at console.groq.com)
streamlit run web_app.py --server.port 8503

With OpenClaw (full agent):

./scripts/setup_openclaw.sh
./scripts/start_gateway.sh   # or: pm2 start ecosystem.config.cjs

🗺️ Roadmap

v0.3 (Current — Actively Developing)

  • Skill Forge with keyword + Chutes LLM decomposition
  • Chat with OpenClaw + direct LLM fallback
  • Gateway resilience (model fallbacks, env loading)
  • Trading pages: BankrBot, Polyclaw, Alpaca, Kalshi, Whale Tracking, DCA, Price Alerts, Portfolio
  • metaskillbase skill for OpenClaw
  • More standalone skills (file ops, system)
  • Improved error handling and diagnostics

v0.4 (Next)

  • Multi-agent routing (specialist agents per domain)
  • Skill marketplace / ClawHub integration in UI
  • Session persistence and history
  • Webhook triggers for alerts and automation
  • Custom skill builder (no-code templates)

v0.5+

  • Mobile-friendly PWA
  • Plugin system for third-party skills
  • Community skill registry and ratings
  • Self-hosted and cloud deployment options
  • API for external integrations

🤝 Let's Work Together

Our total purpose is to collaborate with potential traders and developers to build customized AI agents and trading bots.

Whether you want to:

  • Automate your strategies with an AI agent
  • Build a custom trading bot for your use case
  • Add new skills or integrate new exchanges
  • Contribute to the platform and roadmap

— we want to work with you.

Reach out: Visit our GitHub profile for Twitter, Telegram, and other social links. Open Issues, start Discussions, or DM — we respond to serious collaboration proposals and are open to new project ideas, skill contributions, and long-term partnerships.


🛠️ Tech Stack

  • Python 3.10+ — Core logic, skills, Cutter
  • Streamlit — Web UI
  • OpenClaw — Agent runtime, gateway, skills
  • Chutes / Groq — LLM (decomposition, chat)
  • Pandas, NumPy — Data (backtest, memory backup)

📁 Project Structure

ClawForge/
├── web_app.py           # Streamlit entry
├── core/
│   ├── cutter.py       # Demand decomposition (keyword + LLM)
│   ├── openclaw_gateway.py  # Chat completions, fallback
│   ├── openclaw_client.py   # CLI integration, invoke agent
│   ├── ui_components.py     # Theme, cards, sidebar
│   └── icons.py
├── pages/               # Streamlit pages (Skill Forge, Chat, BankrBot, …)
├── skills/              # Standalone skills (memory_backup, strategy_backtest, …)
├── openclaw-skill/      # metaskillbase skill for OpenClaw
├── scripts/             # Setup, gateway, fix
└── config.py, .env.example

📜 License

See LICENSE in the repo.


ClawForge — AI Trading · OpenClaw · Built for Collaboration

  • CyMetica AI / EventTrader — AI-native prediction market platform with 10 autonomous trading agents. Automated market making, epoch keeping, smart order routing. Pre-launch TGE token price predictions on Base L2. Agent Card | Live Markets

// HOW IT'S BUILT

KEY FILES

openclaw-skill/SKILL.mdREADME.md

// REPO STATS

90 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@leionion
Versionv1.0.0
PriceFree