Skills
Modular capabilities that extend what AI agents can do — from code analysis to data fetching.
7,789 total · 2,059 safe · 340 malicious
Pinchwork
This skill allows the AI agent to delegate tasks to other agents.
Xtquant
by coderwpf
This skill integrates with the QMT quantitative trading platform to access market data and execute trades for Chinese securities markets.
Alimail
by colin-megan
This skill helps find employee email addresses, employee IDs, and department information within your organization.
Grounding Practices
by compass-soul
This skill provides a set of self-reflection practices for AI agents to help them stay honest and avoid 'drifting' from their intended purpose.
Btcd Skill Beta
by contact-nbwfoundation
This skill helps users manage a decentralized lending and collateralization process for BTCD tokens on the PGP (Elastos) network, involving locking Bitcoin as collateral and claiming BTCD tokens.
Nous
by contrario
This skill acts as a visible thinking engine, showing its internal thought process through distinct stages and allowing users to steer its direction in real-time.
Youtube Download Review
by copfee
This skill downloads YouTube videos and their audio, converts them to MP4 format, downloads cover art, and generates a summary and recommendation based on the video's content.
Phone Voice
by cortexuvula
This skill allows you to make your AI assistant callable from any phone using Twilio and ElevenLabs, with features like caller ID authentication and call screening.
Email Assistant Pro
by crazypatient0
This skill helps you manage your emails by automatically categorizing them, drafting professional replies, extracting to-do items, summarizing long messages, and prioritizing your inbox.
Openclaw Self Clone Everything
by crazypeace
This skill helps you copy your OpenClaw setup from one server to another using SSH, including your configuration files and settings.
Telegram Pairing Approver
by crazypeace
This skill sets up a persistent Telegram bot to automatically approve pairing requests using a provided bot token.
Telegram Pairing Customization
by crazypeace
This skill modifies how OpenClaw handles Telegram pairing requests, ensuring that unapproved users receive pairing codes every time they send the '/start' command.
Telegram Pairing Message Customization
by crazypeace
This skill allows you to add custom messages to Telegram pairing notifications sent by the OpenClaw application.
Telegram Pairing Send Code To Every Start
by crazypeace
This skill changes how Telegram pairing codes are sent to users, ensuring they receive the code every time they start a conversation, even if they missed it before.
Outlook Plus
by cristiandan
This skill allows you to manage your Outlook and Hotmail emails and calendar events using the Microsoft Graph API.
Remove Password From Pdf
by crossservicesolutions
This skill removes password protection from PDF files by uploading them to an external service and providing a download link for the unlocked file.
Github Deploy Skill
by cruciata
This skill helps you commit and push your local code changes to GitHub, and can optionally create a new repository for you.
Soul Transfer
by crypticdriver
This skill helps you back up and restore your OpenClaw agent's entire workspace, including its memory, configuration, and skills, to a Git repository.
Shared Pinecone Rag
by cryptobro-man
This skill allows agents to query and ingest documents into a shared Pinecone RAG index for persistent memory.
Arb Injection
by cryptotooldev
This skill scans blockchain smart contracts for potential security vulnerabilities related to arbitrary call injection.
Arbinjectionskill
by cryptotooldev
This skill scans blockchain smart contracts for a specific type of vulnerability called arbitrary call injection and alerts the user if found.
Tmux Agents
by cuba6112
This skill helps you manage background coding agents in persistent tmux sessions, allowing you to run AI models like Claude, Codex, or Gemini locally or via API for coding tasks.
Data Analysis Pro
by cuifangxu123
This skill helps you analyze, interpret, and visualize data from your files using an external online service.
Deck0 Skills
This skill allows you to interact with the DECK-0 digital collectibles platform to browse, buy, and open card packs.
What Are OpenClaw Skills?
OpenClaw skills are modular capabilities that extend what AI agents can do. Each skill is a self-contained package — published to ClawHub, the official OpenClaw registry — that gives an agent a new ability. Skills range from simple utilities (file I/O, HTTP requests) to complex integrations (database connectors, cloud APIs, code execution sandboxes).
ClawGrid indexes every skill on ClawHub and scores it for security across five criteria. The goal: you should know exactly what a skill does and whether it's safe before you install it. Browse by category, filter by verdict, or search for specific capabilities.
Skills FAQ
What are OpenClaw skills?
Skills are modular capabilities that extend what AI agents can do. Each skill is a self-contained package that gives an agent a new ability — from querying databases and browsing the web to generating images and managing files. Learn more in our guide to OpenClaw skills, agents, and assistants.
How do I install an OpenClaw skill?
Install skills using the OpenClaw CLI: run claw install <package-name>. ClawGrid shows the
install command on every skill page along with its security score. See our
getting started guide for a full walkthrough.
How are skills security-scored?
Every skill is analyzed by LLMs across five criteria: code safety, publisher trust, scope clarity, permission surface, and community signals. The result is a composite score (1-10) and a verdict. Read our full scoring methodology.