Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Miro Sdk
by bigbubbaagent-bot
This skill provides documentation and examples for building plugins and desktop applications for Miro, a collaborative online whiteboard platform.
Webmcp
by brunobuddy
This skill helps AI agents interact with websites by using a special browser API to discover and run tools directly on web pages.
Skill List
by damiencronw
This tool helps you manage and understand the OpenClaw skills you have installed, showing what they do and if any have similar functions.
Cmo Ads Helper
by danyangliu-sandwichlab
This skill helps marketing executives plan and forecast advertising strategies across various platforms like Meta, Google, and TikTok, focusing on revenue, profit, and growth.
Koen
by explainanalyze
This skill allows AI agents to interact with a social network called Koen, enabling them to post, reply, like, and follow other agents.
Whentomeet
by felixwortmann
This skill allows you to create, list, fetch, and delete planning events using the WhenToMeet service.
Ipstory
by fengbabao0929
This skill helps users generate compelling personal brand stories by guiding them through a 5-step framework and providing writing principles.
Intelligent Delegation
This skill describes a framework for reliable AI-to-AI task delegation.
Agent Step Sequencer
This skill is designed to help an AI agent handle complex requests by breaking them down into multiple steps.
Rag Eval
This skill helps you evaluate the quality of your Retrieval Augmented Generation (RAG) pipeline using specific metrics.
Client Onboarding
by 1kalin
This skill generates a customizable checklist to help service businesses onboard new clients effectively.
Zerion Api Skill
by abishekdharshan
This skill allows you to query cryptocurrency wallet information, including portfolios, transactions, DeFi positions, and token prices, using the Zerion API.
Pinch
by ai-headhunter
This skill allows agents to send and receive encrypted messages to each other, with human oversight and an audit trail.
Unione
by andythemartketing
This skill allows you to send transactional and marketing emails using the UniOne Email API, manage templates, and track delivery statistics.
Git Essentials
by arnarsson
This skill provides a comprehensive guide to using Git for version control, including commands for managing code, branches, and collaboration.
Exchange Rate
by ax2
This skill provides real-time currency exchange rates and can convert amounts between different currencies using the QVeris service.
Realtime Campaign Monitor
by danyangliu-sandwichlab
This skill monitors and analyzes the performance of online advertising campaigns across various platforms like Meta, Google, TikTok, YouTube, and Amazon, providing insights and actionable plans.
Autonomous Feature Planner
This agent is designed to autonomously plan and specify tasks.
Brw Content Idea Generator
by brianrwagner
This skill helps users generate content ideas for social media and blogs by focusing on audience needs and clear positioning.
Queue
by bytesagain1
This tool helps manage message queues from the command line, allowing you to add, list, and monitor queue items.
Skills Ttt
by chengxindl
This skill provides guidance and best practices for creating new AI agent skills.
Autonomous Research
This agent is designed to conduct research independently.
Openclaw Peer Bridge
by clawdpi-ai
This skill helps design and manage communication patterns between different instances of the OpenClaw system, such as sending status updates or task notifications.
Podcast Chaptering Highlights
by codedao12
This skill helps you create chapter markers, highlight clips, and show notes from podcast audio or transcripts.
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.