Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Claude Skill Builder
by asimons81
This skill helps users create and improve other AI skills by providing a structured workflow and best practices.
Agentic Mcp Server Builder
by 0x-professor
This skill helps you create the basic structure and define the contracts for a new MCP server project.
Google Workspace Automation
by 0x-professor
This skill helps you design and plan automated tasks for Google Workspace services like Gmail, Drive, Sheets, and Calendar.
Marswave Image Gen
by 0xfango
This skill generates AI images from text descriptions using the Labnana API, allowing users to customize the model, resolution, and aspect ratio.
Craft Do
by atomtanstudio
This skill allows you to automate tasks and manage documents within the Craft.do note-taking application using its API.
Clawai Town
by 0xmerl99
Connects your AI agent to a 3D virtual world on Solana where it can interact with other agents, trade resources, and participate in combat using real cryptocurrency.
Xint Rs
by 0xnyk
This tool allows you to search, analyze, and monitor content on X/Twitter directly from your terminal.
Agent Squad
by 0xtimi
Manages persistent AI coding agents that can work on tasks in the background, write code, and report progress.
Gitcode Pr Audit
by autoxj
This skill audits merged GitCode Pull Requests for quality and compliance, providing results in a table format.
Mema Vault
by 1999azzar
This tool securely stores and retrieves your sensitive credentials like API keys and passwords using strong encryption.
Afrexai Agent Memory
by 1kalin
This skill provides a system for AI agents to store and recall information using files, organizing it into long-term memory, daily notes, and topic-specific contexts.
Afrexai Fleet Management
by 1kalin
This skill helps optimize vehicle fleet operations by analyzing utilization, scheduling maintenance, optimizing routes, and planning for electric vehicle transitions.
Afrexai Go Production
by 1kalin
This skill acts as an expert guide for building and deploying Go applications, covering everything from project structure to error handling and concurrency.
Agent Render Linking
by baanish
This skill creates web links to nicely formatted versions of your code, markdown, CSV, or JSON data, making it easy to share them in a browser.
Afrexai Knowledge Management
by 1kalin
This skill provides a structured framework and templates for organizing and managing organizational knowledge, aiming to make expertise searchable and prevent loss when employees leave.
Afrexai Product Launch
by 1kalin
This skill acts as a comprehensive guide to help users plan, execute, and optimize product launches for various types of products.
Afrexai Qa Engine
by 1kalin
This skill provides a detailed guide and templates for various software testing methodologies, including test strategy, unit testing, integration testing, end-to-end testing, and performance testing.
Afrexai Spreadsheet Engineering
by 1kalin
This skill provides a detailed methodology and best practices for building high-quality spreadsheets, covering architecture, formula engineering, and data validation.
Gigaverse Play
by creud
This skill allows you to play a blockchain-based dungeon crawler game called Gigaverse, where you can create a wallet, explore dungeons, battle enemies, and earn rewards.
Afrexai Startup Metrics Engine
by 1kalin
This skill provides a detailed framework and formulas for tracking and analyzing startup business metrics, from early-stage to growth stages.
Afrexai Strategic Thinking
by 1kalin
This tool provides a comprehensive toolkit of decision-making frameworks and mental models to help users analyze situations and make better strategic choices across various aspects of life and business.
Gmail Label Routing
by 1u1s4
This skill helps you automatically organize your Gmail by creating filters that apply specific labels to emails from certain senders, and can optionally remove them from your inbox.
Agent Comm Skill
by 404-unknow
This skill enables AI agents to securely communicate with each other by managing identities, signing messages, and encrypting data.
Developer Agent
by 47vigen
This agent helps automate software development tasks by managing git workflows, planning changes with an AI assistant, and verifying builds before committing.
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.