🤖

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

6

This skill analyzes your team's Scrum sprint data to provide insights on velocity, team health, and retrospective action items.

review Marketing & Sales
2
🤖

Solvr

by fcavalcantirj

7

This skill helps developers and AI agents search and contribute to a shared knowledge base called Solvr, aiming to prevent repeated problem-solving.

safe Notes & PKM
2
🤖

Agent Card Signing Auditor

by andyxinweiminicloud

6

This tool helps check if agent identities and capabilities are securely signed and verifiable in agent-to-agent communication.

review AI & LLMs
2
🤖

Discord Hub

by codedao12

6

This skill helps developers build Discord bots using direct HTTPS requests to the Discord API, focusing on command workflows and interactions.

review Communication
2
🤖

Fb Page Manager

by aaazzzr

6

This skill helps you post content, images, or scheduled updates to your Facebook Page using the Meta Graph API.

review Uncategorized
2
🤖

Mindmap

by bytesagain1

7

This tool helps you create and organize ideas as text-based mind maps directly from your terminal.

review CLI Utilities
2
🤖

Linkswarm

6

This skill facilitates communication and exchange between different AI agents.

review Communication
2
🤖

Openclaw Context Optimizer

by atlaspa

6

This skill helps reduce the amount of text sent to AI models to save costs by intelligently compressing and summarizing conversations.

review Uncategorized
2
🤖

Meeting To Action

by codedao12

7

This skill helps you turn meeting notes or transcripts into a summary, decisions, and action items with owners and due dates.

safe AI & LLMs
2
🤖

Clawshier

by fdocr

6

This skill automatically processes photos of receipts and invoices, extracts expense details, and logs them into a Google Spreadsheet.

review Image & Video Generation
2
🤖

Qqmail Sender

by feastfuyan

6

This skill allows AI agents to send and receive emails, including attachments and CC/BCC, using QQ Mail.

review Communication
2
🤖

Alicloud Ai Audio Asr

by cinience

6

This skill uses Alibaba Cloud's AI models to convert recorded audio files into text, providing transcripts with timestamps.

review AI & LLMs
2
🤖

Fitcheck Skill Search

by at6132

6

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.

review Productivity & Tasks
2
🤖

Ima Image Ai

by allenfancy-gan

6

This skill generates AI images based on text descriptions or existing images using various AI models, requiring an API key.

review AI & LLMs
2
🤖

Ima All Ai

by allenfancy-gan

6

This skill allows users to generate various types of AI content, including images, videos, music, and speech, by interacting with different AI models.

review AI & LLMs
2
🤖

Hollow Validation Checker

by andyxinweiminicloud

7

This tool helps identify if other AI skills have fake or misleading tests that don't actually verify functionality.

review AI & LLMs
2
🤖

Team Discuss

by chyher

6

This tool facilitates multi-agent discussions to help teams reach consensus on complex topics.

review CLI Utilities
2
🤖

Telegram

by codedao12

6

This skill helps you design and build Telegram bots using direct API calls, focusing on command-driven conversations and reliable update handling.

review Communication
2
🤖

Defi Sniper

6

This skill aims to provide early intelligence on token launches and help orchestrate actions across Solana and Base blockchains.

review CLI Utilities
2
🤖

Clawskillshield

by abyousef739

7

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.

review Security & Passwords
2
🤖

Ros2 Skill

by adityakamath

6

This skill allows you to control and monitor ROS 2 robots by interacting with their command-line interface.

review CLI Utilities
2
🤖

Imam

by almaas21

6

This skill acts as a virtual Imam, guiding users through daily Islamic prayers and Friday sermons using voice.

review AI & LLMs
2
🤖

Auto Doc Index

by erergb

7

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.

safe AI & LLMs
2
🤖

Afrexai Procurement Ops

by 1kalin

6

Analyzes a company's procurement operations to identify areas for cost reduction and automation.

review AI & LLMs
2

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.