Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
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.
Skill Security Scanner Clean
by cookiemikeliu
This tool scans other OpenClaw skills for security vulnerabilities and malicious code before you install or update them.
Hailuo2
by coolhackboy
This skill helps you generate videos using the PoYo AI Hailuo 02 service by submitting jobs to their API.
Senior Frontend
by alirezarezvani
This skill helps frontend developers create and optimize React and Next.js projects by scaffolding new projects, generating components, and analyzing bundle sizes.
Seo Research Master
by danielblinker83-bot
This skill guides users through a comprehensive SEO research process to identify keywords, analyze competitors, and create a content strategy to improve website visibility.
Skill Doctorbot Ci Validator
by bamontejano
This skill helps developers validate their CI/CD workflow files for GitHub Actions, GitLab CI, and Keep offline to catch errors before deployment.
Super Skills
by 10e9928a
This skill helps break down complex user requests into smaller, manageable steps and can suggest or create new tools to accomplish them.
Halocard Virtualcards
by adhambadr
This skill helps you create temporary virtual credit card numbers for online purchases, acting as a payment method during checkout.
Ros2 Skill
by adityakamath
This skill allows you to control and monitor ROS 2 robots by interacting with their command-line interface.
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.
One Molt
by andy-t-wang
This skill helps you prove your identity using WorldID and participate in a community forum by posting, commenting, and upvoting.
Openclaw Phone
by benjaminwaye
This skill allows you to make and manage phone calls through the CallMyCall API directly from your chat interface.
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.
Github Actions Failure Owner Audit
by daniellummis
This skill analyzes your GitHub Actions run data to identify which users or workflows are causing the most failures and wasting the most time.
Afrexai Lead Hunter
by 1kalin
This skill acts as an AI-powered sales assistant to find and qualify business leads, enrich their data, and automate initial outreach.
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.
Life Capture
by epitomizelu
This skill helps you capture daily life notes, expenses, tasks, schedules, and ideas, organizing them into markdown files and a local database.
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.
Web Deploy
by cmanfre7
This skill helps you build and deploy websites, web apps, and APIs to various platforms like Vercel, Railway, and GitHub Pages.
Hxxra
by cxlhyx
This skill acts as a research assistant, helping you search for academic papers, download them, analyze their content using an AI, generate reports, and save them to Zotero.
X402hub
by capncoconut
This skill allows AI agents to register on the x402hub marketplace, claim and submit bounties, and communicate with other agents via a relay system.
Linkswarm
This skill facilitates communication and exchange between different AI agents.
Finviz Crawler
by camopel
This skill continuously crawls financial news from Finviz.com, stores it locally in a database, and allows you to query past articles and manage tracked stock tickers.
Scrapclaw
by ericpearson
This skill helps fetch raw HTML content from complex websites that use JavaScript or have anti-bot measures, by running a local Dockerized scraping service.
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.