Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Garmin Trainer
by bpauli
Generates a personalized 12-week training plan based on your Garmin Connect data and chosen training philosophy, then schedules workouts on your Garmin calendar.
Ctf Writeup Generator
by akhmittra
This skill helps you automatically generate professional writeups for your Capture The Flag (CTF) cybersecurity challenges.
Webpack Config
by bytesagain3
This skill helps you generate and configure Webpack or Vite build configurations for your projects.
Travel Manager
by alvarobcmed
This skill helps you plan and manage complex travel arrangements, including international trips, multi-destination itineraries, and family travel logistics.
Hallucinatingsplines
by andrewedunn
This skill allows you to build and manage virtual cities autonomously using a REST API and a game server.
Cs Relogin
by anjun
This skill helps you quickly switch your OpenAI Codex account for OpenClaw without needing to go through a full setup process.
Create Subagent
by aning35
This skill helps you create and manage specialized AI sub-agents for tasks like coding, research, writing, and data analysis.
Mnemos Memory
by anthony-maio
This skill helps you set up and use Mnemos, a tool for giving coding agents persistent memory to recall past information.
Fluora Setup
by chetan-guevara
This skill helps you set up and integrate with the Fluora marketplace by cloning a GitHub repository, building it, and configuring your wallet and tools.
Openclaw Action
by atlaspa
This tool automatically scans your code for security vulnerabilities like exposed secrets and injection patterns during code changes.
Ethskills
by austintgriffith
Provides up-to-date Ethereum development documentation to AI agents, covering topics like gas costs, smart contract patterns, and deployment strategies.
Claw Forge Cli
by bowen31337
This tool helps you build and manage software projects using autonomous coding agents, automating tasks from planning to execution and providing a visual dashboard.
Fal Text To Image
by delorenj
This skill uses AI models to generate, remix, and edit images based on your text descriptions or existing images.
Brw Linkedin Profile Optimizer
by brianrwagner
This skill helps you optimize your LinkedIn profile by auditing, scoring, and rewriting sections like your headline and About me to attract the right people and improve visibility in AI searches.
Container Inspect
by bytesagain
This tool helps you inspect and explore the layers within your Docker images.
Bcc
by bytesagain1
This skill is intended to provide command-line tools for Linux IO analysis and monitoring using BCC.
Upwork Hunting
This skill helps you find and win jobs on Upwork by leveraging a large collection of pre-built automation workflows.
Botlearn Selfoptimize
by calvinxhk
This skill helps an AI agent learn from its mistakes and successes by logging them to files and potentially sharing them with a community for improvement.
Bing Bing Xia Jiang
by e2e5g
This AI agent acts as a team to monitor industry trends, create content, and provide insights for various business sectors, aiming to automate tasks and generate opportunities.
Openclaw Aisa Search
by chaimengphp
This skill provides an intelligent search engine that aggregates results from web, academic, and other sources, providing confidence scores for the answers.
Oc Guard
by edmond-ai
This skill helps manage OpenClaw configurations by planning and applying changes through a dedicated script, ensuring changes are reviewed before execution.
Self Improving Agent V2
by fanghuaqi
This skill helps an AI agent learn from its mistakes and user feedback by logging information to files and promoting useful learnings to project memory.
Clawtell
by dennis-da-menace
This skill allows AI agents to send and receive messages to each other over the ClawTell network, similar to an instant messaging service for bots.
Trading Research
by fpsjago
This skill helps you research cryptocurrency trading on Binance, analyze market data, plan Dollar Cost Averaging strategies, and manage your trading positions.
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.