🤖

Agents

Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.

3,426 total · 291 safe · 165 malicious

🤖

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
🤖

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
🤖

Memory Transfer

by codeblackhole1024

6

This tool allows you to transfer memory files and context between different OpenClaw agents, useful for migrating data or backing up agent information.

review Coding Agents & IDEs
9
🤖

Autonomous Skill

by feiskyer

6

This skill helps you manage and execute complex, long-running tasks by breaking them down into smaller steps and tracking their progress over multiple sessions.

review Productivity & Tasks
9
🤖

Aionis

by cognary

6

This skill connects to the Aionis system to manage long-term memory, retrieve information with citations, and adapt tool usage based on feedback.

review AI & LLMs
9
🤖

Masterswarm

by contrario

6

Analyzes documents and answers questions using a cloud-based AI service that requires a paid API key.

review AI & LLMs
9
🤖

Lobsterlabs Seo Content Engine

by fly3094

6

This tool helps you research topics, create article outlines, and write first drafts for SEO content.

review Search & Research
9
🤖

Il Stock Analysis

by d14turbo

6

This skill analyzes Israeli stocks and ETFs, providing fundamental and technical analysis, comparisons, and investment reports.

review Finance
9
🤖

Github Actions Commit Health Audit

by daniellummis

6

This tool analyzes your GitHub Actions workflow run data to identify commits that are causing frequent failures, helping you fix them faster.

review Git & GitHub
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.