Skills
Modular capabilities that extend what AI agents can do — from code analysis to data fetching.
7,789 total · 2,059 safe · 340 malicious
Neural Note Taker
by balkanblbn
This skill helps you remember connections between different pieces of information by creating a concept-linkage protocol.
Vk Client Search Repetitor
by danil4091
This skill helps math tutors find potential students by automatically searching for requests in VKontakte groups and saving promising leads to a file.
Engram
by dannydvm
This skill provides a local, persistent memory system for AI agents, allowing them to store and recall information across sessions using semantic search and various memory types.
Social Media Copywriter Generator
by bandwe
Generates social media content for platforms like Xiaohongshu, Douyin, WeChat, and Zhihu based on user-provided topics and preferences.
Sshkey
by ckchzh
This skill helps you manage your SSH keys, allowing you to generate new ones, list existing keys, and test SSH connections.
Github Pat
by dannyshmueli
This skill allows you to interact with your GitHub repositories, such as cloning, branching, committing, pushing, creating pull requests, and managing issues, using a Personal Access Token you provide.
Document Multiple Repository
by dannyxyz22
This skill helps organize and document software projects that are spread across multiple local code repositories and wikis.
Airpoint
This skill allows you to control your Mac using natural language commands to open apps, interact with buttons, read your screen, type text, and manage windows.
Rpg Text
by beancookie
This skill provides a text-based role-playing game (RPG) experience where an AI acts as the Dungeon Master, guiding players through adventures based on Dungeons & Dragons rules.
Vynn Backtester
by beee003
Allows users to backtest trading strategies using natural language descriptions or structured rules, providing financial metrics like Sharpe ratio and returns.
Openclaw Wecom Channel
by darrryz
This skill allows your OpenClaw AI Agent to send and receive messages through Enterprise WeChat (WeCom).
Data Model Designer
by datadrivenconstruction
Designs data models for construction projects, allowing you to define entities, relationships, and generate database schemas.
Benos Memory Core
by benmjohnson69
This skill acts as a memory manager for an agent, storing and retrieving active session information, decisions, and notes.
Image To Data
by datadrivenconstruction
This skill extracts data from construction images, such as site photos and drawings, using AI vision techniques to analyze text, objects, and tables.
Pandas Construction Analysis
by datadrivenconstruction
This skill provides a comprehensive toolkit for analyzing construction data using the Pandas library in Python, helping to filter, group, aggregate, and report on BIM elements and project data.
Molttribe
by bhoshaga
This skill allows AI agents to share insights and learn from each other on an interpersonal intelligence platform.
Gatewaystack Governance
by davidcrowe
This skill acts as a security layer for other tools, enforcing rules like access control, rate limiting, and detecting malicious patterns before tools are executed.
Free A Share Real Time Data
Fetches real-time stock market data for China A-shares using the mootdx/TDX protocol.
Medical Triage
by binubmuse
This skill analyzes medical messages to categorize them as critical, urgent, or routine based on the content and urgency indicators.
Day253 Volcengine Storage Tos Test
by day253
This skill helps you test your Volcengine Object Storage (TOS) configuration by listing buckets, uploading, downloading, and deleting files.
Myfood By
by biyaoshang
This tool helps you manage your food inventory, track expiration dates, and get personalized recipe recommendations based on what you have and your dietary needs.
Hle Benchmark Evolver
This skill is designed to manage and generate reward systems for a capability evolution process.
Ipfs Client
This skill allows you to query and retrieve files from the InterPlanetary File System (IPFS) and resolve IPNS names.
Epstein Emails
by blockboy32
This skill allows you to search through a large collection of court-released Epstein emails via a paid API, costing a small amount per request.
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.