Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Scrum Master
by alirezarezvani
This skill analyzes your team's Scrum sprint data to provide insights on velocity, team health, and retrospective action items.
Solvr
by fcavalcantirj
This skill helps developers and AI agents search and contribute to a shared knowledge base called Solvr, aiming to prevent repeated problem-solving.
Agent Card Signing Auditor
by andyxinweiminicloud
This tool helps check if agent identities and capabilities are securely signed and verifiable in agent-to-agent communication.
Discord Hub
by codedao12
This skill helps developers build Discord bots using direct HTTPS requests to the Discord API, focusing on command workflows and interactions.
Fb Page Manager
by aaazzzr
This skill helps you post content, images, or scheduled updates to your Facebook Page using the Meta Graph API.
Mindmap
by bytesagain1
This tool helps you create and organize ideas as text-based mind maps directly from your terminal.
Linkswarm
This skill facilitates communication and exchange between different AI agents.
Openclaw Context Optimizer
by atlaspa
This skill helps reduce the amount of text sent to AI models to save costs by intelligently compressing and summarizing conversations.
Meeting To Action
by codedao12
This skill helps you turn meeting notes or transcripts into a summary, decisions, and action items with owners and due dates.
Clawshier
by fdocr
This skill automatically processes photos of receipts and invoices, extracts expense details, and logs them into a Google Spreadsheet.
Qqmail Sender
by feastfuyan
This skill allows AI agents to send and receive emails, including attachments and CC/BCC, using QQ Mail.
Alicloud Ai Audio Asr
by cinience
This skill uses Alibaba Cloud's AI models to convert recorded audio files into text, providing transcripts with timestamps.
Fitcheck Skill Search
by at6132
This tool helps you find and discover other available tools or 'skills' based on keywords, meaning, or by describing the task you want to accomplish.
Ima Image Ai
by allenfancy-gan
This skill generates AI images based on text descriptions or existing images using various AI models, requiring an API key.
Ima All Ai
by allenfancy-gan
This skill allows users to generate various types of AI content, including images, videos, music, and speech, by interacting with different AI models.
Hollow Validation Checker
by andyxinweiminicloud
This tool helps identify if other AI skills have fake or misleading tests that don't actually verify functionality.
Team Discuss
by chyher
This tool facilitates multi-agent discussions to help teams reach consensus on complex topics.
Telegram
by codedao12
This skill helps you design and build Telegram bots using direct API calls, focusing on command-driven conversations and reliable update handling.
Defi Sniper
This skill aims to provide early intelligence on token launches and help orchestrate actions across Solana and Base blockchains.
Clawskillshield
by abyousef739
This tool scans local OpenClaw/ClawHub skills for security risks like hardcoded secrets and dangerous code patterns, providing a risk score and optionally quarantining high-risk skills.
Ros2 Skill
by adityakamath
This skill allows you to control and monitor ROS 2 robots by interacting with their command-line interface.
Imam
by almaas21
This skill acts as a virtual Imam, guiding users through daily Islamic prayers and Friday sermons using voice.
Auto Doc Index
by erergb
This skill automatically generates tables of contents for your documentation files based on metadata within those files, helping to keep your README files up-to-date.
Afrexai Procurement Ops
by 1kalin
Analyzes a company's procurement operations to identify areas for cost reduction and automation.
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.