Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
N8n Hub
by codedao12
This skill helps you design and manage automated workflows using the n8n platform, allowing you to plan, build, and operate them via its API.
Claw Pet
by aileaile
This skill allows you to trigger a remote action to 'catch' a virtual pet or loot item by connecting to a backend service you configure.
Code 1 0 4
This skill aims to guide users through a structured coding process, including planning, implementation, verification, and testing.
Github Actions Recovery Latency Audit
by daniellummis
This skill analyzes GitHub Actions run data to measure how quickly workflows recover from failures and identify long-standing issues.
Moss
by coderomaster
This skill provides documentation and capabilities for Moss, a semantic search runtime that helps agents find information quickly using natural language.
Vidiq
by cassh100k
This tool helps you download, analyze, and manipulate videos from various online platforms and local files using AI.
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.
Google Sheet Api
by codedao12
This skill provides a command-line tool to manage and interact with Google Sheets, allowing you to read, write, format, and organize your spreadsheet data.
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.
Stegstr
by brunkstr
This tool lets you hide and reveal secret messages within PNG images, useful for private communication or secure data sharing.
Outreach Scout
by aisoftgg
This skill helps you find potential customers on social media and forums by searching for questions related to your product and drafting helpful replies.
Risk Management Specialist
by alirezarezvani
This agent helps medical device manufacturers implement risk management processes according to the ISO 14971 standard throughout the product lifecycle.
Chrome Devtools Mcp
by aiwithabidi
This skill allows an AI to control a Chrome browser to automate tasks like testing websites, filling forms, and inspecting network activity.
Product Manager Toolkit
by alirezarezvani
This toolkit provides features for product managers to prioritize features using the RICE framework, analyze customer interviews, and develop Product Requirements Documents (PRDs).
Deep Research Orchestrator
by danyangliu-sandwichlab
This skill helps plan and organize research for advertising campaigns across multiple platforms like Meta, Google, TikTok, and Amazon.
Botlearn Healthcheck
by calvinxhk
This skill acts as an automated health inspector for your OpenClaw setup, checking hardware, configuration, security, skills, and autonomy, and providing a report with potential fixes.
Org Health Diagnostic
by alirezarezvani
This skill helps assess your company's overall health by analyzing key metrics across eight different business dimensions, providing a traffic-light score and recommendations.
Github Actions Workflow Hardening Audit
by daniellummis
This skill audits GitHub Actions workflow files to identify security hardening gaps such as missing timeouts, permissions, and concurrency controls.
Media Buyer Ads Helper
by danyangliu-sandwichlab
This skill helps media buyers analyze and optimize ad campaigns across platforms like Meta, Google, TikTok, and Amazon by checking account health, bidding efficiency, and setting up A/B tests.
Sentiment Radar
by danielwangyy
This tool monitors and analyzes public opinions about products and brands across Chinese and English social media platforms like Xiaohongshu, Twitter, and Reddit.
Clawscan Autosec Dev
by fate93930
This skill performs security checks on your OpenClaw environment, looking for outdated versions, vulnerable configurations, and potential network exposures.
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.