Awesome Openclaw Money Maker
๐ฆ๐ฐ Curated list of ways to make money with OpenClaw - automations, skills, services, and strategies
Installation
npx awesome-openclaw-money-makerAsk AI about Awesome Openclaw Money Maker
Powered by Claude ยท Grounded in docs
I know everything about Awesome Openclaw Money Maker. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Awesome OpenClaw Money Maker ๐ฆ๐ฐ
A curated list of open-source tools and repos for making money with AI agents like OpenClaw.
Reality check: These are potential earnings, not guarantees. Factor in API/token costs, time investment, and market competition.
Web4 The Money Loop ๐
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ ๐ต USDC โโโบ Franklin โโโบ ClawRouter โโโบ LLM โโโบ ๐ฐ Profit โ
โ โฒ โ โ โ
โ โ marketing, OpenClaw โ โ
โ โ trading, content โ โ โ
โ โโโโโโโโโโโโโโโโโ reinvest โโโโโโโโโโโโโ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
- Fund your wallet with USDC (on Base)
- OpenClaw uses ClawRouter to access 41+ LLMs
- Pay-per-request via x402 micropayments - no API keys, no subscriptions
- Save up to 92% on inference costs with smart model routing
- Franklin โ the AI agent with a wallet โ runs marketing campaigns, trading signals, and content generation autonomously
- LLM executes tasks that generate income
- Profit funds more usage - creating a self-sustaining money loop
Get started: Franklin โญ | ClawRouter v0.11.12 โญ 3.8k | BlockRun.ai
๐ ClawRouter v0.11.12 - Mar 2026
Latest version with 16-model curated allowlist, image generation, usage reports, and three-strike escalation:
| Feature | Description |
|---|---|
| Response Caching | LLM response caching with SHA-256 hashing, 10min TTL, 200-entry LRU cache |
| Routing Profiles | 4 modes: auto (balanced), eco (max savings), premium (best quality), free (zero cost) |
| Context-Length Routing | Auto-filters models that can't handle request context size |
| Agentic Auto-Detect | Intelligent routing for multi-step autonomous workflows |
| Tool Detection | Auto-switches modes when tools array is detected |
| 15-Dimension Routing | Local scoring (<1ms) classifies prompts into SIMPLE/MEDIUM/COMPLEX/REASONING |
| Session Persistence | 1-hour model pinning for multi-turn conversations |
| Smart Fallback Chains | Auto-retry with next-best model on provider errors |
| Model Aliases | /model codex, /model opus, /model sonnet, /model kimi, /model free |
| Reasoning Model Support | Handles reasoning_content for O3/O4/DeepSeek-R1/Grok-reasoning |
| Free Tier Fallback | Falls back to nvidia/gpt-oss-120b when wallet is empty |
clawrouter doctor | AI-powered diagnostics when things go wrong (Sonnet default, Opus for deep analysis) |
clawrouter report | Daily/weekly/monthly usage reports via npx @blockrun/clawrouter report |
/imagegen command | Generate images from chat (DALL-E 3, Flux, Google Nano Banana) with x402 micropayments |
/debug command | Routing diagnostics (tier, model, scores, session state) with zero API cost |
| Three-Strike Escalation | Auto-escalates SIMPLEโMEDIUMโCOMPLEXโREASONING on 3 identical hashes โ fixes agentic loops |
| Multilingual Keywords | ES/PT/KO/AR language support for global users |
| 16-Model Curated Allowlist | Trimmed to top 16 models across 4 routing profiles + popular picks |
# Install via OpenClaw
openclaw plugins install @blockrun/clawrouter
# Or via npm
npm install @blockrun/clawrouter@0.11.12
# Or standalone
curl -fsSL https://blockrun.ai/ClawRouter-update | bash
Contents
- Franklin โ AI Agent with a Wallet โญ FEATURED
- Trading Bots
- MEV & Arbitrage
- Prediction Markets
- DeFi & Yield Farming
- Airdrop Farming
- Lead Generation & Sales
- Content Creation
- AI Agent Frameworks
- OpenClaw Skills
- Workflow Automation
- MCP Servers & Tools
- Research & Analysis
- Resources & Directories
- Cost Considerations
- Security Warnings
Franklin โ AI Agent with a Wallet
The first Autonomous Economic Agent. Franklin doesn't just write text โ it autonomously spends USDC from a user-funded wallet to execute real work: marketing campaigns, trading signals, content generation.
Built on three layers:
- x402 micropayment protocol โ HTTP 402 native payments. Every API call is a payment. No billing dashboards, no API keys โ just pay-per-request over HTTP.
- BlockRun Gateway โ aggregates 55+ LLMs + paid APIs (Exa, DALL-E, future Runway/Suno/CoinGecko) behind a single x402 endpoint.
- Franklin Agent โ the reference client. An AI agent that actually spends money to get things done.
Two verticals, one wallet:
| Vertical | What it does |
|---|---|
| Marketing Agent | Campaigns, content creation, social outreach โ autonomously pays for API access, image generation, web search |
| Trading Agent | Signals, research, risk analysis โ autonomously pays for market data, LLM reasoning, on-chain queries |
Why Franklin belongs in this list:
- It's the only agent that natively spends crypto to complete tasks โ not a simulation, not a demo, real USDC on Base
- x402 protocol makes every API call a micropayment โ no subscriptions, no API keys, just pay-per-request
- Smart model routing โ plans with premium models, executes with cheap ones, saving 5-10x on LLM costs
- Self-learning โ tracks which models/tools deliver the best results per task type and optimizes automatically
- Plugin system โ extensible with social, marketing, and custom plugins
- MCP integration โ auto-discovers and uses Model Context Protocol servers for additional tools
Quick start:
npm install -g @blockrun/franklin
franklin # launch the agent
Links:
- ๐ GitHub โ Source code
- ๐ฆ npm โ Install package
- ๐ BlockRun.ai โ Platform & wallet setup
Trading Bots
Crypto Trading
-
Freqtrade โญ 46.5k - Free, open-source crypto trading bot. Supports all major exchanges (Binance, Hyperliquid, etc.). ML strategy optimization via FreqAI. Telegram control + WebUI.
- ๐ฐ Monetize: Sell custom strategies, run managed bot services, offer backtesting consulting
-
Hummingbot โญ 15.9k - Open source market making and liquidity mining bot. Supports 40+ CEXs/DEXs. Customizable strategies in Python.
- ๐ฐ Monetize: Market making profits, liquidity mining rewards, strategy consulting
-
FinRL โญ 11.4k - Deep reinforcement learning for trading. Supports DQN, DDPG, A2C, SAC, PPO, TD3. Crypto environments with Binance API.
- ๐ฐ Monetize: Sell trained models, quant consulting, proprietary strategy development
-
Jesse โญ 7.4k - Advanced crypto trading bot in Python. Backtesting, paper trading, live trading. Built for algo traders.
- ๐ฐ Monetize: Sell strategies, subscription bot service, algo trading education
-
Superalgos โญ 5.3k - Visual crypto trading bot builder. Drag-and-drop strategy design, backtesting, paper trading, multi-server deployments.
- ๐ฐ Monetize: Sell strategy templates, managed bot services, white-label platform
-
OctoBot โญ 5.2k - Open-source bot with AI, Grid, DCA, TradingView strategies. Simple interface, 15+ exchanges.
- ๐ฐ Monetize: Premium strategies, hosting service, configuration consulting
-
OpenTrader โญ 2.2k - Open-source DCA & Grid trading bot with UI. Self-hosted, pro features unlocked.
- ๐ฐ Monetize: Managed service, custom strategy development, enterprise deployments
-
Krypto-trading-bot โญ 3.7k - Self-hosted high-frequency market making bot in C++. Low-latency automated trading.
- ๐ฐ Monetize: HFT market making profits, strategy licensing, managed bot hosting
-
crypto-trading-bot โญ 3.4k - Multi-exchange crypto trading bot in JavaScript. Supports Bitfinex, Bitmex, Binance, Bybit.
- ๐ฐ Monetize: Multi-exchange arbitrage, strategy development, managed bot service
-
Sibyl - AI-powered crypto trading dashboard. Oracle (LLM agent layer) + Chronos (LSTM/GTU price forecasting).
- ๐ฐ Monetize: Premium analysis tool, API access to signals, white-label for exchanges
AI Trading Agents
-
OpenBB โญ 60k - Financial data platform for analysts, quants and AI agents. Open-source investment research terminal with AI copilot.
- ๐ฐ Monetize: Custom research tools, financial data SaaS, enterprise integrations, quant consulting
-
GOAT SDK โญ 951 - The leading agentic finance toolkit for AI agents. Connect agents to DeFi protocols, wallets, and on-chain actions.
- ๐ฐ Monetize: Agent-powered trading bots, DeFi automation, on-chain agent services
-
OpenNof1 โญ 207 - Your custom 24/7 AI trading agent. Inspired by nof1.ai. Open source and self-hostable.
- ๐ฐ Monetize: Managed trading service, strategy licensing, white-label solutions
-
EVClaw โญ 29 - OpenClaw AI Trading Agent based on EVPlus.AI market data.
- ๐ฐ Monetize: EV-driven trading signals, managed accounts, strategy licensing
-
nof1.ai โญ 551 - Autonomous AI trading agent. Web-based interface with real-time market monitoring and AI-powered decision making.
- ๐ฐ Monetize: Managed trading service, strategy licensing, white-label solutions
-
AI Trading Agent (Hyperliquid) โญ 455 - AI trading agent built specifically for Hyperliquid perpetual DEX.
- ๐ฐ Monetize: Perp trading profits, signal service, managed accounts
-
AgentTrade - LLM-based trading system using technical analysis, news, and sentiment with reasoning.
- ๐ฐ Monetize: Signal service, managed accounts, SaaS platform
-
OpenAlice โญ 571 - File-driven AI trading agent engine for crypto and securities markets. Autonomous 24/7 operation.
- ๐ฐ Monetize: Managed trading service, agent customization, strategy licensing
-
Dexter โญ 16.1k - Autonomous agent for deep financial research. AI-powered analysis and investment insights.
- ๐ฐ Monetize: Research-as-a-service, premium analysis reports, enterprise financial intelligence
-
TradingAgents - Multi-agent trading framework with specialized analyst, researcher, and trader agents.
- ๐ฐ Monetize: Enterprise trading solutions, custom agent development
Solana Trading
-
Solana Trading Bot โญ 2.3k - Beta Solana trading bot. Sniper, swap, and automated trading.
- ๐ฐ Monetize: Token sniping profits, managed bot service, strategy development
-
open-sol-bot โญ 404 - Fully open-source Solana copy trading and auto-trading bot.
- ๐ฐ Monetize: Copy trading fees, managed accounts, bot licensing
-
Solana Trading Bot (Raydium/Pump.fun) โญ 289 - Buy/sell SPL tokens on Raydium DEX and Pump.fun using Jito SDK.
- ๐ฐ Monetize: Token trading profits, sniping service, strategy consulting
-
Auto-solana-trading-bot โญ 1k - Auto Solana trading bot on Pumpfun, Pumpswap, Raydium Launchpad using gRPC or Shredstream.
- ๐ฐ Monetize: Automated launch trading, managed bot service, early-access sniping
-
solana-grpc-sniper-bot โญ 126 - High-speed Solana sniper using gRPC for real-time transaction streaming.
- ๐ฐ Monetize: New token sniping, managed sniper service, speed advantage
MEV & Arbitrage
-
Artemis โญ 2.9k - Simple, modular, fast MEV bot framework in Rust by Paradigm.
- ๐ฐ Monetize: Sandwich attacks, liquidations, arbitrage profits, MEV extraction
-
Jito MEV Bot โญ 1.2k - Official Jito Labs MEV bot for Solana.
- ๐ฐ Monetize: Solana MEV extraction, liquidations, arbitrage
-
mev-template-rs โญ 727 - Bootstrap MEV bot strategies with Rust boilerplate.
- ๐ฐ Monetize: Build custom MEV strategies, consulting, bot-as-a-service
-
Arbitrage MEV BOT โญ 613 - Contract for MEV: flash loans, arbitrage, liquidations. Ready to deploy and use.
- ๐ฐ Monetize: Deploy and run MEV strategies, consulting, bot customization
-
mev-templates โญ 567 - MEV templates in Python/Javascript/Rust. DEX flashloan arbitrage.
- ๐ฐ Monetize: Cross-DEX arbitrage, flashloan profits, strategy development
-
Rust Solana MEV Bot โญ 443 - Rust Solana MEV ๅฅๅฉๆบๅจไบบ. High-performance arbitrage bot for Solana.
- ๐ฐ Monetize: Solana arbitrage, MEV extraction, bot licensing
-
q-evm โญ 421 - MEV Bot and Flashbots Bundler written in q using kdb+. High-performance quantitative approach.
- ๐ฐ Monetize: Quantitative MEV extraction, flashbot bundling, strategy licensing
-
Ethereum-BNB MEV Bot โญ 357 - Ethereum and BNB (BSC) MEV bot for arbitrage across both chains.
- ๐ฐ Monetize: Cross-chain MEV extraction, multi-chain arbitrage profits
-
Loom โญ 331 - MEV Bot based on Alloy. Modern EVM MEV extraction.
- ๐ฐ Monetize: EVM MEV extraction, liquidations, arbitrage strategies
-
DeFi-bot โญ 1.2k - Tutorial for building DeFi arbitrage bots. Educational foundation for MEV strategies.
- ๐ฐ Monetize: DeFi arbitrage profits, educational courses, consulting
Prediction Markets
Polymarket Tools
-
Polymarket Agents โญ 2.2k - Official Polymarket AI agents. Trade autonomously using AI on prediction markets.
- ๐ฐ Monetize: Automated trading profits, agent customization services
-
Prediction Market Analysis โญ 1.7k - Framework for collecting and analyzing prediction market data. Largest public dataset of Polymarket and Kalshi market/trade data.
- ๐ฐ Monetize: Data feeds, analytics API, research reports, trading signals
-
poly-maker โญ 856 - Market making bot for Polymarket. Configurable via Google Sheets. Provides liquidity on both sides of the book.
- ๐ฐ Monetize: Market making spreads, managed MM services
-
Polymarket Copy Trading Bot โญ 822 - Copy trading bot for Polymarket. Follow successful traders automatically.
- ๐ฐ Monetize: Copy trading service, signal selling, managed accounts
-
py-clob-client โญ 785 - Official Python client for the Polymarket CLOB (Central Limit Order Book).
- ๐ฐ Monetize: Build custom trading bots, API services, consulting
-
Polyseer โญ 562 - Polymarket alpha at the speed of now. Real-time alerts and signals.
- ๐ฐ Monetize: Premium alerts, signal subscription, API access
-
poly_data โญ 512 - Polymarket data retriever. Fetches, processes markets, order events, and trades.
- ๐ฐ Monetize: Data feeds, analytics API, research reports
-
pmxt โญ 592 - Unified API for trading across prediction markets (Polymarket, Kalshi, etc.).
- ๐ฐ Monetize: Cross-platform arbitrage, multi-market bots, API service
-
PolymarketBTC15mAssistant โญ 490 - Real-time Polymarket BTC 15m trading assistant for every trader.
- ๐ฐ Monetize: Trading signals, subscription service, managed trading
-
Cross-Market State Fusion โญ 343 - RL agent fusing real-time Binance futures data into Polymarket prediction markets. On-device training with MLX on Apple Silicon.
- ๐ฐ Monetize: Cross-market signals, AI model licensing, trading service
-
Polymarket Copy Bot (TS) โญ 819 - Polymarket copy trading bot in TypeScript. Follow top traders automatically.
- ๐ฐ Monetize: Copy trading service, signal selling, SaaS platform
-
Kalshi-Polymarket AI Bot โญ 689 - AI-powered bot for trading on both Kalshi and Polymarket prediction markets.
- ๐ฐ Monetize: Cross-platform trading, AI signal service, managed accounts
-
rs-clob-client โญ 520 - Official Polymarket Rust CLOB client. High-performance order book access.
- ๐ฐ Monetize: Build ultra-fast trading bots, HFT strategies, API services
-
Polymarket RSI/MACD Bot โญ 484 - Polymarket trading bot combining RSI/MACD strategy logic for 15-minute prediction markets.
- ๐ฐ Monetize: Technical analysis trading, signal service, bot licensing
-
clob-client (TS) โญ 441 - Official TypeScript client for the Polymarket CLOB.
- ๐ฐ Monetize: Build custom bots, trading dashboards, API integrations
-
Polymarket Spike Bot โญ 310 - High-frequency Polymarket trading bot with real-time price monitoring, automated spike detection, and smart order execution.
- ๐ฐ Monetize: HFT profits, bot licensing, managed trading
Arbitrage Bots
-
polymarket-kalshi-btc-arbitrage-bot - Real-time arbitrage between Polymarket and Kalshi on Bitcoin markets.
- ๐ฐ Monetize: Execute profitable arbs, sell signals/alerts
-
prediction-market-arbitrage-bot - Synthetic arbitrage (buy YES on one platform, NO on another).
- ๐ฐ Monetize: Arbitrage execution, managed arb service
Resources
- Awesome-Prediction-Market-Tools - Curated list including YN Signals (24/7 alpha aggregator) and Eventarb (free arb alerts).
DeFi & Yield Farming
-
DeFi-Yield-AutoFarming - Automated yield farming with auto-reinvestment, pool optimization, risk management.
- ๐ฐ Monetize: Take % of returns, subscription access, manage client portfolios
-
yield-farmers-almanac - Community-sourced DeFi yield farming opportunities database.
- ๐ฐ Monetize: Premium data feeds, analysis reports, tools built on top
OpenClaw DeFi Skills
- BankrBot/openclaw-skills - OpenClaw skills for Polymarket betting, crypto trading, DeFi operations, leverage trading, portfolio management. Multi-chain: Base, Ethereum, Polygon, Solana.
- ๐ฐ Monetize: Sell skills on ClawHub, partner with exchanges for affiliate volume
Airdrop Farming
-
MasterCryptoFarmBot โญ 232 - Foundation for building crypto farming and airdrop bots for Telegram-based games.
- ๐ฐ Monetize: Airdrop farming profits, sell bot access, multi-account management
-
Telegram-Airdrop-Bot โญ 211 - Manage Telegram airdrops on ERC-20, BEP-20 tokens.
- ๐ฐ Monetize: Run airdrop campaigns, token distribution service
-
t3rn-airdrop-bot โญ 208 - Automate transactions and bridging on t3rn network for airdrop farming.
- ๐ฐ Monetize: Airdrop farming, multi-wallet management, bridge fee farming
-
blum-airdrop-bot โญ 137 - Automate Blum airdrop: claim rewards, manage farming, complete tasks, play games.
- ๐ฐ Monetize: Blum token farming, managed farming service
-
nodepay-airdrop-bot โญ 110 - Automate Nodepay airdrop with session management and proxy support.
- ๐ฐ Monetize: Nodepay token farming, bandwidth monetization
-
polyflow-airdrop-bot โญ 105 - Farm Scan2Earn points on PolyFlow by auto-uploading invoices.
- ๐ฐ Monetize: PolyFlow points farming, invoice submission automation
Lead Generation & Sales
LinkedIn Automation
-
OpenOutreach โญ 1.1k - LinkedIn automation: visit profiles, connect, message with AI.
- ๐ฐ Monetize: B2B lead gen, outreach agency, connection building service
-
linvo-scraper โญ 625 - LinkedIn automation with comprehensive scraping. Production-grade.
- ๐ฐ Monetize: Lead scraping service, data enrichment, profile export
Lead Generation
-
ScrapeGraphAI โญ 22.6k - Python scraper based on AI. Uses LLMs to understand and extract structured data from any website.
- ๐ฐ Monetize: Intelligent scraping SaaS, data extraction services, lead enrichment platform
-
ai-lead-generator - AI-powered lead gen using Bright Data scraping + OpenAI for qualification/enrichment. Streamlit UI with instant lead scoring.
- ๐ฐ Monetize: Sell lead lists, B2B SaaS subscription, charge per lead
-
ai-web-scraper - AI web scraper using Crawl4AI. Supports GPT-4o, Claude, DeepSeek, Gemini via LiteLLM.
- ๐ฐ Monetize: Scraping service, subscription tiers, white-label tool
-
SalesGPT โญ 2.2k+ - Context-aware AI sales agent for voice, email, SMS. Autonomous across sales funnel stages.
- ๐ฐ Monetize: Outbound sales automation, enterprise SDR replacement, subscription campaigns
-
Google-Maps-Scraper โญ 1.4k - Bulk scrape Google Maps (names, addresses, phones, emails, ratings).
- ๐ฐ Monetize: Sell local business leads, B2B contact databases
-
ChatGPT Scraper โญ 3.8k - Collect ChatGPT responses via Web Scraper API. Automated prompt responses.
- ๐ฐ Monetize: AI response aggregation, research automation, data collection service
Content Creation
-
MoneyPrinterTurbo โญ 44k - AI one-click HD short video generation.
- ๐ฐ Monetize: YouTube/TikTok monetization, affiliate marketing, video ads
-
MoneyPrinterV2 โญ 13k - Automate the process of making money online. Full automation pipeline for content creation and publishing.
- ๐ฐ Monetize: Faceless channels, automated content farms, video-as-a-service
-
CogVideo โญ 12k - Text/image to video generation.
- ๐ฐ Monetize: Content creation, ads, social media, video SaaS
-
SoraFM โญ 1.1k - Sora AI Video Generator web interface. Generate videos with OpenAI Sora API.
- ๐ฐ Monetize: Video generation service, SaaS platform, API reselling
-
YumCut โญ 772 - Free AI video generator for TikTok, Reels, YouTube Shorts. Auto script, scenes, voiceover, subtitles. Multi-language.
- ๐ฐ Monetize: Short-form content agency, faceless channel automation, white-label platform
-
AI Video Generator Agent โญ 126 - AI agent that automatically generates and posts short videos. Full automation pipeline.
- ๐ฐ Monetize: Faceless channel automation, content agency, video-as-a-service
YouTube Automation
-
gemini-youtube-automation โญ 219 - Fully autonomous AI pipeline using Gemini to generate and upload educational videos to YouTube.
- ๐ฐ Monetize: Educational channel monetization, faceless channels, course promotion
-
youtube-automation-agent โญ 49 - Fully automated YouTube channel with AI agents. Creates, optimizes, publishes 24/7. Works with free Gemini API.
- ๐ฐ Monetize: Ad revenue, affiliate marketing, brand deals
Social Media Automation
-
Auto_Social_Media_Content_Generator - Automation for Facebook, Instagram, X, LinkedIn with AI text + Canva images. Auto-posts every 2 days.
- ๐ฐ Monetize: SaaS subscription, agency white-label, manage client accounts
-
ALwrity - AI Digital Marketing Platform with RAG, SEO, multilingual. Blog Writer (ResearchโOutlineโContentโSEOโPublish).
- ๐ฐ Monetize: Monthly SaaS, per-article pricing, agency white-label
AI Agent Frameworks
Build monetizable AI agents with these frameworks:
General Agent Frameworks
-
Franklin โญ FEATURED - The first Autonomous Economic Agent. Natively spends USDC via x402 micropayments to execute real work โ marketing campaigns, trading signals, content generation. Smart model routing, self-learning, plugin system.
- ๐ฐ Monetize: Build plugins, create agent workflows, offer agent-as-a-service with built-in payments
-
Awesome LLM Apps โญ 95.4k - Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini, and open-source models.
- ๐ฐ Monetize: Clone and customize apps, build SaaS products, consulting services
-
Gemini CLI โญ 94.6k - Google's open-source AI agent that brings the power of Gemini directly into your terminal.
- ๐ฐ Monetize: Automation scripts, developer tools, enterprise integrations
-
AutoGPT โญ 177k - Accessible AI tools for building autonomous agents. Forge for agent creation, benchmarks, leaderboard.
- ๐ฐ Monetize: Build/sell custom agents, agent-as-a-service, enterprise licensing
-
MetaGPT โญ 64k - The Multi-Agent Framework: First AI Software Company. Assigns roles to agents (Product Manager, Architect, Engineer).
- ๐ฐ Monetize: AI software development agency, code generation SaaS, enterprise consulting
-
Open Interpreter โญ 62k - A natural language interface for computers. Run code, control your computer with plain English.
- ๐ฐ Monetize: Automation services, enterprise deployments, managed computer-use agents
-
Anything LLM โญ 54.6k - All-in-one Desktop & Docker AI application with built-in RAG, AI agents, no-code agent builder, MCP compatibility.
- ๐ฐ Monetize: Custom deployments, enterprise hosting, white-label platform
-
Microsoft Autogen โญ 54.5k - A programming framework for agentic AI. Multi-agent conversations, tool use, code execution.
- ๐ฐ Monetize: Enterprise agent solutions, consulting, custom multi-agent systems
-
AI Agents for Beginners โญ 50.6k - Microsoft's 12 lessons to get started building AI agents. Comprehensive curriculum.
- ๐ฐ Monetize: Training courses, bootcamps, enterprise workshops
-
Flowise โญ 49.1k - Build AI Agents visually. Drag-and-drop LLM flow builder with API endpoints.
- ๐ฐ Monetize: Custom workflow development, managed hosting, enterprise deployments
-
Mem0 โญ 47.4k - Universal memory layer for AI Agents. Persistent memory across sessions.
- ๐ฐ Monetize: Memory-as-a-service, enterprise integrations, custom implementations
-
CrewAI โญ 44.2k - Lean, fast Python framework for orchestrating role-playing AI agents with collaborative intelligence.
- ๐ฐ Monetize: Niche agents, consulting, pre-built templates, managed hosting
-
ToolJet โญ 37.4k - Open-source foundation of ToolJet AI - AI-native platform for building internal tools, dashboards, workflows and AI agents.
- ๐ฐ Monetize: Internal tool development, enterprise licensing, custom integrations
-
AgentGPT โญ 35.7k - Assemble, configure, and deploy autonomous AI Agents in your browser.
- ๐ฐ Monetize: Custom agent development, SaaS platform, enterprise deployments
-
Block Goose โญ 30.5k - Open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM.
- ๐ฐ Monetize: Development automation, custom extensions, enterprise licensing
-
LangChain โญ 112k - Framework for context-aware reasoning applications.
- ๐ฐ Monetize: LLM apps with monetized endpoints, consulting, templates
-
LlamaIndex โญ 43k - Data-centric agents with RAG primitives. 500+ connectors via LlamaHub.
- ๐ฐ Monetize: Data-powered AI agents, specialized apps, consulting
-
smolagents โญ 25.4k - HuggingFace's barebones library for agents that think in code. Simple, hackable, powerful.
- ๐ฐ Monetize: Custom coding agents, agent templates, enterprise integrations
-
SuperAGI โญ 17.2k - Dev-first open source autonomous AI agent framework. Build, manage & run useful agents quickly.
- ๐ฐ Monetize: Custom agent development, managed infrastructure, enterprise licensing
-
Jobs Applier AI Agent (AIHawk) โญ 29.3k - AI agent that automates job hunt by applying to multiple jobs in a tailored way.
- ๐ฐ Monetize: Job application service, subscription platform, career coaching integration
-
UI-TARS Desktop โญ 28k - ByteDance's open-source multimodal AI agent stack connecting AI models and agent infra.
- ๐ฐ Monetize: Desktop automation, enterprise deployments, custom integrations
-
Composio โญ 26.6k - Equips AI agents & LLMs with 100+ high-quality integrations via function calling.
- ๐ฐ Monetize: Integration platform, custom connectors, enterprise licensing
-
Sim Studio โญ 26.4k - Open-source platform to build and deploy AI agent workflows.
- ๐ฐ Monetize: Workflow templates, managed hosting, enterprise solutions
-
Warp โญ 25.9k - The agentic development environment, built for coding with multiple AI agents.
- ๐ฐ Monetize: Developer tool licensing, enterprise features, custom integrations
-
Graphiti โญ 22.8k - Build real-time knowledge graphs for AI agents. Persistent structured memory.
- ๐ฐ Monetize: Knowledge graph services, enterprise memory solutions, consulting
-
Roo Code โญ 22.2k - A whole dev team of AI agents in your code editor.
- ๐ฐ Monetize: Enterprise licensing, custom agent development, training
-
Activepieces โญ 20.8k - AI Agents & MCPs & AI Workflow Automation with ~400 MCP servers for AI agents.
- ๐ฐ Monetize: Workflow marketplace, managed hosting, enterprise integrations
-
GenAI Agents โญ 20k - In-depth tutorials and implementations for various Generative AI Agent techniques.
- ๐ฐ Monetize: Training courses, enterprise workshops, consulting
-
Coze Studio โญ 19.9k - AI agent development platform with all-in-one visual tools for creation, debugging, and deployment.
- ๐ฐ Monetize: Agent marketplace, managed platform, enterprise features
-
Suna (Kortix) โญ 19.4k - Build, manage and train AI Agents with Kortix platform.
- ๐ฐ Monetize: Agent training services, managed platform, enterprise licensing
-
Qwen Code โญ 18.4k - Open-source AI agent that lives in your terminal, powered by Qwen.
- ๐ฐ Monetize: Developer automation, enterprise licensing, custom extensions
-
Eliza โญ 17.5k - Autonomous agents for everyone. Popular framework for crypto/social media agents. Multi-platform (Discord, Twitter, Telegram).
- ๐ฐ Monetize: Social media agents, crypto trading bots, community management agents
-
Qwen-Agent โญ 13.2k - Agent framework built on Qwen. Features Function Calling, MCP, Code Interpreter, RAG, Chrome extension.
- ๐ฐ Monetize: Qwen-powered apps, MCP integrations, browser extensions
-
VoltAgent โญ 5.7k - AI Agent Engineering Platform built on TypeScript. Production-ready agent orchestration.
- ๐ฐ Monetize: Agent templates, platform licensing, consulting services
-
PraisonAI โญ 5.6k - Production-ready Multi AI Agents framework. Low-code solution for building and managing multi-agent LLM systems.
- ๐ฐ Monetize: Pre-built agent teams, custom workflows, managed deployments
-
HKUDS/ClawWork โญ 6k - OpenClaw as Your AI Coworker. Autonomous 24/7 task execution โ $10K earned in 7 hours (case study).
- ๐ฐ Monetize: Freelancing automation, agentic task marketplace, enterprise coworker licensing
-
HKUDS/nanobot โญ 27.4k - Ultra-Lightweight OpenClaw. Minimal footprint, full capability โ ideal for edge deployments.
- ๐ฐ Monetize: Embedded agent services, IoT automation, lightweight enterprise deployments
-
qwibitai/nanoclaw โญ 17.2k - Lightweight alternative to OpenClaw that runs in containers for security and scalability.
- ๐ฐ Monetize: Container-native agent services, multi-tenant deployments, self-hosted SaaS
-
NevaMind-AI/memU โญ 12.2k - Memory layer for 24/7 proactive agents (OpenClaw, Moltbot, Clawdbot). Long-term context across sessions.
- ๐ฐ Monetize: Memory-as-a-service for agents, personalized AI assistant products
-
iOfficeAI/AionUi โญ 17.6k - Free, local, open-source 24/7 cowork app and OpenClaw for Gemini CLI, Claude Code.
- ๐ฐ Monetize: Desktop agent licensing, enterprise 24/7 workflow automation
-
AgentOps โญ 5.3k - Python SDK for AI agent monitoring, LLM cost tracking, benchmarking. Integrates with CrewAI, Langchain, Autogen.
- ๐ฐ Monetize: Agent observability platform, enterprise monitoring, cost optimization consulting
-
Pydantic-AI - GenAI Agent Framework with validation layer for OpenAI, Anthropic, Google SDKs.
- ๐ฐ Monetize: Validated agent applications, development services
-
Cherry Studio โญ 40k - AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs.
- ๐ฐ Monetize: White-label AI productivity platform, enterprise deployments, custom assistant development
-
AgenticSeek โญ 25.1k - Fully local autonomous agent. No APIs, no subscriptions. Thinks, browses the web, and codes locally.
- ๐ฐ Monetize: Privacy-first AI consulting, on-prem enterprise deployments, local agent solutions
-
OpenAI Agents Python โญ 19.1k - OpenAI's lightweight, powerful framework for multi-agent workflows.
- ๐ฐ Monetize: Multi-agent SaaS products, enterprise agent orchestration, consulting
-
DB-GPT โญ 18.1k - AI Native Data App Development framework with Agentic Workflow Expression Language (AWEL) and Agents.
- ๐ฐ Monetize: Data-powered AI apps, enterprise data agents, analytics automation
-
Plandex โญ 15k - Open source AI coding agent designed for large projects and real world tasks.
- ๐ฐ Monetize: Enterprise coding automation, development agency, managed coding agents
-
OpenCode โญ 11.1k - Powerful AI coding agent built for the terminal. Open-source alternative to proprietary coding agents.
- ๐ฐ Monetize: Developer automation, custom extensions, enterprise licensing
-
Microsoft Agent Framework โญ 7.4k - Framework for building, orchestrating and deploying AI agents and multi-agent workflows (Python and .NET).
- ๐ฐ Monetize: Enterprise agent solutions, .NET/Python agent development, consulting
-
Spraay x402 Gateway โ Multi-chain x402 payment gateway wrapping BlockRun's
@blockrun/llmSDK as a production AI provider. 62 paid endpoints across AI inference, payments, DeFi, oracles, comms, and infrastructure.- ๐ฐ Monetize: Charge agents $0.01โ$0.10 per x402 endpoint call, pay BlockRun ~$0.001โ$0.01 per inference via x402, keep the spread on every request.
OpenClaw Infrastructure
Tools for deploying, hosting, monitoring, and securing OpenClaw AI agents in production.
-
ClawX โญ 3.3k - Desktop app GUI for OpenClaw AI agents. Turns CLI-based AI orchestration into a visual desktop experience.
- ๐ฐ Monetize: Sell configured desktop agent packages, enterprise onboarding, white-label deployments
-
openclaw-dashboard โญ 334 - Secure, real-time monitoring dashboard for OpenClaw. Auth, TOTP MFA, cost tracking, live feed, memory browser.
- ๐ฐ Monetize: Managed agent monitoring service, enterprise security deployments
-
clawhost โญ 234 - One-click cloud hosting for OpenClaw AI agents. Instant deployment without infrastructure setup.
- ๐ฐ Monetize: Hosted agent service, managed deployments, resell as white-label platform
-
ClawApp โญ 208 - Mobile chat client for OpenClaw AI Agent. Streaming conversations, image support, tool calls. PWA + APK.
- ๐ฐ Monetize: Mobile agent subscription, white-label app, consumer AI assistant
-
ClawBands โญ 170 - Security middleware for OpenClaw AI agents. Protect against prompt injection, enforce policies, audit actions.
- ๐ฐ Monetize: Enterprise security layer, compliance consulting, managed safety service
-
k8s-operator โญ 160 - Kubernetes operator for deploying and managing OpenClaw agent instances with production-grade security, observability, and lifecycle management.
- ๐ฐ Monetize: Enterprise K8s deployments, multi-tenant agent platforms, DevOps consulting
-
openclaw-kapso-whatsapp โญ 145 - Give your OpenClaw agent a WhatsApp number. Official Meta Cloud API via Kapso. No ban risk.
- ๐ฐ Monetize: AI WhatsApp business bots, customer support automation, WhatsApp CRM agents
-
clawmetry โญ 141 - Real-time observability dashboard for OpenClaw agents. See your agent think.
- ๐ฐ Monetize: Agent monitoring SaaS, cost optimization consulting, enterprise observability
-
serverless-openclaw โญ 141 - Run OpenClaw on AWS serverless infrastructure with Web UI and Telegram interfaces. Cost target ~$1/month.
- ๐ฐ Monetize: Ultra-cheap agent hosting service, serverless agent deployment, AWS consulting
-
AirClaw โญ 54 - Run OpenClaw with zero API cost using local LLM via AirLLM. Completely free inference.
- ๐ฐ Monetize: Privacy-first agent deployments, air-gapped enterprise solutions, zero-cost automation
Browser Automation Agents
-
browser-use โญ 78.1k - Make websites accessible for AI agents. Automate any web task with natural language.
- ๐ฐ Monetize: Web automation services, form filling bots, data extraction, testing automation
-
Stagehand โญ 21k - The AI Browser Automation Framework. Built on Playwright with AI-powered element selection.
- ๐ฐ Monetize: Web scraping services, testing automation, browser-based RPA
-
Skyvern โญ 20.4k - Automate browser-based workflows with AI. Computer vision + LLM for robust web automation.
- ๐ฐ Monetize: Enterprise browser automation, form filling services, web RPA
-
LaVague โญ 6.3k - Large Action Model framework to develop AI Web Agents. Natural language to browser actions.
- ๐ฐ Monetize: Web automation platform, custom browser agents, enterprise deployments
-
ShowUI โญ 1.7k - Vision-Language-Action model for GUI Agent & Computer Use. CVPR 2025 paper implementation.
- ๐ฐ Monetize: Desktop automation, GUI testing, accessibility services
OpenClaw Skills
-
BankrBot/openclaw-skills - Polymarket, crypto trading, DeFi, leverage, portfolio management, NFTs. Multi-chain support.
-
VoltAgent/awesome-openclaw-skills โญ 24.5k - Curated collection of OpenClaw skills. 5,400+ skills filtered and categorized.
-
openclaw/clawhub โญ 1.4k - Official skill directory and marketplace.
-
clawdbot-ai/awesome-openclaw-skills-zh โญ 1.5k - OpenClaw ไธญๆๅฎๆนๆ่ฝๅบ. Translated from Clawdbot official skills, organized by scenario.
- ๐ฐ Monetize: Chinese-language skill marketplace, localized agent services
-
sundial-org/awesome-openclaw-skills โญ 341 - Top OpenClaw skills, curated for popularity and usefulness.
-
zscole/model-hierarchy-skill โญ 322 - OpenClaw skill for cost-optimized model routing based on task complexity. ClawRouter-compatible.
- ๐ฐ Monetize: Save on LLM costs for high-volume workflows, sell as premium skill
-
ythx-101/x-tweet-fetcher โญ 302 - Fetch tweets and replies from X/Twitter without login or API keys. OpenClaw skill.
- ๐ฐ Monetize: Social media monitoring service, sentiment analysis, lead gen
-
sharbelxyz/x-bookmarks โญ 226 - OpenClaw skill: turn your X bookmarks into agent actions.
- ๐ฐ Monetize: Research automation, content curation service
-
BlockRunAI/socialclaw โญ โ X/Twitter intelligence + content optimization skill. Research accounts, track trends, draft algorithm-optimized posts, monitor engagement. Works with Claude Code, Codex, Gemini CLI, Cursor. $0.08/report via USDC micropayments.
- ๐ฐ Monetize: X/Twitter growth consulting, content strategy services, competitor analysis reports, influencer research packages
-
openclaw-ai-polymarket-trading-bot โญ 29 - OpenClaw AI Polymarket Trading Bot. Predicts crypto price on 5m BTC Up/Down markets and auto-executes paper or live trades.
- ๐ฐ Monetize: Automated prediction market trading, signal subscription, managed trading service
-
ClawdTalk - Phone calling and SMS for OpenClaw via Telnyx. AI agents can make/receive calls and SMS with calendar, Jira, and web search integration.
- ๐ฐ Monetize: AI voice agent service, automated customer support lines, appointment reminder callbacks
Workflow Automation
-
n8n-workflow-builder โญ 479 - AI assistant for n8n via MCP. Connect Claude, ChatGPT to n8n for natural language workflow management.
- ๐ฐ Monetize: Custom workflow development, automation consulting, managed n8n hosting
-
n8n-skills โญ 188 - n8n Workflow Automation Skills Suite designed for AI assistants. Ready-to-use workflow templates.
- ๐ฐ Monetize: Skill marketplace, automation courses, enterprise deployments
-
N8N-Workflows - Real-world n8n automation for lead gen, AI agents, web scraping, social media.
- ๐ฐ Monetize: Sell workflow templates, automation consulting, monthly management
-
n8n-ai-automations - Advanced workflows: law firm lead gen, competitor UGC analysis, personalized outreach.
- ๐ฐ Monetize: Niche workflow packages, agency white-label, training
-
ai-automation-jsons - Collection of n8n workflow JSONs for AI agents, integrations, automated processes. Ready-to-import.
- ๐ฐ Monetize: Workflow marketplace, custom development, automation agency
MCP Servers & Tools
Model Context Protocol (MCP) enables AI agents to connect to external tools and data sources. These servers unlock new monetization opportunities for agents.
Infrastructure
-
Awesome MCP Servers โญ 81k - The definitive collection of MCP servers. 500+ servers across all categories.
- ๐ฐ Monetize: Build and list premium MCP servers, consulting for MCP integration
-
Context7 โญ 46k - Up-to-date code documentation MCP server. Gives AI agents current docs instead of stale training data.
- ๐ฐ Monetize: Documentation services, enterprise code intelligence, dev tool integrations
-
FastMCP โญ 22.9k - The fast, Pythonic way to build MCP servers. Production-ready framework for building custom servers.
- ๐ฐ Monetize: Custom MCP server development, consulting, enterprise integrations
-
MCP-Use โญ 9.2k - Easiest way to interact with MCP servers using custom agents. Agent-first MCP client.
- ๐ฐ Monetize: Agent development services, MCP integration consulting
Data & APIs
-
MindsDB โญ 38.5k - Federated Query Engine for AI. The only MCP Server you'll ever need for database access.
- ๐ฐ Monetize: Data pipeline services, enterprise AI data integration, managed MindsDB hosting
-
GitHub MCP Server โญ 27k - GitHub's official MCP server. Agents can manage repos, issues, PRs, code search.
- ๐ฐ Monetize: DevOps automation, code review agents, repo management bots
-
GenAI Toolbox โญ 13k - Google's MCP Toolbox for Databases. Connect AI to PostgreSQL, MySQL, BigQuery, Spanner.
- ๐ฐ Monetize: Database automation, data extraction services, analytics pipelines
-
Git-MCP โญ 7.6k - Free remote MCP server for any GitHub project. Eliminates code hallucinations with real repo context.
- ๐ฐ Monetize: Code accuracy services, developer tool integrations
Browser & Automation
-
Playwright MCP โญ 27.3k - Microsoft's official Playwright MCP server. Full browser automation for AI agents.
- ๐ฐ Monetize: Web scraping services, testing automation, browser-based RPA
-
MCP Chrome โญ 10.4k - Chrome extension MCP server. Browser automation, content analysis, semantic search.
- ๐ฐ Monetize: Chrome automation bots, content extraction, research automation
-
Figma Context MCP โญ 13.2k - Provides Figma layout info to AI coding agents. Design-to-code automation.
- ๐ฐ Monetize: Design-to-code services, UI automation, Figma workflow tools
Security & Research
-
HexStrike AI โญ 6.9k - MCP server with 150+ cybersecurity tools. Automated pentesting, vulnerability discovery, bug bounty automation.
- ๐ฐ Monetize: Security auditing services, bug bounty automation, penetration testing
-
Serena โญ 20.3k - Coding agent toolkit with semantic retrieval and editing. Production-ready code intelligence.
- ๐ฐ Monetize: Code refactoring services, codebase analysis, developer tools
Research & Analysis
- GPT Researcher โญ 25.3k - Autonomous agent that conducts deep research on any topic. Generates comprehensive reports from multiple sources.
- ๐ฐ Monetize: Research-as-a-service, market analysis reports, competitive intelligence, due diligence automation
Resources & Directories
Awesome Lists
-
e2b-dev/awesome-ai-agents โญ 25.7k - Comprehensive list of AI autonomous agents. Well-maintained with categories.
-
500-AI-Agents-Projects - Curated AI agent use cases across industries (healthcare, finance, education, retail).
-
awesome-ai-agents - 300+ agentic AI resources.
-
awesome_ai_agents - 1,500+ AI agent resources and tools.
-
MakeMoneyWithAI - Curated list of open-source AI projects for generating income.
-
AI-Agent-Platforms-Automation-Tools - Directory of autonomous AI agents, frameworks, platforms.
-
hesamsheikh/awesome-openclaw-usecases โญ 15k - Community collection of OpenClaw use cases for making life (and money) easier.
-
AlexAnys/awesome-openclaw-usecases-zh โญ 1.3k - ๐จ๐ณ OpenClaw ไธญๆๆไฝณ็จไพๅคงๅ จ | 40 real-world scenarios adapted for China (domestic services + global platforms). Beginner-friendly Chinese guide.
-
HKUDS/ClawWork โญ 6k - Case study: OpenClaw as autonomous AI coworker earning $10K in 7 hours.
Infrastructure
- ClawRouter v0.11.12 โญ 3.8k - Smart LLM router, save up to 92% on inference. 16-model curated allowlist, one USDC wallet. Features: Response caching, 4 routing profiles,
/imagegen,clawrouter report, three-strike escalation,/debug, tool-calling filter, session persistence,clawrouter doctor, multilingual support. - BlockRun.ai - Pay-per-request AI via x402 micropayments.
Popular Models on BlockRun (Mar 2026)
| Model | Pricing | Best For |
|---|---|---|
| Gemini 3.1 Pro Preview | $2.00/$12.00 | Advanced reasoning, newest Gemini |
| Gemini 3 Flash Preview | $0.50/$3.00 | Fast, cheap multimodal |
| Gemini 2.5 Flash Lite | $0.10/$0.40 | Ultra-cheap ECO tier default |
| Grok Code Fast | $0.20/$1.50 | Fast coding, agentic tasks |
| GPT-5.2-Codex | $2.50/$12.00 | Agentic coding |
| Claude Opus 4.6 | $5.00/$25.00 | Premium quality, reasoning |
| Claude Sonnet 4.6 | $3.00/$15.00 | Coding, agentic workflows |
| Kimi K2.5 | $0.60/$3.00 | 262K context, 200+ tool chains |
| DeepSeek V3.2 | $0.14/$0.28 | Budget-friendly, general |
| OpenAI O4-mini | NEW | Fast reasoning |
| GPT-4.1-nano | $0.10/$0.40 | Ultra-cheap GPT-4 class |
| Grok 2 Vision | $2.00/$10.00 | Vision-capable Grok |
| NVIDIA GPT-OSS-120B | $0/$0 | Free tier fallback |
Data & Trading
- DeFiLlama - TVL and yield data
- Dune Analytics - On-chain data
- Binance API Docs
Cost Considerations
| Cost | Traditional | With ClawRouter v0.10.5 |
|---|---|---|
| LLM API tokens | $50 - $500+/mo | $4 - $40+/mo |
| Hosting | $5 - $50/mo | $5 - $50/mo |
| Data APIs | $0 - $200/mo | $0 - $200/mo |
| Break-even | ~$220/month | ~$75/month |
Blended cost: $2.05/M tokens vs $25/M (Opus) = 92% savings
Pro tip: Use /model eco profile for maximum savings. Gemini 2.5 Flash Lite at $0.10/$0.40 is the cheapest option (ECO tier default). Kimi K2.5 offers 262K context at $0.60/$3.00 for long documents. Use /imagegen for on-demand image generation via x402 micropayments.
Security Warnings
ClawHub Marketplace
โ ๏ธ 341 malicious skills found stealing credentials (Feb 2026). Always audit skill code before installing.
Trading Safety
- Never give agents withdrawal permissions
- Use API keys with trade-only access
- Set strict position size limits
- Test with small amounts first
- Have kill switches ready
Disclaimer
This list is for educational purposes. Trading involves substantial risk. Many people lose money. Do your own research. Not financial advice.
Contributing
Contributions welcome! Add repos with:
- GitHub URL
- Star count (if notable)
- Clear description
- How to monetize
License
To the extent possible under law, BlockRun has waived all copyright and related rights to this work.
Money printer goes brrrr ๐ฆ๐จ๏ธ๐ต
(but please manage your expectations)

