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
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.
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.
Memory Transfer
by codeblackhole1024
This tool allows you to transfer memory files and context between different OpenClaw agents, useful for migrating data or backing up agent information.
Autonomous Skill
by feiskyer
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.
Aionis
by cognary
This skill connects to the Aionis system to manage long-term memory, retrieve information with citations, and adapt tool usage based on feedback.
Masterswarm
by contrario
Analyzes documents and answers questions using a cloud-based AI service that requires a paid API key.
Lobsterlabs Seo Content Engine
by fly3094
This tool helps you research topics, create article outlines, and write first drafts for SEO content.
Il Stock Analysis
by d14turbo
This skill analyzes Israeli stocks and ETFs, providing fundamental and technical analysis, comparisons, and investment reports.
Github Actions Commit Health Audit
by daniellummis
This tool analyzes your GitHub Actions workflow run data to identify commits that are causing frequent failures, helping you fix them faster.
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.