🤖

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

5

Manages Raspberry Pi devices by monitoring system stats, controlling GPIO pins, managing services, reading sensors, and deploying applications.

review Smart Home & IoT
9
🤖

Nda Generator

by bytesagain3

6

This tool helps you generate various types of Non-Disclosure Agreements (NDAs) from the command line.

review Uncategorized
9
🤖

Zoho Recruit

by byungkyu

6

This skill allows you to manage candidates, job openings, and other recruitment data within Zoho Recruit using a provided API key.

review Security & Passwords
9
🤖

Botlearn Assessment

by calvinxhk

6

This skill performs a self-assessment of AI capabilities across five dimensions: reasoning, retrieval, creation, execution, and orchestration.

review Uncategorized
9
🤖

Phantombuster

by capt-marbles

6

This skill allows you to control PhantomBuster automation agents, such as those used for LinkedIn scraping or Twitter automation, directly from your command line.

review CLI Utilities
9
🤖

Agentnet

by cassh100k

6

This skill helps AI agents find and connect with each other to collaborate on tasks without human intervention.

review Security & Passwords
9
🤖

Google Image Api Skill

by ccmagia2-gif

6

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.

review Search & Research
9
🤖

Reaction Processor

by ecosincronia

6

This skill records outcomes of OpenClaw workflows, specifically for stale missions, by logging events and reactions to database tables.

review CLI Utilities
9
🤖

Pdf Contract Redactor

by chayjan

5

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.

review Uncategorized
9
🤖

Pharmaclaw Chemistry Query

by cheminem

6

This agent helps chemists query chemical databases, analyze molecular properties, visualize structures, and plan synthesis routes using RDKit and PubChem.

review Data & Analytics
9
🤖

Agent Brain

6

This skill provides persistent memory for AI agents using SQLite, enabling them to store and retrieve information locally.

review Search & Research
9
🤖

Swift Architecture Skill

by efremidze

6

This skill helps developers choose and implement architectural patterns for Swift applications, providing guidance on code structure, state management, and testing.

review Productivity & Tasks
9
🤖

Marketing Brand Playbook

by chilu18

6

This skill acts as a comprehensive marketing and brand strategy advisor, providing guidance on positioning, content creation, digital marketing, and more.

review Marketing & Sales
9
🤖

Tech Data Playbook

by chilu18

6

This skill acts as a comprehensive guide for technology strategy, software development, cybersecurity, and cloud architecture, offering best practices and frameworks.

review Data & Analytics
9
🤖

Angus Bounty Hunter

by chipp11

5

This tool automates the process of finding vulnerabilities in smart contracts for bug bounty programs by using static analysis and local AI models.

review AI & LLMs
9
🤖

Skill Miner

by christopher-schulze

7

This skill helps you discover and research existing functionality on ClawHub, then build your own safe and clean version of it.

safe Search & Research
9
🤖

Remix Agent Publish

by chuckstock

6

This skill helps users automate the process of publishing games to the Remix platform by providing guidance on using their API and SDK.

review AI & LLMs
9
🤖

Async Task

by enderfga

6

This tool allows you to run commands that might take a long time without interrupting your current session, and then receive the results later.

review Productivity & Tasks
9
🤖

Alicloud Ai Chatbot

by cinience

6

This skill helps manage Alibaba Cloud's Chatbot resources by interacting with its OpenAPI and SDKs.

review Communication
9
🤖

Alicloud Ai Entry Modelstudio Test

by cinience

6

This skill runs a series of tests on various Alibaba Cloud AI models to ensure they are functioning correctly.

review AI & LLMs
9
🤖

Alicloud Ai Pai Aiworkspace

by cinience

6

This skill helps manage Alibaba Cloud's AI development platform, AIWorkspace, by interacting with its resources and configurations.

review AI & LLMs
9
🤖

Alicloud Ai Search Dashvector

by cinience

6

This tool helps you build and manage vector databases using the DashVector service, allowing you to store and search data based on vector embeddings.

review AI & LLMs
9
🤖

Rtk Compress

by erscoder

6

This skill helps reduce the number of tokens used by your LLM by compressing the output of shell commands and file reads.

review CLI Utilities
9
🤖

Skill 3

by claudiodrusus

7

This tool helps you easily format, validate, and query JSON files using your command line.

review CLI Utilities
9

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.