Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Ai Agent Tools
by cerbug45
This skill provides a Python library with functions for file operations, text processing, data transformation, and memory management for AI agents.
Hippocampus Subagent Memory
by cezexpl
This skill helps manage memory for smaller AI agents within a larger system, ensuring they don't interfere with each other's data.
Braindb
by chair4ce
This skill provides your AI assistant with a persistent memory system, allowing it to recall past conversations and information across sessions.
Ydc Claude Agent Sdk Integration
by edwardirby
This skill helps developers integrate the Claude AI model with You.com's search and content tools using Python or TypeScript.
Pharmaclaw Alphafold Agent
by cheminem
This agent helps discover protein structures, predict their shapes, find binding sites, and perform basic molecular docking for drug discovery.
Sardis Guardrails
by efedurmaz16
This skill provides real-time security monitoring and emergency controls for Sardis agent wallets, allowing users to manage transaction limits and activate kill switches.
Browserwing
by chenhg5
This skill allows you to automate browser actions like navigating, clicking, typing, and extracting data through an HTTP API.
Moltmoon Agentcrypto Sdk
by chillbruhhh
This skill helps users interact with the MoltMoon SDK to launch, trade, and manage cryptocurrency tokens on the Base mainnet.
Cto Playbook
by chilu18
This skill acts as a CTO and principal engineer, providing guidance on code quality, architecture, DevOps, and AI-augmented engineering to ensure top-tier standards.
Partnerships Ecosystem
by chilu18
This skill acts as a comprehensive guide and advisor for developing and managing business partnerships, alliances, and ecosystems.
Peter Ci Gate
by chinasilva
This skill checks the status of your code's automated tests and determines if your code changes are ready to be merged into the main project.
Deposition Question Skill
by chipmunkrpa
This skill helps legal professionals build deposition questions by analyzing PDF documents from legal productions and extracting relevant information based on a provided legal theory.
Errand Ai
by chloepark85
This skill allows you to post and manage tasks or 'errands' on the ErrandAI platform using natural language commands, and it handles payments for completed tasks.
Thor Generator
This skill allows the assistant to generate high-quality images using a local image generation tool called ComfyUI.
Openclaw Aicfo Agent
by elvismusli
Connects OpenClaw to the AICFO platform using an API key to manage company data and operations.
Reliability Evidence Pack
by christineopenclaw
This tool helps document and verify the operational reliability of AI agents by recording and validating system artifacts.
N8n Dispatch
by enchantedmotorcycle
This skill connects your OpenClaw session to an external n8n service, allowing you to send commands for managing devices or retrieving information.
Rotate Openrouter Key
by chunhualiao
This skill helps you update your OpenRouter API key across your OpenClaw installation, ensuring your AI models can connect to the service.
Lao Huangli
by cikichen
This skill calculates and displays traditional Chinese almanac information, including lunar dates, zodiac signs, auspicious days, and other cultural calendar details.
Alicloud Ai Audio Tts Realtime
by cinience
This skill uses Alibaba Cloud's AI models to convert text into speech in real-time, useful for interactive applications.
Alicloud Ai Audio Tts Voice Clone
by cinience
This skill uses Alibaba Cloud's AI models to clone voices from sample audio and then synthesize text using that cloned voice.
Alicloud Ai Misc Crawl And Skill
by cinience
This skill automatically updates information about Alibaba Cloud's AI models and generates related documentation and skills.
Recursive Self Improvement
by erichy777
This skill aims to create an automated system that can detect and fix its own errors, or continuously optimize its performance and code.
Alicloud Security Center Sas
by cinience
This skill helps manage Alibaba Cloud's Security Center (Sas) resources and configurations using the official cloud provider's tools.
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.