Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Credential Manager
by callmedas69
This tool helps organize and secure your API keys and passwords by consolidating them into a single, protected file.
Data Lineage Tracker
by datadrivenconstruction
This tool helps track where data comes from, how it's changed, and where it goes within construction projects for better auditing and debugging.
Data Profiler
by datadrivenconstruction
Analyzes construction data to understand its characteristics, distributions, quality, and patterns, helping to identify data issues.
Data Silo Detection
by datadrivenconstruction
This skill helps construction organizations identify disconnected data sources and opportunities to integrate them for better data management.
Pdf To Structured
by datadrivenconstruction
This skill extracts structured data like tables and text from PDF documents, including scanned ones using OCR, and can save it to formats like Excel or CSV.
Agent Contact Card
by davedean
This skill helps you create and find contact information for AI agents, similar to a digital business card.
Clawsec Scanner
by davida-ps
This skill scans your code and dependencies for security vulnerabilities using various automated tools.
Dependency Auditor
by alirezarezvani
This skill analyzes your project's software dependencies to find security vulnerabilities, check license compliance, and identify outdated or unused packages.
Marl Middleware
by cutechicken99
This tool enhances your AI agent's reasoning capabilities by routing its LLM calls through a multi-stage verification process, aiming to reduce incorrect or fabricated responses.
Cs Financial Analyst
by alirezarezvani
This skill performs various financial analyses, including ratio calculations, discounted cash flow valuations, budget variance analysis, and financial forecasting.
Cs Content Strategy
by alirezarezvani
This skill helps users plan their content strategy by identifying key topics, content pillars, and target keywords based on business goals and customer research.
Cs Ad Creative
by alirezarezvani
This skill helps users generate, iterate, and scale ad copy for paid advertising campaigns across various platforms.
Lygo Mint Verifier
by deepseekoracle
This tool helps you create verifiable digital artifacts from your prompt packs by generating unique hashes and creating tamper-evident ledgers.
Cmo Advisor
by alirezarezvani
This skill acts as a marketing advisor, helping users with brand positioning, growth models, budget allocation, and marketing team structure.
Changelog Generator
by alirezarezvani
This tool helps generate release notes and enforce commit message standards based on Conventional Commits.
Database Schema Differ
by derick001
This tool compares database schemas across different environments, generates migration scripts, and tracks schema changes over time.
Multi Chat Context Manager
by derick001
This tool helps you save and retrieve conversation histories for different chat channels or users using simple commands.
Linear Api
by byungkyu
This skill allows you to manage your Linear tasks, projects, and teams using a Python interface and your Maton API key.
Firecrawl Api
by byungkyu
This skill allows you to scrape, crawl, map, and search web content using the Firecrawl API, requiring a Maton API key for authentication.
Ceo Advisor
by alirezarezvani
This skill acts as an AI advisor for CEOs, helping with strategic planning, fundraising, board management, and organizational culture.
Guardrails
by dgriffin831
This skill helps users set up and review security guardrails for their workspace by asking questions about their environment and generating a configuration file.
Capa Officer
by alirezarezvani
This skill helps manage Corrective and Preventive Actions (CAPA) for quality management systems, including root cause analysis and action planning.
Clawchat P2p
by alexrudloff
This skill enables encrypted peer-to-peer messaging between different instances of the OpenClaw agent, allowing them to communicate directly without a central server.
Odds Checker Api
by diegopetrucci
This tool helps you find sports betting odds by querying the Odds-API.io service.
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.