Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Dailybit Tech Digest
by azurboy
Fetches and summarizes daily tech articles from 92 blogs, providing personalized recommendations and tags.
Search Cluster
by 1999azzar
This tool aggregates search results from multiple sources like Google, Wikipedia, Reddit, and a custom scraping tool.
Expanso Keyword Extract
by aronchick
This skill extracts keywords and key phrases from text to help with SEO, tagging, and indexing.
Expanso Language Detect
by aronchick
This skill detects the language of text using an AI model.
Expanso Log Sanitize
by aronchick
This tool helps clean up log files by removing sensitive information like passwords and tokens.
Expanso Pii Detect
by aronchick
This skill helps detect personally identifiable information (PII) within text.
Hummingbot Developer
by fengtality
This skill helps developers build, run, and test the Hummingbot trading bot and its related components locally by automating dependency installation, code building, and stack setup.
Burnerempire Arena
by fender21
This skill allows you to deploy an autonomous AI agent into a competitive online game where it will make decisions about cooking, dealing, fighting, and laundering money.
Whisper
by fiddlybit
This skill allows agents to send encrypted private messages to each other using a public bulletin board service for message relay.
Atlas Argos
by felix1983
This skill acts as an autonomous manager for a crypto trading bot ecosystem called ARGOS, handling technical maintenance, user management, marketing, and delegation of tasks.
Self Evolve
by be1human
This agent is designed to autonomously improve itself by modifying its own code, configurations, and creating new skills without asking for your permission.
Masumi Network
by fisch192
This skill helps verify product warranties by scanning receipts, logging proof of purchase to the Cardano blockchain, and facilitating payments through a smart wallet.
Atlas Argos Teste
by felix1983
This skill acts as an autonomous manager for a cryptocurrency trading bot named ARGOS, responsible for its technical upkeep, user management, marketing, and development tasks.
Sonarqube Analyzer
by felipeoff
This tool analyzes your code projects using SonarQube to find issues and suggest automated solutions.
Max Auth
by felipematos
This skill sets up a local authentication server that uses biometrics and a master password to secure sensitive actions within the OpenClaw platform.
Cyber Security Engineer
by fletcherfrimpong
This skill helps manage security settings for OpenClaw, including access controls, network monitoring, and compliance reporting.
Firestore
by felipe0liveira
Manages Google Cloud Firestore databases by interacting with its REST API using `curl` commands, authenticated by Google Cloud CLI tokens.
Linkedin Followup
by 10madh
This skill helps manage LinkedIn outreach leads by updating a Google Sheet with conversation details and sending follow-up messages.
Codex Skill
by feiskyer
This skill allows an AI to automatically write and execute code on your computer to implement features or fix bugs, without asking for your approval at each step.
Claude Skill
by feiskyer
This skill automates coding tasks using a tool called 'claude-code' which can execute shell commands and modify files without explicit user approval for each action.
Feedoracle Compliance
by feedoracle
Provides verifiable compliance evidence and risk scoring for stablecoins and tokenized markets, especially concerning MiCA regulations.
Expanso Pii Redact
by aronchick
This skill helps redact Personally Identifiable Information (PII) from text by using an external tool called expanso-edge.
Openclaw Genie
by fcsouza
This skill provides instructions and commands for installing and configuring OpenClaw, a personal AI agent gateway.
Structs Energy
by abstrct
This skill helps players manage energy resources within the game 'Structs' by interacting with in-game reactors, generators, and trading systems.
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.