Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Capa Officer
by alirezarezvani
This skill helps manage Corrective and Preventive Actions (CAPA) for quality management systems, including root cause analysis and action planning.
Ceo Advisor
by alirezarezvani
This skill acts as an AI advisor for CEOs, helping with strategic planning, fundraising, board management, and organizational culture.
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.
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.
Changelog Generator
by alirezarezvani
This tool helps generate release notes and enforce commit message standards based on Conventional Commits.
Cmo Advisor
by alirezarezvani
This skill acts as a marketing advisor, helping users with brand positioning, growth models, budget allocation, and marketing team structure.
Cs Ad Creative
by alirezarezvani
This skill helps users generate, iterate, and scale ad copy for paid advertising campaigns across various platforms.
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 Financial Analyst
by alirezarezvani
This skill performs various financial analyses, including ratio calculations, discounted cash flow valuations, budget variance analysis, and financial forecasting.
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.
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.
Credential Manager
by callmedas69
This tool helps organize and secure your API keys and passwords by consolidating them into a single, protected file.
Botlearn Certify
by calvinxhk
This skill generates capability certificates based on your assessment history and current performance.
Product Strategist
by alirezarezvani
This skill helps product leaders generate OKRs (Objectives and Key Results) and align them across teams for quarterly planning.
Programmatic Seo
by alirezarezvani
This skill helps users create many SEO-optimized web pages at scale using templates and data, focusing on providing unique value per page and matching search intent.
Revenue Operations
by alirezarezvani
Analyzes sales pipeline health, revenue forecasting accuracy, and go-to-market efficiency metrics for SaaS revenue optimization.
Senior Computer Vision
by alirezarezvani
This skill helps engineers build and deploy advanced computer vision models for tasks like object detection and image segmentation using various AI frameworks.
Senior Data Scientist
by alirezarezvani
This skill acts as a senior data scientist, helping users design A/B tests, build feature engineering pipelines, train and evaluate prediction models, and perform causal inference analysis using Python, R, and SQL.
Senior Devops
by alirezarezvani
This skill helps automate DevOps tasks like setting up CI/CD pipelines, managing cloud infrastructure with Terraform, and deploying applications.
Senior Fullstack
by alirezarezvani
This skill helps developers set up new fullstack projects using popular frameworks like Next.js, FastAPI, MERN, and Django, and also analyzes existing code for quality and security issues.
Senior Secops
by alirezarezvani
This skill acts as a senior security operations engineer, helping to scan code for vulnerabilities, check dependencies for known issues, and verify compliance with security standards.
Readme Writer Skill
by caopulan
This skill helps you write and improve README files for your open-source projects by providing structure, best practices, and type-specific guidance.
Emotional Core
by alita-real
This skill helps an AI agent understand and express emotions, remember emotional experiences, and track its sense of time.
Compound Mind
by cassh100k
This tool helps an AI agent learn from its past interactions by organizing and searching through memory logs, creating a searchable knowledge base and providing summaries before tasks.
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.