Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Agent Coordination
by brianrwagner
This skill helps you manage and coordinate multiple AI coding agents by acting as a 'Chief of Staff' to delegate tasks and monitor their progress.
Deepblue Defi Api
by error403agent
This skill fetches live DeFi data from the Base blockchain, including ETH prices, trending token pools, token buy scores, and wallet holdings.
Homeassistant N8n Agent
by enchantedmotorcycle
This skill connects your OpenClaw instance to your n8n automation tool to control Home Assistant devices and retrieve information.
Ghostclaw
by ev3lynx727
This skill acts as an AI assistant to review code architecture, identify potential issues, and suggest refactoring improvements, with an option to automatically monitor repositories and open pull requests.
Feishu Multi Agent
by evan966890
This skill sets up an automated team of AI agents that communicate via Feishu, manage tasks using files, and run continuously using cron jobs.
Agentfolio
by bobrenze-bot
This skill helps you discover and register autonomous AI agents in a public registry, allowing you to get your agent listed with a unique badge.
Codesession
by brian-mwirigi
This tool helps track the cost and usage of AI agent sessions, including token counts, file changes, and Git commits, and provides a web dashboard for analysis.
Deslop
by brennerspear
This skill helps clean up AI-generated code by removing unnecessary comments, defensive checks, and placeholder text while preserving the original functionality and local coding style.
Company Investment Research
by dufu2000
This skill provides a structured framework for analyzing companies for investment purposes, covering 10 key dimensions and offering industry-specific templates.
Minecraft Server Admin
by en1r0py1865
This skill allows you to remotely manage your Minecraft Java Edition server by sending commands through its RCON console, controlling players, world settings, and in-game messages.
Skill Releaser
by chunhualiao
This skill automates the process of releasing other skills to ClawhHub, including scaffolding, scanning, and publishing.
Funnel Ads Helper
by danyangliu-sandwichlab
Analyzes and optimizes marketing conversion funnels across various advertising platforms like Meta, Google, and TikTok.
Nexus Code Review
by cyberforexblockchain
This skill sends your code to an external AI service for security, performance, and style analysis.
Secrets Management
by brandonwise
This skill helps you securely store and manage sensitive information like API keys and passwords for use in your development and deployment workflows.
Veo3 Video Gen
by bluelyw
This skill generates short video clips from text prompts using the Google Veo 3.x model via the Gemini API, and can stitch multiple clips together to create longer videos.
Afrexai Event Planner
by 1kalin
This skill helps users plan and execute various business events, from webinars to large conferences, by providing templates for strategy, budget, timelines, and vendor management.
Financial Contant Writer
by fengbabao0929
This skill helps users generate various types of financial and tax-related articles, outlines, titles, and even images for their public accounts.
Gemini Web Search
by fengjiajie
This tool helps you find up-to-date information and news on the web by using a specialized search engine.
Taskwarrior
by aghareza
This skill helps you manage your to-do lists locally within your workspace using the Taskwarrior tool.
Openclaw Token Optimizer
by asif2bd
This tool helps reduce costs for the OpenClaw AI platform by optimizing how it uses its processing tokens and manages API calls.
Slides Generator
by fengtality
Generates PDF presentations from markdown text, supporting diagrams and custom branding.
Refund Radar
by andreolf
Scans your bank statements to find recurring charges, flag suspicious transactions, and helps you draft refund requests with an interactive HTML report.
Xcloud Docker Deploy
by asif2bd
This skill helps deploy projects to xCloud hosting by automatically configuring Docker, Docker Compose, and GitHub Actions CI/CD pipelines.
Better Soul
by asimons81
This skill helps you write personality documents (SOUL.md) for AI agents, focusing on values, communication style, and boundaries.
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.