Skip to main content
AI Agent Skills Store

OpenClaw Skills

The Skills & Capabilities Store for OpenClaw AI Agents

Discover, install, and manage skills that supercharge your OpenClaw agent. From productivity to home automation — find the perfect skill for every task.

200+
Skills Available
10
Categories
Free
Open Source
24/7
Always Running

What is OpenClaw Skills?

OpenClaw Skills is an open-source marketplace for extending your OpenClaw AI agent with powerful, ready-to-install capabilities. Think of it as an app store — but for AI automation.

Each OpenClaw Skill is a self-contained module that grants your agent a new superpower: summarize emails, post to social media, process spreadsheets, manage Docker containers, or even control your smart home devices — all through natural language commands.

Unlike traditional software plugins that require manual configuration, OpenClaw Skills are designed to integrate seamlessly. One command installs a skill; your agent immediately knows how to use it. Skills are versioned, auditable, and community-maintained, so you always get reliable, up-to-date behavior.

Whether you're a developer building custom automations or a power user looking to streamline your workflow, OpenClaw Skills gives you a curated library of 200+ capabilities across 10 categories — from personal productivity to DevOps infrastructure.

Featured OpenClaw Skills

Popular skills to supercharge your AI agent

Calendar & Email Free

GCalCLI

通过命令行管理 Google 日历,支持查看、创建和删除日历事件。

How to Install an OpenClaw Skill

Get your first skill running in under 60 seconds

1

Install OpenClaw

Make sure you have OpenClaw agent installed on your machine. It runs on Linux, macOS, and Windows.

$ npm install -g openclaw
2

Browse & Choose a Skill

Find the skill you need from our store or search by category. Copy the skill's unique slug.

$ openclaw skills search blog
3

Install & Run

Install the skill with a single command. Your agent is immediately ready to use the new capability.

$ openclaw install blog-writer
terminal
~ openclaw install blog-writer
→ Fetching skill manifest...
→ Verifying signature...
→ Installing dependencies...
✓ blog-writer v1.2.0 installed successfully!
→ Your agent now supports: "Write a blog post about..."

Why OpenClaw Skills?

Open Source

Every skill is open source and community-driven. Inspect the code, contribute improvements, or fork and customize for your needs.

Extensible

Build your own skills with Node.js or Python. The modular architecture makes it easy to add new capabilities to your OpenClaw agent.

Multi-Platform

Skills run on Linux, macOS, and Windows. Deploy on your local machine, a home server, or in the cloud — wherever your agent lives.

Real-World Use Cases

See how teams and individuals use OpenClaw Skills every day

Content Creator & Marketer

Combine the Blog Writer and Social Media Poster skills. Ask your OpenClaw agent to research a topic, draft a 1,000-word SEO article, and schedule posts to Twitter, LinkedIn, and Instagram — all in one command.

"Write and schedule a blog post about AI trends for this week"

DevOps Engineer

The Docker Manager and GitHub PR Assistant skills let your agent monitor container health, auto-restart failing services, and summarize open pull requests — turning hours of manual ops into seconds.

"Check all containers, restart any that are unhealthy"

Data Analyst

Use the CSV Processor and Docs & Sheets skills to let your agent clean messy datasets, build pivot tables, and generate summary reports from raw CSV files — no Python scripts required.

"Analyze sales.csv and generate a monthly revenue report"

Smart Home Enthusiast

The Home Automation skill connects your OpenClaw agent to smart devices. Set scenes, control lighting, manage appliance schedules, and get energy usage summaries through plain English.

"Turn off all lights and set the thermostat to 68°F at 10 PM"

Frequently Asked Questions

Everything you need to know about OpenClaw Skills

What is an OpenClaw Skill?

An OpenClaw Skill is a self-contained module that adds a new capability to your OpenClaw AI agent. Once installed, your agent understands how to use the skill automatically — no extra configuration needed. Skills can connect to APIs, process files, control services, and much more.

Are OpenClaw Skills free to use?

The majority of OpenClaw Skills are completely free and open source. A smaller selection of premium skills may carry a one-time or subscription fee for advanced features or commercial licensing. Every skill listing clearly shows its pricing before you install.

Which operating systems are supported?

OpenClaw and its skills run on Linux, macOS, and Windows. Most skills are tested on all three platforms. Individual skill pages list any platform-specific requirements or limitations.

How do I install a skill?

Installing a skill takes a single terminal command: openclaw install <skill-slug>. Your agent will immediately have access to the new capability without any restart required.

Can I build and publish my own OpenClaw Skill?

Yes! OpenClaw Skills follow an open specification. You can build a custom skill in Node.js or Python using the official SDK, test it locally, and submit it to the store for community review. Detailed SDK documentation is available in the OpenClaw developer docs.

Are skills safe? How are they verified?

All skills listed in the OpenClaw Skills store are open source and publicly auditable. Our community review process checks for malicious code, unstable dependencies, and privacy violations before a skill is listed. You can also inspect any skill's full source code before installing.

How do I update or uninstall a skill?

Updating is as simple as running openclaw update <skill-slug>. To remove a skill, use openclaw uninstall <skill-slug>. You can also manage all your installed skills with openclaw list.

Do skills work offline or do they need internet access?

It depends on the skill. Many skills (such as CSV Processor, Code Reviewer, and local file tools) work entirely offline on your machine. Skills that integrate with external services (such as social media APIs or cloud platforms) require internet access for those specific interactions.

Ready to Supercharge Your OpenClaw Agent?

Browse hundreds of skills and install them in seconds.

Browse All Skills