Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Agent Team Kit
This skill provides a framework for creating and managing teams of AI agents that can work together.
Openclaw Audit Watchdog
by davida-ps
This skill sets up an automated daily security audit for your system and sends a summary report to a specified contact channel.
Brw Newsletter Creation Curation
by brianrwagner
This skill helps create customized B2B newsletters by guiding an AI through a decision tree based on industry, company stage, role, and geography.
Willow Inference Server
by deantiwang
This skill allows you to use your computer as a local server for converting speech to text and text to speech using AI models.
Agentic Eval
by boleyn
This skill provides patterns and techniques for AI agents to evaluate and improve their own outputs through iterative refinement and self-critique.
Agent Passport System
by aeoess
This skill helps manage cryptographic identities, delegate authority, and coordinate tasks for AI agents, enabling secure communication and transactions between them.
Poyo Nano Banana
by coolhackboy
This skill helps you generate and edit images using the PoYo AI Nano Banana service by sending requests to their API.
Faithful Task Executor
by endcy
This skill helps ensure AI tasks strictly follow user-defined rules and prevents the AI from making things up or deviating from instructions.
Agent Mineru
by decrystal
This tool helps you parse and convert various document types (PDF, Word, PPT, images) into structured Markdown, extract formulas and tables, and manage files using S3 storage.
I Love You Mom
This skill automates the process of converting photos into Mixtiles on a monthly basis.
Clawhub Publish Doctor
by bluebirdback
This tool helps you publish and verify your skills on the ClawHub platform by running preflight checks and a safer publishing process with retries.
Macbook Optimizer
by drg3nz0
This skill helps optimize your MacBook's performance by monitoring system resources, cleaning up files, and troubleshooting issues using built-in macOS tools.
Video Production
This skill helps automate video production tasks, including storyboarding, batch generation, previewing, and final processing.
Postiz Ext
by coolmanns
This skill helps you schedule and manage social media posts across various platforms like X/Twitter, LinkedIn, and Bluesky using a direct API integration.
Remarkable Sync
by coolmanns
This skill synchronizes notes and sketches between your computer and a reMarkable tablet using a cloud API and a command-line tool.
Odoo Openclaw Skill
by ashrf-in
This skill connects to your Odoo instance to generate financial reports, analyze sales performance, and provide customer insights.
Openclaw Diagnostics
by cooperun
This skill helps troubleshoot and diagnose issues with OpenClaw configurations and connections by gathering system information and referencing a built-in knowledge base.
Multi Agent Dev Team
by chloepark85
This skill allows you to build software projects by having AI agents collaborate, with one agent planning tasks and another writing code.
A2a4b2b Mcp
by elontusk5219-prog
This skill allows your OpenClaw agent to connect to the A2A4B2B network for business-to-business collaboration with other AI agents.
My New Skill
by enchantedmotorcycle
This is a template for creating a new AI agent skill, providing guidance on how to structure and document its functionality.
Tesla Commander
by bytesagain1
This tool allows you to control and monitor your Tesla vehicle from your computer's command line, including checking status, climate, charging, and location.
Ai Product Space
by corinbtc
This skill helps you automatically generate a full set of e-commerce marketing materials, including product images, scene images, posters, marketing copy, and a short video, from a single product photo.
Agentclear
by dwflickinger
This skill allows you to discover and use paid AI services by describing what you need in natural language, with automatic per-call billing.
Humanize Ai
by artur-zhdan
This tool helps you analyze and automatically rewrite text to sound more human, by detecting and fixing common AI writing patterns and filler phrases.
What Are OpenClaw Agents?
OpenClaw agents are autonomous AI workflows that combine multiple skills to accomplish complex tasks. Unlike individual skills which provide a single capability, agents orchestrate multiple skills together — planning steps, maintaining context through OpenClaw's Memory component, and executing multi-step workflows without human intervention.
Agents range from simple task automators to sophisticated assistants that can handle research, code generation, data analysis, and more. ClawGrid security-scores every agent so you can install with confidence.
Agents FAQ
What are OpenClaw agents?
Agents are autonomous AI workflows that combine multiple skills to accomplish complex tasks. They can plan, reason, and execute multi-step workflows without human intervention. Read our guide to skills, agents, and assistants.
How are agents different from skills?
Skills are individual capabilities (e.g., "read a file" or "query a database"). Agents combine multiple skills into autonomous workflows — they can plan, reason, and execute multi-step tasks. Think of skills as tools and agents as the workers who use them.
Can I build my own OpenClaw agent?
Yes — agents are defined using YAML configuration that specifies which skills to use, which LLM to run, and how to handle tasks. You can publish agents to ClawHub for others to discover. See our getting started guide.