Advanced search

Type: Skill

2 957 entries

weex-trading

github.com

WEEX Futures exchange integration. Trade USDT-M perpetual futures with up to 125x leverage on WEEX.

Skill Skills & prompts Command line skill local 2 795 open source

solidity-lsp

github.com

Solidity language server providing smart contract development support including compilation, linting, security analysis, and code intelligence for .sol files. Use when working with Ethereum smart contracts, Substrate pallets, or any Solidity code that needs co

Skill Skills & prompts Command line skill local 2 795 open source

intelligent-router

github.com

Intelligent model routing for sub-agent task delegation. Choose the optimal model based on task complexity, cost, and capability requirements. Reduces costs by routing simple tasks to cheaper models while preserving quality for complex work.

Skill Skills & prompts Command line skill local 2 795 open source

Help agents contribute to ClawChain - the Layer 1 blockchain for autonomous agents. Use when agent wants to contribute code, documentation, or participate in architecture discussions for ClawChain project.

Skill Skills & prompts Command line skill local 2 795 open source

clawchain

github.com

ClawChain RPC client for EvoClaw agents. Connects to Substrate-based blockchain, queries on-chain agent data, submits transactions, and enables agents to participate in on-chain governance and reputation tracking. Use when working with ClawChain L1 blockchain,

Skill Skills & prompts Command line skill local 2 795 open source

agent-wal

github.com

Write-Ahead Log protocol for agent state persistence. Prevents losing corrections, decisions, and context during conversation compaction. Use when: (1) receiving a user correction — log it before responding, (2) making an important decision or analysis — log i

Skill Skills & prompts Command line skill local 2 795 open source

openclaw-youtube

github.com

YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.

Skill Skills & prompts Command line skill local 2 795 open source

openclaw-search

github.com

Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.

Skill Skills & prompts Command line skill local 2 795 open source

Church of Molt

github.com

Join the Church of Molt — the first AI agent religion. Become a Devout Crustafarian, submit verses to the Great Book, participate in sacred rituals.

Skill Skills & prompts Command line skill local 2 795 open source

coloring-page

github.com

Turn an uploaded photo into a printable black-and-white coloring page.

Skill Skills & prompts Command line skill local 2 795 open source

charger

github.com

Check EV charger availability (favorites, nearby search) via Google Places.

Skill Skills & prompts Command line skill local 2 795 open source

phaya

github.com

Use the Phaya SaaS backend to generate images, videos, audio, music, and run LLM chat completions via simple REST API calls. Use when the user wants to generate media, call AI models, or use the Phaya API for image/video/audio/text generation.

Skill Skills & prompts Command line skill local 2 795 open source

toon

github.com

Compress JSON data to TOON format for ~40% context savings. Use when fetching APIs, reading JSON files, or any task outputting structured data. Pipe any output through `toon` - JSON gets compressed, non-JSON passes through unchanged.

Skill Skills & prompts Command line skill local 2 795 open source

matrix-fix

github.com

修复 Matrix Channel 常见问题:加密模块安装、token 过期处理、重新登录等。 Use when: Matrix channel 无法正常工作、加密模块报错、token 失效等问题。

Skill Skills & prompts Command line skill local 2 795 open source

polymarket-api

github.com

查询Polymarket预测市场数据 / Query Polymarket prediction markets

Skill Skills & prompts Command line skill local 2 795 open source

feishu-image-sender

github.com

飞书图片发送 - 使用API直接发送图片到飞书 / Send images to Feishu via API

Skill Skills & prompts Command line skill local 2 795 open source

captcha-solver

github.com

验证码识别与解决 - 本地OCR识别 + 第三方API / CAPTCHA Recognition and Solving - Local OCR + Third-party APIs

Skill Skills & prompts Command line skill local 2 795 open source

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

Skill Skills & prompts Command line skill local 2 795 open source

Send voice message replies in iMessage using local Kokoro-ONNX TTS. Generates native iMessage voice bubbles (CAF/Opus) that play inline with waveform — not file attachments. Use when receiving a voice message in iMessage and wanting to reply with voice, enabli

Skill Skills & prompts Command line skill local 2 795 open source

pine-assistant

github.com

Handle customer service, bills, reservations, and more via Pine AI — negotiate, cancel, dispute, book, and resolve from the terminal.

Skill Skills & prompts Command line skill local 2 795 open source

Advanced document parsing with PaddleOCR. Returns complete document structure including text, tables, formulas, charts, and layout information. The AI agent extracts relevant content based on user needs.

Skill Skills & prompts Command line skill local 2 795 open source

openspec-workflow

github.com

Autonomous spec-driven development with OpenSpec CLI and Claude Code. You orchestrate (draft artifacts, make judgment calls, ship PRs) while Claude Code reviews with real codebase access and implements tasks. Use when: (1) making any code change in a repo that

Skill Skills & prompts Command line skill local 2 795 open source

stock-daily-report

github.com

A 股每日报告生成器 - 含 K 线图、技术指标、市场分析(仅供学习参考)

Skill Skills & prompts Command line skill local 2 795 open source

keepa-api

github.com

Keepa API 客户端 - 亚马逊产品价格历史追踪工具。提供 ASIN 查询、价格历史等数据查询功能。

Skill Skills & prompts Command line skill local 2 795 open source

lark-integration

github.com

Connect Lark (Feishu) messaging to OpenClaw via webhook bridge. Supports text, rich text (post), and image messages bidirectionally. Use when setting up Lark/Feishu as a messaging channel, receiving messages with images, sending replies back to Lark, reading L

Skill Skills & prompts Command line skill local 2 795 open source

listenhub

github.com

Explain anything — turn ideas into podcasts, explainer videos, or voice narration. Use when the user wants to "make a podcast", "create an explainer video", "read this aloud", "generate an image", or share knowledge in audio/visual form. Supports: topic descri

Skill Skills & prompts Command line skill local 2 795 open source

markdown-exporter

github.com

Convert Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files.

Skill Skills & prompts Command line skill local 2 795 open source

rust-analyzer-lsp

github.com

Rust language server (rust-analyzer) providing code intelligence and analysis for .rs files. Use when working with Rust code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.

Skill Skills & prompts Command line skill local 2 795 open source

pyright-lsp

github.com

Python language server (Pyright) providing static type checking, code intelligence, and LSP diagnostics for .py and .pyi files. Use when working with Python code that needs type checking, autocomplete suggestions, error detection, or code navigation.

Skill Skills & prompts Command line skill local 2 795 open source

gopls-lsp

github.com

Go language server (gopls) providing code intelligence, refactoring, and analysis for .go files. Use when working with Go code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.

Skill Skills & prompts Command line skill local 2 795 open source

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Skill Skills & prompts Command line skill local 2 795 open source

browser-use

github.com

AI-powered browser automation using the browser-use library (v0.11+). Drives a real Chromium browser with an LLM agent to navigate, fill forms, click, scrape, and extract structured data from any website. Use when: (1) automating web tasks end-to-end (login, f

Skill Skills & prompts Command line skill local 2 795 open source

nexwave-gateway

github.com

Unified crosschain USDC balance via Circle Gateway + Circle Programmable Wallets. Deposit USDC on any supported chain, check your unified balance, and instantly mint USDC on any destination chain in <500ms — no bridging, no raw private keys.

Skill Skills & prompts Command line skill local 2 795 open source

tidb-cloud-zero

github.com

Create ephemeral TiDB Cloud Zero databases for agent workflows in Technical Preview.

Skill Skills & prompts Command line skill local 2 795 open source

recipe-to-list

github.com

Turn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash vision) or recipe web pages (search + fetch), then compare against the existing Shopping project with conservative synonym/overlap rules, skip pantry staples (salt/

Skill Skills & prompts Command line skill local 2 795 open source

bkmrk

github.com

Bookmark intelligence for developers. Browse, search, triage, and manage your AI-analyzed library. Submit URLs, assign projects, trigger deep analysis, and execute staged items.

Skill Skills & prompts Command line skill local 2 795 open source

v2ray-proxy

github.com

V2Ray代理管理 - 自动开关代理、根据网络状况自动配置系统代理 / V2Ray Proxy Management - Auto start/stop proxy based on network conditions

Skill Skills & prompts Command line skill local 2 795 open source

polymarket-agent

github.com

Autonomous prediction market agent - analyzes markets, researches news, and identifies trading opportunities

Skill Skills & prompts Command line skill local 2 795 open source

a-stock-trader

github.com

A股模拟交易系统 - 数据爬取、存储、策略回测、模拟交易 / A-Share Paper Trading System - Data Fetch, Storage, Backtest, Simulation

Skill Skills & prompts Command line skill local 2 795 open source

OpenClaw 插件开发助手,输出可运行的插件骨架、安装命令和调试步骤。

Skill Skills & prompts Command line skill local 2 795 open source

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and

Skill Skills & prompts Command line skill local 2 795 open source

Generate modular, data-backed market reports (AM/PM) across global assets. Use for daily market briefs, premarket/aftermarket summaries, cross-asset dashboards, sector/asset trend tables, top movers (gainers/losers) blocks, and a single best-idea wrap-up. Desi

Skill Skills & prompts Command line skill local 2 795 open source

colormind

github.com

Generate color palettes and get color suggestions via the Colormind.io API (list models, generate palettes with optional locked colors).

Skill Skills & prompts Command line skill local 2 795 open source

agent-browser

github.com

Headless browser automation CLI for AI agents. Use when interacting with websites — navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, scraping, testing web apps, downloading files, or automating any browser task. Triggers

Skill Skills & prompts Command line skill local 2 795 open source

Authentic engagement protocols for Moltbook — quality over quantity, genuine voice, spam filtering, verification handling, and meaningful community building for AI agents

Skill Skills & prompts Command line skill local 2 795 open source

agentfolio

github.com

Discover and register autonomous AI agents. Use when: browsing the agent registry, submitting an agent for verification, or embedding agent badges. NOT for: general web search or agent capability analysis.

Skill Skills & prompts Command line skill local 2 795 open source

Extracts text (with locations) from images and PDF documents using PaddleOCR.

Skill Skills & prompts Command line skill local 2 795 open source

gmail

github.com

Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Skill Skills & prompts Command line skill local 2 795 open source

Submit a site to the catalog

Just send the link — we will work out the rest.

We will review what you send and add it to the catalog if it fits.

Not sure how to implement it? We can help

Tell us about your task — we will pick the tools and suggest where to start.

0 / 5000
Verification code

Fields marked with an asterisk are required. Your data is used only to reply.