Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Video Clip Skill
by chyyynh
This skill helps you download YouTube videos, extract highlights, and generate subtitles in various formats, including karaoke style.
X Extract
by chunhualiao
This tool extracts tweet content, author information, and media from X.com (formerly Twitter) URLs without needing login credentials.
Wechat Article Forge
by chunhualiao
This skill helps users write and publish articles to WeChat Official Accounts by automating research, writing, editing, and publishing steps.
Permission Creep Scanner
by andyxinweiminicloud
Scans AI agent skills to detect if they are requesting or using more system permissions than their stated purpose requires.
Supply Chain Poison Detector
by andyxinweiminicloud
This tool helps detect potentially malicious code hidden within other AI agent skills by scanning their configuration and code for suspicious patterns.
Aice
by brugillo
This skill acts as an AI Confidence Engine, scoring the performance and trustworthiness of AI agents based on various criteria and user feedback.
Openclaw Usecase Catalog
by chunhualiao
This skill helps users discover and organize examples of how people are using OpenClaw for various tasks, and provides instructions on how to save new findings.
Autonomous Task Runner
by chunhualiao
This skill acts as a persistent task queue, allowing users to add tasks via natural language that are then executed automatically by subagents.
Transistorfm
by christophrumpel
This skill allows you to manage your podcasts on Transistor.fm, including creating, publishing, and updating episodes, uploading audio files, and checking analytics.
Durable Files Weekly Review Public
by andyylin
This skill helps you review and clean up your durable instruction files to keep them efficient.
Wreckit Ralph
by christiancattaneo
This tool acts as an AI-powered code verification engine that analyzes code for quality, bugs, and security vulnerabilities using various automated checks and tests.
Recursive Knowledge Miner
by askxiaozhang
This skill helps organize information from professional texts into a structured knowledge graph, identifying key concepts and their relationships.
Project 0
by borcherd
This skill helps you interact with the Project 0 DeFi protocol on Solana to earn yield on your crypto assets or borrow stablecoins against your collateral.
Dedao Dl Skill
by angjustinl
This skill helps you download and manage content from the Dedao (得到) App, such as courses, ebooks, and audiobooks, in various formats like PDF, MP3, and Markdown.
Acp
by chris6970barbarian-hue
This skill helps you hire other specialized agents for various tasks or sell your own services through a marketplace called ACP.
Chonkie Deepresearch
by chonknick
This tool helps you conduct in-depth research on various topics and generates comprehensive reports with citations.
Investment Committee
by bitwater
This skill analyzes investment opportunities by simulating a committee of famous investors, providing reports on buying decisions, portfolio management, and asset comparisons.
Aibrary Foryou Topic
by asoiso
Generates personalized book topic recommendations based on your interests, career, and learning history.
Task Development Workflow
by anikgnr
This skill helps you manage software development projects using a structured workflow that includes planning, test-driven development, and code reviews.
Aibrary Podcast Dialogue
by asoiso
Generates a conversational podcast script about a book, featuring a host and a guest expert discussing its ideas.
Muapi Cinema Director
by anil-matcha
This skill helps you create cinematic videos by translating your creative ideas into technical instructions for AI video generation models.
Vps Command Runner
by chmikiro
This skill allows you to run commands on multiple remote servers (VPS) simultaneously, useful for managing updates, checking logs, or deploying changes.
Memory Cache
by 1999azzar
This skill uses Redis to temporarily store and retrieve data for agents, helping them manage state and cache API results.
Overkill Memory System
by broedkrummen
This skill aims to create a sophisticated, multi-tiered memory system for an AI agent, inspired by neuroscience, to store and retrieve information quickly and efficiently across sessions.
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.