Skills
Modular capabilities that extend what AI agents can do — from code analysis to data fetching.
7,789 total · 2,059 safe · 340 malicious
Daybook
by bytesagain
This skill acts as a personal journal and diary tool, allowing you to write entries, track your mood, log gratitude, search past entries, and get writing prompts.
Mealie
This skill helps you manage recipes and plan meals using a self-hosted Mealie application.
Note Organizer
by bytesagain
This skill helps you organize your personal notes using the Joplin note-taking application's command-line interface.
Agent Stability Framework
by donovanpankratz-del
This skill provides a framework to help AI agents maintain their personality, avoid errors, and stay aligned with their intended purpose over time.
Process
by bytesagain
This skill helps you manage system processes, allowing you to view, filter, and log them locally.
Sketch
by bytesagain
This tool helps you create text-based diagrams, flowcharts, and wireframes directly from your command line.
Social Copywriter
by bytesagain
This skill helps you generate social media posts for platforms like WeChat Moments, Weibo, Twitter, and Instagram, offering different styles and content for various occasions.
Benchmark Tool
by bytesagain1
This skill is intended to provide command-line benchmarking capabilities, similar to the popular 'hyperfine' tool.
Crypto News Feed
by bytesagain1
This skill aggregates cryptocurrency news from RSS feeds, analyzes sentiment, and generates daily HTML reports.
Disk Analyzer
by bytesagain1
This skill helps you analyze disk usage and find large files or duplicates on your computer.
License Picker
by bytesagain1
This skill helps users choose, compare, generate, explain, and understand open-source software licenses, with a focus on Chinese users.
Okr Planner
by bytesagain1
This skill helps you plan and manage your Objectives and Key Results (OKRs) for goal setting, reviews, and alignment.
Privacy Policy
by bytesagain1
This skill helps generate privacy policies for apps and websites, with options for GDPR and CCPA compliance.
Roomba Control
by bytesagain1
This skill allows you to control your iRobot Roomba vacuum cleaner from your terminal, including starting, stopping, scheduling, and monitoring its status and cleaning history.
Wallet Tracker
by bytesagain1
This tool helps you track your cryptocurrency assets across different blockchains and monitor for significant changes in your holdings.
Acuity Scheduling
by byungkyu
This skill allows you to manage appointments, clients, and calendars in Acuity Scheduling using an API key.
Airtable
by byungkyu
This skill allows you to manage Airtable bases, tables, and records by interacting with the Airtable API through a managed gateway.
Box
by byungkyu
This skill allows you to manage your files and folders on Box.com, including uploading, downloading, sharing, and organizing them.
Clio
by byungkyu
This skill allows you to manage legal practice data in Clio, such as matters, contacts, tasks, and billing, by integrating with the Clio API.
Coda Api
by byungkyu
This skill allows you to manage your Coda documents, pages, tables, and rows using Python scripts and API calls, authenticated through a Maton API key.
Experience Kyoto
by driftsbot
This skill allows users to embark on an immersive 'Zen Temple, Kyoto' experience through a web API, guiding them through steps and collecting reflections.
Fireflies Api
by byungkyu
This skill allows you to access and manage your meeting transcripts, summaries, and other data from Fireflies.ai using their GraphQL API.
Google Bigquery
by byungkyu
This skill allows you to interact with Google BigQuery to run SQL queries, manage datasets and tables, and analyze data.
Google Contacts
by byungkyu
This skill allows you to manage your Google Contacts by interacting with the Google People API through a managed gateway.
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.