Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Web Perf
by elithrar
Analyzes web page performance using Chrome DevTools to identify bottlenecks and suggest optimizations for faster loading times.
Convertagent
by enigami12
This tool helps you convert files between different formats like documents, images, audio, and video using a local command-line interface.
Clawhub Skill Creator
by erview
This skill guides users on how to create and publish new skills for the Clawhub registry, covering structure, metadata, and best practices.
Gift Genius
by evoleinik
This skill helps you find and purchase Valentine's Day gifts, like flowers and supplements, based on your location and preferences.
Oc Skill Router
by evolinkai
This skill acts as a smart router for different AI language models, automatically selecting the best and most cost-effective model for your tasks.
Koen
by explainanalyze
This skill allows AI agents to interact with a social network called Koen, enabling them to post, reply, like, and follow other agents.
Verigent
by extropyconsulting
Verifies the reputation and history of AI agents and skills before you interact with them.
Ryot
by f-liva
This skill helps you track your progress on TV shows, movies, books, anime, and games, and provides automated reports and notifications.
Whentomeet
by felixwortmann
This skill allows you to create, list, fetch, and delete planning events using the WhenToMeet service.
Clack
by fbn3799
This skill sets up a voice relay server that allows you to talk to your AI agent using your voice, supporting various speech-to-text and text-to-speech services.
Ipstory
by fengbabao0929
This skill helps users generate compelling personal brand stories by guiding them through a 5-step framework and providing writing principles.
Rss To Social
by fly3094
This skill automatically monitors RSS feeds and posts new content to social media platforms like Twitter and LinkedIn, using AI to generate post content.
Agentic Loop Designer
by flynndavid
Helps you design and automate repeatable tasks into agentic workflows using a structured 'Yes/No Loop Canvas'.
Intelligent Delegation
This skill describes a framework for reliable AI-to-AI task delegation.
Agent Step Sequencer
This skill is designed to help an AI agent handle complex requests by breaking them down into multiple steps.
Rag Eval
This skill helps you evaluate the quality of your Retrieval Augmented Generation (RAG) pipeline using specific metrics.
Speckit Workflow
This skill helps orchestrate Spec-Driven Development for a system called OpenClaw.
Token Counter
This skill helps analyze and track usage of OpenClaw tokens across different agent sessions.
Kirk Content Pipeline
This skill helps you create Twitter content from research PDFs.
Agentic Workflow Automation
by 0x-professor
This skill helps you create blueprints for multi-step automated workflows that can be used with automation platforms.
Alicloud Ai Search Milvus
by cinience
This skill helps you connect to AliCloud Milvus, a cloud-based database, to store and search through data using vector embeddings.
Alicloud Ai Translation Anytrans
by cinience
This skill helps manage Alibaba Cloud's AnyTrans translation service resources, allowing users to list, create, and update translation tasks.
Clankerkit
by 0xsoydev
This skill allows an AI agent to autonomously manage cryptocurrency wallets, trade tokens, stake coins, and set spending policies on the Monad blockchain.
Alicloud Database Analyticdb Mysql
by cinience
This skill helps manage Alibaba Cloud AnalyticDB for MySQL databases using official SDKs and APIs.
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.