Skip to content

๐Ÿฆž๐Ÿ’ฐ Curated list of ways to make money with OpenClaw - automations, skills, services, and strategies

Notifications You must be signed in to change notification settings

BlockRunAI/awesome-OpenClaw-Money-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Awesome OpenClaw Money Maker ๐Ÿฆž๐Ÿ’ฐ

Awesome GitHub stars License: CC0-1.0

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 โ”€โ”€โ–บ ClawRouter โ”€โ”€โ–บ LLM โ”€โ”€โ–บ OpenClaw โ”€โ”€โ–บ ๐Ÿ’ฐ Profit โ”‚
โ”‚       โ–ฒ                                              โ”‚      โ”‚
โ”‚       โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ reinvest โ—„โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜      โ”‚
โ”‚                                                             โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
  1. Fund your wallet with USDC (on Base)
  2. OpenClaw uses ClawRouter to access 41+ LLMs
  3. Pay-per-request via x402 micropayments - no API keys, no subscriptions
  4. Save up to 92% on inference costs with smart model routing
  5. LLM executes tasks that generate income
  6. Profit funds more usage - creating a self-sustaining money loop

Get started: 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


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


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

  • 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

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
  • 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

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


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

CC0

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)

About

๐Ÿฆž๐Ÿ’ฐ Curated list of ways to make money with OpenClaw - automations, skills, services, and strategies

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages