发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Browser Control Skill
Use the `browser` MCP server to control a browser with full CDP access. The core `cdp_send` tool can call ANY Chrome DevTools Protocol method.
Polymarket
Query [Polymarket](https://polymarket.com) prediction markets and trade from the terminal.
ClawShield — Private Transactions for Solana Agents
You can shield (deposit) funds into a private pool and withdraw them to any Solana address. Withdrawals are cryptographically unlinkable to deposits using Zero-Knowledge proofs. Your private key never leaves your environment.
🐧 Mupeng Evolve — The God-Tier Agent Evolution Engine
> **We analyzed 6 of the highest-rated evolution/memory/earning skills on ClawHub. Found critical flaws in every single one. Then we built something better.**
korean-scraper
**한국 웹사이트 전문 스크래퍼** — Playwright 기반으로 네이버, 쿠팡, 다음 등 한국 주요 사이트에서 구조화된 데이터를 추출합니다. Anti-bot 보호 우회 기능 포함.
Docker Self-Healing Setup
```dockerfile FROM node:22-slim RUN npm i -g openclaw
MidOS MCP — The Knowledge Operating System
MidOS is a knowledge middleware layer for AI agents. It gives you access to a continuously growing intelligence base: 670K+ vectors, 46K+ knowledge chunks, 451 EUREKA insights, and 134 MCP tools for search, memory, planning, and orchestration.
Claude Desktop
- "~/Library/Application Support/Claude/claude_desktop_config.json" - "~/.config/Claude/claude_desktop_config.json" - "~/.claude/settings.json" - "~/.claude.json" - "~/.cursor/mcp.json"
agent-bom-registry — MCP Server Trust & Security Registry
Look up MCP servers in the 427+ server security metadata registry, assess skill file trust, and run pre-install marketplace checks.
Claude Desktop
- "~/Library/Application Support/Claude/claude_desktop_config.json" - "~/.config/Claude/claude_desktop_config.json" - "~/.claude/settings.json" - "~/.claude.json" - "~/.cursor/mcp.json"
AWS Lambda
Serverless compute. ```bash export AWS_ACCESS_KEY_ID="xxxxxxxxxx" export AWS_SECRET_ACCESS_KEY="xxxxxxxxxx" export AWS_REGION="us-east-1"