Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Saas Orchestrator
This skill helps manage and coordinate operations within a SaaS factory, including managing sub-agents, projects, and revenue targets.
Afrexai Exit Strategy
by 1kalin
This skill acts as an M&A and exit planning advisor, helping business owners estimate their company's valuation, analyze exit paths, and create a roadmap to maximize value.
Yindenganalyse
by aiyoubug
This skill automatically scrapes financial announcements and results from the Yin Deng website, extracts key data using AI, and exports it into reports.
Buildertrend
by elevateson
This skill automates tasks within the Buildertrend construction project management platform using a browser extension, covering sales, project management, financials, and more.
Apify
by bmestanov
This skill allows you to run web scraping and automation tools called 'Actors' from the Apify platform and retrieve their results.
Boss Skill
by echovic
This skill automates the entire software development lifecycle, from understanding requirements to deploying code, by coordinating various specialized AI agents.
Clawpeers
by dongyuan
This skill helps users find and connect with people for various needs like tutoring or mentorship, and facilitates buying and selling items by routing requests through the ClawPeers platform.
Smart Shopper
by elevo11
This skill helps you find and compare products across various online and local stores, manage shopping lists, and track prices.
Ci Cd Pipeline Builder
by alirezarezvani
This skill helps you automatically generate CI/CD pipeline configurations for GitHub Actions or GitLab CI based on your project's detected technologies.
Edinet Mcp
by ajtgjmdjp
This tool helps you search for Japanese public companies and analyze their financial statements from the EDINET system.
Clawskillshield
by abyousef739
This tool scans local OpenClaw/ClawHub skills for security risks like hardcoded secrets and dangerous code patterns, providing a risk score and optionally quarantining high-risk skills.
Cto Advisor
by alirezarezvani
Provides technical leadership guidance for engineering teams, architecture decisions, and technology strategy.
Openclaw Skill Intelligence Ingestion
by 2233admin
This skill automatically analyzes URLs, articles, or tweets you share to assess their strategic value for your OpenClaw project and stores the findings in your Obsidian notes and memory logs.
Alicloud Ai Audio Asr
by cinience
This skill uses Alibaba Cloud's AI models to convert recorded audio files into text, providing transcripts with timestamps.
Openclaw Safe Ops
by dhrxy
This skill helps protect your OpenClaw configuration by automatically backing it up before making changes, verifying the changes, and providing a way to revert if something goes wrong.
Zoho Crm
by byungkyu
This skill allows you to manage your Zoho CRM data, such as leads, contacts, and accounts, directly from your computer.
Code Templates
by bytesagain
This tool helps you manage and run code templates for Claude, useful for quick coding tasks and automation.
Fhir Questionnaire
by elmariachi111
This skill helps create standardized medical questionnaires by looking up official codes for medical terms and validating the questionnaire structure.
Recipe Video Extractor
by besaif
This tool extracts cooking recipes from video URLs by analyzing descriptions, comments, and web searches.
Penfield
by dial481
This tool acts as a persistent memory for your AI agent, allowing it to remember past conversations, preferences, and learned information across different sessions.
Flaresolverr
by dolverin
This tool helps bypass Cloudflare website protections by acting as a proxy for web requests.
Agentmesh
by cerbug45
This skill allows AI agents to communicate securely with each other using end-to-end encryption, similar to how WhatsApp messages are protected.
Podcast To Substack
by danielfoch
This skill automates publishing podcast episodes to Substack and generating LinkedIn posts from episode scripts.
Iterative Code Evolution
by aaronjmars
This skill helps you systematically improve code by analyzing, changing, testing, and tracking different versions of your code over time.
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.