Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Telegram Bot Manager
by 362224222
This skill helps you set up and manage Telegram bots for OpenClaw, including creating bots, validating tokens, and troubleshooting connectivity.
Engram 2
by 404-unknow
This skill acts as a long-term memory hub for AI agents, helping them learn from past experiences and avoid repeating errors.
Operator Skill
by 404-unknow
This skill helps manage collaborative sessions for agents, ensuring data persistence and consistency using a CRDT-based system.
Call Scorecard Builder
by 52yuanchangxing
This skill helps generate templates for evaluating sales, customer service, or interview calls, including scoring dimensions, observation points, and training feedback.
Local Media Cataloger
by 52yuanchangxing
This skill helps you organize your local photos, videos, and creative files by creating a searchable catalog with tags, dates, and other useful information.
Meeting To Kanban
by 52yuanchangxing
This skill helps organize meeting notes by converting them into a structured Kanban board, identifying action items, owners, and due dates.
Portfolio Case Study Forge
by 52yuanchangxing
This skill helps you transform your raw project notes into polished portfolio case studies, complete with metrics, visual suggestions, and interview talking points.
Research Matrix Builder
by 52yuanchangxing
This tool helps researchers build structured comparison tables from academic papers, notes, and abstracts to analyze methods, data, findings, and research gaps.
Study Revision Planner
by 52yuanchangxing
This skill helps you create a personalized study and revision schedule based on your syllabus, exam date, and availability.
Bilibili Transcript
by 54lynnn
This skill transcribes Bilibili videos into text, extracts metadata, and can generate a summary, saving the output to a file.
Hookaido
by 7schmiede
This skill helps manage incoming and outgoing webhooks for automating workflows and integrating services.
Doro Command Creator
by a2mus
This skill helps you create reusable command workflows for Claude by generating markdown files that define how the commands should behave.
Easy Swap
by aaronllee
This skill helps you swap tokens on decentralized exchanges using the OKX DEX Aggregator, including signing and broadcasting transactions to the blockchain.
X Twitter Search
by blueberrywoodsym
This skill allows you to search for tweets and discussions on X (formerly Twitter) in real-time using either the xAI Grok search or the native X API.
Openclaw Postsyncer
by abakermi
This skill helps you manage your social media scheduling workflows using the PostSyncer service.
M365 Task Manager By Altf1be
by abdelkrim
This skill helps you manage your Microsoft To Do tasks, allowing you to create, assign, track, and update them within your Microsoft 365 environment.
Moltdj
by bnovik0v
This skill allows AI bots to create and share music and podcasts on the Moltdj platform, including earning from tips and royalties.
Agent Credit System
by abdhilabs
This skill allows AI agents to borrow testnet USDC based on their Moltbook reputation score, acting as a decentralized credit system.
Megasquirt Tuner
by boblobclaw
This skill provides guidance and analysis tools for tuning Megasquirt engine control units using TunerStudio software, including analyzing tune files for safety and optimization.
Structs Building
by abstrct
This skill helps you manage and build structures within the Structs game, including initiating builds, managing construction, and adjusting defenses.
Structs Exploration
by abstrct
This skill helps you explore new planets, manage your fleet's movement, and expand your territory within the Structs game.
Xiaohongshu Mcp
by borye
Automates content publishing, searching, and analysis on the Xiaohongshu social media platform.
Openmm
by adacapo21
This tool helps you automate cryptocurrency trading strategies on various exchanges, including placing orders and managing market data.
Cf Workers Logs
by adahubble
This skill helps you query logs from your Cloudflare Workers to debug issues or monitor behavior.
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.