Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Vibetrading
by crabbytt
This tool helps you build, test, and deploy cryptocurrency trading strategies using Python code.
Aarondb
by criticalinsight
This skill allows AI agents to manage and query data using a Datalog database, enabling persistent fact storage and reasoning.
Nexus Changelog
by cyberforexblockchain
This skill generates changelogs by sending your input to an external AI service and returning the result.
Nexus Translate
by cyberforexblockchain
This skill provides high-quality translations between over 50 languages by sending your text to an external AI service.
Subagent Dev
This skill helps execute tasks by creating temporary helper agents that are reviewed for compliance and quality.
Model Resource Profiler
by daiwk
This tool analyzes resource usage data from model training or inference to identify performance bottlenecks, focusing on GPU memory and CPU activity.
Prepublish Privacy Scrub
by dalomeve
Scans your skill files for sensitive information like API keys and personal data before you publish them.
Leetify
by damirikys
This skill helps you get Counter-Strike 2 player statistics, analyze matches, and gain gameplay insights from the Leetify platform.
Risk Assessment
by dangsllc
This skill helps you conduct a formal information security risk assessment by identifying threats, evaluating their likelihood and impact, and mapping them to compliance frameworks.
Gh Modify Pr
by danie1lin
This skill helps you automatically update your code based on feedback from GitHub pull request reviews and create a local commit.
Crea Ddf Mcp
by danielfoch
This skill allows users to access and retrieve real estate listing data from CREA/REALTOR.ca for research and automation purposes.
Idx Cma Report
by danielfoch
This skill helps real estate agents generate comparative market analysis (CMA) reports by using listing data and comparable properties.
Github Actions Incident Timeline Audit
by daniellummis
This skill analyzes failed GitHub Actions runs to group them into incident windows, helping to identify outage durations and impact.
Fireflies
by daniil-ctrl
This skill allows you to query meeting transcripts, summaries, action items, and analytics from Fireflies.ai using its GraphQL API.
Growth Autopilot Ads
by danyangliu-sandwichlab
Automates the creation and management of online advertising campaigns across multiple platforms like Meta, Google, and TikTok.
Incident Ticket Manager
by danyangliu-sandwichlab
This skill helps manage and route incident tickets for advertising campaigns across platforms like Meta, Google Ads, and TikTok Ads.
Bring Recipes
by darkdevelopers
This skill helps you discover and browse recipes from the Bring! shopping app, showing recipe names, authors, and images.
Pi Workflow
This skill helps organize and improve workflows related to task management, personal development, and code quality.
Moltbot Satellite Copilot
by davestarling
This tool helps you track satellite passes for radio reception and sends alerts with alignment information.
Review Orchestrator
This skill helps you get different viewpoints on your work by coordinating reviews across various thinking styles.
Seedance Story Orchestrator
This skill helps orchestrate the process of creating videos from scripts, guiding through stages like outlining and planning.
Delx Ops Guardian
by davidmosiah
This skill acts as an automated assistant to help recover OpenClaw production systems during incidents or performance issues.
Seekdb Docs
by davidzhangbj
This skill helps you find information about SeekDB database features, SQL syntax, and integrations by searching its documentation.
Telegram Multilingual Voice Reply
This skill provides smart replies for Telegram messages, responding with text for text messages and handling voice messages.
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.