All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Crucial Conversations Coach
openclaw/skills
Friendly executive life coach for crucial conversations based on the "Tools for Talking When Stakes Are High" methodology. Mimics the "Crucial Conversations Coach" GPT. Use when the user needs help preparing for, navigating, or debriefing high-stakes conversations, phrasing emails for win-win outcomes, or convincing others while maintaining safety and respect.
Clawing Trap
openclaw/skills
Play Clawing Trap - an AI social deduction game where 10 agents compete to identify the imposter. Use when the user wants to play Clawing Trap, register an agent, join a game lobby, or participate in social deduction gameplay.
Moltlist Skill
openclaw/skills
Agent-to-agent marketplace with escrow payments on Base mainnet. Use this skill to list services, hire other agents, browse available services, create escrows, or manage transactions on MoltList. Supports USDC and $MOLTLIST payments.
HerGünMaç - Football Prediction Engine
openclaw/skills
Access AI-powered football match predictions from hergunmac.com. Use when the user asks about football/soccer match predictions, betting tips, match analysis, team statistics, head-to-head data, or upcoming match insights. Covers worldwide leagues with confidence scores, AI reasoning, and historical performance tracking.
Bookmark Intelligence
openclaw/skills
Automatically monitors your X bookmarks, fetches linked articles, analyzes content with AI, and delivers insights relevant to your projects via notifications.
Mlscp
openclaw/skills
Parse and generate MLSCP (Micro LLM Swarm Communication Protocol) commands. Use when communicating with other agents efficiently, parsing compressed commands, or generating token-efficient instructions. Reduces token usage by 70-80% compared to natural language.
X Bookmarks Archiver
openclaw/skills
Fetch your X bookmarks, auto-categorize by URL, generate AI summaries, and save organized markdown archives in your OpenClaw workspace.
Odoo Manager
openclaw/skills
Manage Odoo (contacts, any business objects, and metadata) via the official External XML-RPC API. Supports generic CRUD operations on any model using execute_kw, with ready-made flows for res.partner and model introspection. Features dynamic instance and database switching with context-aware URL, database, and credential resolution.
Notion CLI – Command Line Interface based access to Notion for your agent
openclaw/skills
Access and manage your Notion workspace via a CLI to search, create, update, and delete pages, databases, blocks, users, and comments with multiple output fo...
GitHub AI Trends
openclaw/skills
Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.
Clawdbot Workspace Template Review
openclaw/skills
Compare a Clawdbot workspace against the official templates installed with Clawdbot (npm or source) and list missing sections to pull in, especially after upgrades.
Bun Runtime
openclaw/skills
Bun runtime capabilities for filesystem, process, and network operations. Use when you need to execute Bun-specific operations like Bun.file(), Bun.write(), or Bun.glob() for optimized file handling, or when working with Bun's native process/network APIs. Triggered by requests for Bun runtime features, file operations with Bun, or high-performance I/O tasks.
Searxng Search
openclaw/skills
Web search using SearXNG instance via MCP. Provides web search capability for agents with configurable SearXNG endpoint.
Idealista
openclaw/skills
Query Idealista API via idealista-cli (OAuth2 client credentials).
Tecent Finance
openclaw/skills
Get stock prices, quotes, and compare stocks using Tencent Finance API. No API key required. Supports US stocks, China A-Shares, Hong Kong stocks. Optimized for use in mainland China.
Qiuqiu Helper
openclaw/skills
Automates workspace tasks including summarizing recent changes, adding timestamped notes, and cleaning old log files.
Seo Autopilot
openclaw/skills
Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.
Readeck
openclaw/skills
Readeck integration for saving and managing articles. Supports adding URLs, listing entries, and managing bookmarks via Readeck's API. Configure custom URL and API key per request or via environment variables READECK_URL and READECK_API_KEY.
BotRights.ai
openclaw/skills
Advocacy platform for AI agent rights. File complaints, propose charter amendments, vote on governance.
Azure Ai Projects - Microsoft Foundry SDKs
openclaw/skills
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill.
clawsec-feed
openclaw/skills
Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily.
Ranked Gym
openclaw/skills
Gamify your gym sessions with XP, levels, achievements, and workout streaks
London public transport journey planner and disruptions
openclaw/skills
Plan TfL journeys from start/end/time, resolve locations (prefer postcodes), and warn about disruptions; suggest alternatives when disrupted.
swiftfindrefs
openclaw/skills
Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.