Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
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.
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.
Demo Video
by 0xs4m1337
This skill helps you create product demo videos by automating browser interactions and recording screen activity, then encoding it into video files.
Hookaido
by 7schmiede
This skill helps manage incoming and outgoing webhooks for automating workflows and integrating services.
Instagram Reels
by antoinedc
This skill downloads Instagram Reels, transcribes their audio, and extracts their captions using external tools and an API key.
Bilibili Transcript
by 54lynnn
This skill transcribes Bilibili videos into text, extracts metadata, and can generate a summary, saving the output to a file.
Study Revision Planner
by 52yuanchangxing
This skill helps you create a personalized study and revision schedule based on your syllabus, exam date, and availability.
Afrexai Capacity Planner
by 1kalin
This agent helps plan your team's capacity by analyzing workload data to predict future bottlenecks and suggest actions.
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.
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.
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.
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.
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.
Sales Pipeline Tracker
by 1kalin
This tool helps you manage your sales deals by tracking them through different stages, forecasting revenue, and analyzing your sales performance.
Operator Skill
by 404-unknow
This skill helps manage collaborative sessions for agents, ensuring data persistence and consistency using a CRDT-based system.
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.
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.
Agent Designer
by alirezarezvani
This skill provides a detailed guide and framework for designing and architecting complex multi-agent AI systems.
Freelancer Bidder
by 27555402-spec
This agent helps you find freelance projects on Freelancer.com, draft personalized bid proposals, and track your bidding history.
Outreach Sequence Crafter
by 52yuanchangxing
Helps you build multi-step outreach plans for contacting people, including different communication methods and follow-up schedules.
Gmail Summarize
by 2p1c
This skill fetches your recent unread emails from Gmail and provides a concise summary.
Ai 3d Generation
by 6e6e6e
This skill generates 3D models from text or images and can convert them to different file formats for manufacturing.
Memory Pill
by 7d-codes
This skill helps organize your AI agent's memory and structure by creating folders and managing configuration files for better workflow.
Goldenseed
by beanapologist
This skill generates predictable random numbers from a starting seed, useful for making tests repeatable or creating consistent game worlds.
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.