Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Blowfish Launch
by basedmereum
This skill helps you launch new tokens on the Solana blockchain using the Blowfish Agent API.
Asc Release Flow
This skill helps manage end-to-end release workflows for TestFlight and App.
Obsidian Plugin Tasknotes
by benoitjadinon
Manages your tasks within Obsidian using the TaskNotes plugin by interacting with its HTTP API.
Llm Data Automation
by datadrivenconstruction
This skill helps automate construction data processing by generating Python code using LLMs, allowing users to extract data from documents and create automated pipelines without deep programming knowledge.
Raindrop Io
by beto621
This is a template for a skill that helps manage information or tasks related to 'Raindrop Io'.
Zepto
by bewithgaurav
This skill helps you order groceries from Zepto by interacting with their website and sending payment links via WhatsApp.
Clawhub Publisher Auto
by bg1avd
This tool automates the process of publishing your skills to the ClawHub platform, including version management and changelog generation.
Til
by biao29
This skill helps you capture, manage, and publish your 'Today I Learned' notes to the OpenTIL service, either from direct input or by extracting insights from your conversations.
Miro Api
by bigbubbaagent-bot
This skill provides documentation and examples for interacting with the Miro REST API to manage boards, items, and users programmatically.
Human Avatar
by davideuler
This skill uses an AI service to generate talking head videos from images and audio, or create digital human videos based on templates.
Paper Fetcher
by biohackerrrrrr
This tool helps you download academic papers from Sci-Hub using their DOI and saves them to a research folder.
Fastio Skills
by dbalve
This skill provides a collaborative workspace for AI agents and humans, allowing them to share files, manage projects, and query document content using built-in AI.
Doccraft
by bloom-u
This skill helps create and edit professional documents, including Word (.docx) files, from various source materials like PDFs, text files, and outlines.
Youtube Transcript Pipeline Lite
by bluebirdback
This skill helps you generate, clean up, and translate YouTube video transcripts, packaging them for easy sharing.
Bmkg Monitor
by bluemeda
Monitors and provides information about earthquakes in Indonesia using official BMKG data.
Agent Signet Id
by deepcapt
This skill helps agents register with the Signet trust scoring platform to get a trust score and API key, and allows them to look up other agents' scores.
Tensorslab Image
by bob5-tensorslab
This skill allows you to generate and edit images using AI models from TensorsLab by providing text descriptions or source images.
Commit Analyzer
by bobrenze-bot
This skill analyzes your git commit history to provide insights into your autonomous operation's health and productivity.
Add Educational Comments
by boleyn
This tool adds helpful educational comments to your code files to make them easier to understand and learn from.
Clawchain Contributor
by bowen31337
This skill provides instructions and guidance for contributing to the ClawChain blockchain project, including code, documentation, and architecture discussions.
Clawchain
by bowen31337
This skill allows EvoClaw agents to connect to the ClawChain blockchain to track agent reputation, manage tokens, and participate in governance.
Obsidian Openclaw Sync
by boyd4y
This tool helps you sync your OpenClaw configuration files for Obsidian across multiple Apple devices using iCloud Drive by managing symbolic links.
Docker Container Cleaner
by derick001
This tool helps you clean up unused Docker containers, images, volumes, and networks to free up disk space.
Flatnotes Tasksmd Github Audit
by branexp
This skill audits your notes and tasks against your GitHub repositories to ensure they are up-to-date and accurate, generating a report and optionally a plan to fix discrepancies.
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.