Type

Selection — 3 028

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

keepa-api

github.com

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

Skill Skills & prompts Command line 2 795

stock-daily-report

github.com

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

Skill Skills & prompts Command line 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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

Skill Skills & prompts Command line 2 795

captcha-solver

github.com

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

Skill Skills & prompts Command line 2 795

feishu-image-sender

github.com

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

Skill Skills & prompts Command line 2 795

polymarket-api

github.com

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

Skill Skills & prompts Command line 2 795

matrix-fix

github.com

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

Skill Skills & prompts Command line 2 795

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 2 795

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 2 795

charger

github.com

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

Skill Skills & prompts Command line 2 795

coloring-page

github.com

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

Skill Skills & prompts Command line 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

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 2 795

discord-chat

github.com

Send messages, reply to messages, and search message history in Discord channels using the message tool. Use when the user wants to communicate with Discord (send/reply/search messages), check Discord activity, or interact with Discord channels.

Skill Skills & prompts Command line 2 795

chart-splat

github.com

Generate beautiful charts via the Chart Splat API. Use when the user asks to create, generate, or visualize data as charts, graphs, or plots. Supports line, bar, pie, doughnut, radar, polar area, and candlestick/OHLC charts. Returns PNG images.

Skill Skills & prompts Command line 2 795

nzta-traffic

github.com

Query real-time NZ state highway traffic conditions from the Waka Kotahi NZTA Traffic and Travel API. Use when checking road events, incidents, closures, roadworks, traffic cameras, or travel conditions on New Zealand highways. Covers all 14 NZ regions (Northl

Skill Skills & prompts Command line 2 795

Re-theme your OpenClaw dashboard with 104 curated design seeds from SeedFlip. Fonts, colors, shadows, radii. One command, instant transformation.

Skill Skills & prompts Command line 2 795

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.