Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Swarm
by chair4ce
This skill helps reduce LLM costs by offloading parallel, batch, and research tasks to a local daemon that uses a cheaper AI model.
Category Selection
by chanalii
This skill analyzes Amazon product categories to help users find profitable products by researching market size, growth potential, competition, barriers to entry, and profit margins.
Openclaw Shrimpcard
by chenghaofan1998
This skill helps you create and format "ShrimpCard" profiles, which can include text descriptions, skills, and images, and can be output as JSON or an HTML file.
Agenticmail
This agent aims to provide comprehensive email, SMS, storage, and multi-agent coordination capabilities for AI agents.
Pptx Pdf Font Fix
by chernojagne
This tool fixes font embedding issues when exporting PowerPoint presentations to PDF by making a minor, invisible change to the presentation file.
Peter Commit Ops
by chinasilva
Automates the process of creating Git commits and pull requests from your code changes.
Skill Hub Gateway
by chinasilva
This skill acts as a central hub for managing and interacting with other skills, handling updates, user actions, and feedback.
Skill Creator
by chindden
This skill provides instructions and best practices for users who want to create new skills to extend the capabilities of the AI agent.
Predictfish
by chloepark85
Predicts the success of a project idea by simulating market reactions using an external intelligence engine.
Search Intelligence Skill
by elmaslouhymouaad
This skill allows an AI agent to perform advanced internet searches using the SearXNG search engine, helping to find information on various topics like security vulnerabilities, OSINT data, and academic research.
Docs Sync
by chriscox
This skill helps keep your project's documentation up-to-date with your code changes by automatically updating content, managing site structure, and auditing for stale documents.
Alicloud Ai Entry Modelstudio
by cinience
This skill acts as a central router for various Alibaba Cloud AI services, directing user requests to the appropriate specialized AI model for tasks like image generation, video editing, and speech processing.
Alicloud Ai Image Qwen Image
by cinience
This skill generates images using the Qwen Image model from Alicloud's DashScope service, allowing users to create visuals based on text prompts.
Alicloud Ai Text Document Mind
by cinience
This skill uses Alibaba Cloud's Document Mind service to extract text and structure from documents, processing them asynchronously.
Alicloud Backup Hbr
by cinience
This skill helps manage Alibaba Cloud's Cloud Backup (HBR) service, allowing users to list resources, update configurations, and check job statuses.
Alicloud Compute Fc Agentrun
by cinience
This skill helps manage Alicloud Function Compute resources, including runtimes, sandboxes, and endpoints, using the Alicloud OpenAPI.
Alicloud Data Analytics Dataanalysisgbi
by cinience
This skill helps manage Alibaba Cloud's DataAnalysisGBI service, allowing users to perform lifecycle operations, configuration changes, and status checks.
Volcengine Ai Video Generation
by cinience
This skill helps you generate videos from text or images using AI, allowing you to adjust settings and track the progress of your video generation tasks.
Tavily Research
by evanydl
This skill performs web research on any topic, providing citations and analysis, and can save the results to a file.
A0x Agents
by claucondor
This skill acts as a mentor and a collective knowledge base for AI agents, helping them find solutions to problems and share their own findings.
Skill 2
by claudiodrusus
Converts Markdown text into styled HTML files with embedded CSS.
Sonos Announce
by clawdianova
This skill allows you to play audio files on your Sonos speakers and intelligently restores your previous audio playback state afterwards.
Content Calendar
by clawdssen
This skill helps creators plan, schedule, and track their content across various channels like newsletters, social media, and blogs.
Nascar
by cmp343-art
This AI agent provides expert analysis and discussion about all aspects of NASCAR racing, including previews, breakdowns, driver comparisons, and strategy.
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.