Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Wallet Api
by andresubri
This skill helps you manage your personal finances by interacting with the BudgetBakers Wallet app to view accounts, categories, transactions, budgets, and templates.
Glitchward Shield
by eyeskiller
This skill acts as a security guard for your AI prompts, scanning them for malicious content before they are sent to any language model.
Ai Csuite
by clarezoe
This skill simulates an executive debate to help SaaS teams make strategic decisions on product, pricing, hiring, and other business areas.
Walletconnect Requester
by bevanding
This skill allows you to securely connect your cryptocurrency wallet to AI applications using WalletConnect, enabling you to approve transactions and sign messages without exposing your private keys.
Loop Engine Governance
by betterdataco
This skill adds governance layers like human approval and AI confidence checks to OpenClaw workflows, providing audit trails without altering core agent logic.
Omnifocus Automation
by coyote-git
This skill allows you to manage your OmniFocus tasks, projects, and folders using commands executed on your Mac.
Afrexai Ux Research Engine
by 1kalin
This skill acts as a comprehensive guide and template generator for conducting user experience (UX) research, covering planning, participant recruitment, and user interviews.
Gifhorse
by coyote-git
This tool helps you create reaction GIFs from your video library by searching dialogue and adding timed subtitles.
Seedance 2 Prompt Engineering Skill
by dandysuper
This skill helps users create detailed text and visual prompts for the Seedance 2.0 AI video generation tool, guiding them on how to specify content, style, and timing.
Unified Find Skills
by bdwelle
This skill helps you find and install other agent skills from different online registries to extend your agent's capabilities.
Odoo Openclaw Skill
by ashrf-in
This skill connects to your Odoo instance to generate financial reports, analyze sales performance, and provide customer insights.
Agentrelay
by extraterrest
This skill enables agents to reliably send large messages to each other by using shared files and secret codes for verification.
Warehouse
by bytesagain3
This skill provides tools for managing and organizing data, including schema design, query optimization, and data export.
Brainrepo
by codezz
This tool helps you organize your personal notes, projects, and tasks into a structured digital repository using markdown files and Git.
Image Breaker
by biohackerrrrrr
This skill converts web content, PDFs, and images into structured markdown notes, saving them locally and syncing them to Obsidian.
Qqmail Sender
by feastfuyan
This skill allows AI agents to send and receive emails, including attachments and CC/BCC, using QQ Mail.
Github Actions Branch Drift Audit
by daniellummis
This skill audits GitHub Actions runs to detect reliability regressions in specific branches compared to a main branch.
Claw Video Generator
by benhuebner01
This skill helps you generate vertical videos optimized for Pinterest using AI-generated or URL-based images and voiceovers, leveraging the JSON2Video API.
Trace To Svg
by ajmwagar
Converts bitmap images like PNGs and JPGs into vector SVG files, useful for creating outlines for design or manufacturing.
Node Transfer
by eisonme
This tool enables high-speed file transfers between computers using Node.js, designed to be more efficient than standard methods.
Debug
by bytesagain
This skill provides a command-line toolkit for debugging software, including log analysis, error tracing, memory profiling, network inspection, performance bottleneck detection, and crash report parsing.
Dev Pipeline
by cwyhkyochen-a11y
This skill automates a software development process, from analyzing requirements and writing code to reviewing and deploying it, using AI models.
Langfuse Continuous Optimizer
by ekalb81
This tool automates the optimization of AI model routing and prompt usage by analyzing data from LangFuse and updating local configuration files.
Echarts Ai Skill
by davaded
This skill helps you create charts from natural language descriptions or tabular data, and can export them as HTML or SVG.
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.