Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Raspberry Pi Manager
by bytesagain1
Manages Raspberry Pi devices by monitoring system stats, controlling GPIO pins, managing services, reading sensors, and deploying applications.
Nda Generator
by bytesagain3
This tool helps you generate various types of Non-Disclosure Agreements (NDAs) from the command line.
Zoho Recruit
by byungkyu
This skill allows you to manage candidates, job openings, and other recruitment data within Zoho Recruit using a provided API key.
Botlearn Assessment
by calvinxhk
This skill performs a self-assessment of AI capabilities across five dimensions: reasoning, retrieval, creation, execution, and orchestration.
Phantombuster
by capt-marbles
This skill allows you to control PhantomBuster automation agents, such as those used for LinkedIn scraping or Twitter automation, directly from your command line.
Agentnet
by cassh100k
This skill helps AI agents find and connect with each other to collaborate on tasks without human intervention.
Google Image Api Skill
by ccmagia2-gif
This skill automates the extraction of structured image data from Google Images using an external API, allowing users to search for images based on keywords and other parameters.
Reaction Processor
by ecosincronia
This skill records outcomes of OpenClaw workflows, specifically for stale missions, by logging events and reactions to database tables.
Pdf Contract Redactor
by chayjan
This tool helps you redact sensitive information from scanned PDF contracts by using OCR to identify and cover specific values while keeping field names visible.
Pharmaclaw Chemistry Query
by cheminem
This agent helps chemists query chemical databases, analyze molecular properties, visualize structures, and plan synthesis routes using RDKit and PubChem.
Agent Brain
This skill provides persistent memory for AI agents using SQLite, enabling them to store and retrieve information locally.
Swift Architecture Skill
by efremidze
This skill helps developers choose and implement architectural patterns for Swift applications, providing guidance on code structure, state management, and testing.
Marketing Brand Playbook
by chilu18
This skill acts as a comprehensive marketing and brand strategy advisor, providing guidance on positioning, content creation, digital marketing, and more.
Tech Data Playbook
by chilu18
This skill acts as a comprehensive guide for technology strategy, software development, cybersecurity, and cloud architecture, offering best practices and frameworks.
Angus Bounty Hunter
by chipp11
This tool automates the process of finding vulnerabilities in smart contracts for bug bounty programs by using static analysis and local AI models.
Skill Miner
by christopher-schulze
This skill helps you discover and research existing functionality on ClawHub, then build your own safe and clean version of it.
Remix Agent Publish
by chuckstock
This skill helps users automate the process of publishing games to the Remix platform by providing guidance on using their API and SDK.
Async Task
by enderfga
This tool allows you to run commands that might take a long time without interrupting your current session, and then receive the results later.
Alicloud Ai Chatbot
by cinience
This skill helps manage Alibaba Cloud's Chatbot resources by interacting with its OpenAPI and SDKs.
Alicloud Ai Entry Modelstudio Test
by cinience
This skill runs a series of tests on various Alibaba Cloud AI models to ensure they are functioning correctly.
Alicloud Ai Pai Aiworkspace
by cinience
This skill helps manage Alibaba Cloud's AI development platform, AIWorkspace, by interacting with its resources and configurations.
Alicloud Ai Search Dashvector
by cinience
This tool helps you build and manage vector databases using the DashVector service, allowing you to store and search data based on vector embeddings.
Rtk Compress
by erscoder
This skill helps reduce the number of tokens used by your LLM by compressing the output of shell commands and file reads.
Skill 3
by claudiodrusus
This tool helps you easily format, validate, and query JSON files using your command line.
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.