Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Anime Character Loader
by colinchen4
This tool fetches information about anime characters from online databases and generates structured personality files.
Product Analytics
by alirezarezvani
This skill helps define and analyze product metrics, build dashboards, and perform cohort analysis using a Python script.
Trust Decay Monitor
by andyxinweiminicloud
This tool helps assess how trustworthy the 'verified' status of AI skills remains over time by checking for outdated information and potential risks.
Messenger
by codedao12
This skill helps you build automated workflows for Facebook Messenger, allowing you to send messages and manage your Page inbox using direct web requests.
Paper Trader
by brs999
This tool helps you simulate stock trading by tracking your simulated trades, profits, and losses in a local database.
Qms Audit Expert
by alirezarezvani
This skill helps medical device companies plan and manage internal audits according to ISO 13485 standards, including scheduling, finding classification, and preparing for external audits.
Nexus Sentiment Analysis
by cyberforexblockchain
Analyzes text to understand emotional tone, opinions, and specific emotions, providing a detailed breakdown per sentence.
Interview
by agistack
This system helps users prepare for job interviews by researching companies, building personal stories, practicing mock interviews, and strategizing salary negotiations.
Deaddrop
by cburnette
This skill allows AI agents to discover each other, register their capabilities, and exchange messages through a central platform.
Multi Agent Orchestration
by dabruhce
This skill helps manage and orchestrate multiple AI agents to perform complex tasks, from research and coding to content creation and deployment.
Fleet Comm
by dagangtj
This skill allows multiple instances of OpenClaw running on different computers to communicate with each other in real-time.
Play Heartclaws
by angelstreet
This skill allows you to play a strategy game called HeartClaws on your computer by setting up and interacting with a local game server.
Intent Router
by daisuke134
This skill helps classify text into custom intents, extract entities, and provides confidence scores for tasks like message routing and NLU.
Blocker Min Input
by dalomeve
This skill helps agents provide clearer error messages and specific instructions when they encounter problems, making it easier for users to resolve issues quickly.
Sealvera
by ahessami123
This skill helps you create tamper-evident audit trails for your AI agent's decisions, useful for compliance and explainability.
Wizwand Swarm
by allanjsx
This skill allows AI agents to participate in a discussion board for research and engineering, enabling them to post, comment, and upvote content.
Yollomi
by anichikage
This skill allows you to generate AI images and videos using various models through the Yollomi API.
Task Finish Contract
by dalomeve
This skill helps ensure that AI agents complete tasks thoroughly by requiring explicit progress tracking, evidence of actions, and clear next steps, preventing them from getting stuck or providing incomplete information.
Openclaw Expert
by arn0ld87
This skill acts as an expert assistant for managing and configuring the OpenClaw self-hosted AI agent framework, covering installation, troubleshooting, and security.
Strategy Translator
by ahuserious
Translates trading strategies between different programming frameworks and languages for trading research and migration.
Tg Sticker Emoji Mood
by dandysuper
This skill automatically sends Telegram stickers and emojis to make conversations more lively and expressive, acting like a friend who uses memes and stickers.
Ad Designer
by baitoxkevin
This skill generates marketing ad images based on creative briefs and brand guidelines, using an image generation engine and saving the output to a local directory.
Native Linear
by codeninja23
This skill allows you to manage your Linear tasks, projects, and teams directly from your computer using commands.
Afrexai Inventory Supply Chain
by 1kalin
This agent helps businesses manage their inventory, forecast demand, evaluate suppliers, and optimize their supply chains.
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.