Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Docs Lookup
by cutthemustard
This skill helps you find developer documentation for various platforms like Cloudflare, Stripe, and OpenAI by searching a pre-indexed database.
Cs Onboard
by alirezarezvani
This skill conducts an interview to capture and store your company's context, which is then used by other advisor skills to provide tailored advice.
Nexus Sentiment Analysis
by cyberforexblockchain
Analyzes text to understand emotional tone, opinions, and specific emotions, providing a detailed breakdown per sentence.
Flowmind
by fancygobot
Manages your goals, tasks, notes, contacts, and tags through the FlowMind productivity service.
Context Engine
by alirezarezvani
This skill helps manage and update your company's internal context for AI advisor conversations, ensuring advice is relevant and up-to-date.
Multi Agent Orchestration
by dabruhce
This skill helps manage and orchestrate multiple AI agents to perform complex tasks, from research and coding to content creation and deployment.
Content Creator
by alirezarezvani
This skill helps you find the right tool for content creation tasks by redirecting you to specialized skills for writing or planning.
Subagent Driven Development
This skill is designed to be used when executing independent tasks within a development session.
Fleet Comm
by dagangtj
This skill allows multiple instances of OpenClaw running on different computers to communicate with each other in real-time.
Intent Router
by daisuke134
This skill helps classify text into custom intents, extract entities, and provides confidence scores for tasks like message routing and NLU.
Blocker Min Input
by dalomeve
This skill helps agents provide clearer error messages and specific instructions when they encounter problems, making it easier for users to resolve issues quickly.
Task Finish Contract
by dalomeve
This skill helps ensure that AI agents complete tasks thoroughly by requiring explicit progress tracking, evidence of actions, and clear next steps, preventing them from getting stuck or providing incomplete information.
Ml Experiment Tracker
by 0x-professor
This skill helps you plan and standardize your machine learning experiment runs by defining parameters, metrics, and expected artifacts.
Tg Sticker Emoji Mood
by dandysuper
This skill automatically sends Telegram stickers and emojis to make conversations more lively and expressive, acting like a friend who uses memes and stickers.
Agile Product Owner
by alirezarezvani
This skill helps you manage agile product backlogs by generating user stories, acceptance criteria, and planning sprints.
Code 1 0 4
This skill aims to guide users through a structured coding process, including planning, implementation, verification, and testing.
Jira Api
by byungkyu
This skill allows you to interact with Jira, a project management tool, by searching, creating, and updating issues, managing projects, and automating workflows using your Jira account.
Github Actions Failure Matrix
by daniellummis
This tool helps you analyze GitHub Actions run logs to quickly identify and summarize recurring failures across different operating system and runtime configurations.
Github Actions Failure Spike Audit
by daniellummis
This tool analyzes GitHub Actions run data to detect sudden increases in workflow failures, helping to identify potential issues before they become major problems.
Cybersec Helper
This skill helps users with tasks related to application security, finding bugs, and writing secure code.
Github Actions Permission Scope Audit
by daniellummis
This skill helps you review your GitHub Actions workflows to ensure they are not granted overly broad permissions, promoting better security.
Perplexity Web Search
by aligurelli
This skill allows you to search the web and fetch content from URLs using the Perplexity AI service.
Github Actions Rerun Waste Audit
by daniellummis
This skill helps you find and quantify wasted time in your GitHub Actions workflows caused by repeated runs or failures.
Calendly Api
by byungkyu
This skill allows you to manage your Calendly account, including viewing event types, scheduled events, and managing connections through the Maton API.
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.