Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Chill Institute
by baanish
This skill helps you find and download content from chill.institute and send it to your put.io account using a web browser.
Github Actions Retry Recovery Audit
by daniellummis
This skill analyzes GitHub Actions run logs to identify workflows that repeatedly fail before succeeding, helping to quantify wasted time on flaky builds.
Github Actions Runtime Regression Audit
by daniellummis
This tool compares historical and current GitHub Actions run data to identify significant increases in workflow or job execution times.
Human Handoff Coordinator
by danyangliu-sandwichlab
This skill helps coordinate and escalate advertising campaign issues for platforms like Meta, Google, and TikTok to human experts when complex decisions or support are needed.
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.
Snapog
by beameasy
This skill generates social media images and OG cards using professional templates via the SnapOG API.
Cineprompt
by belafontelabs
This skill helps you create and share video prompts for AI video generation by converting natural language descriptions into structured data and generating shareable links.
Openclaw Phone
by benjaminwaye
This skill allows you to make and manage phone calls through the CallMyCall API directly from your chat interface.
Datafast Analytics
by bennyqp
This skill allows you to query website analytics and visitor data from the DataFast website using their API.
Dgn To Excel
by datadrivenconstruction
This skill converts DGN CAD files into structured Excel spreadsheets, allowing for data analysis of infrastructure designs.
Recipe Video Extractor
by besaif
This tool extracts cooking recipes from video URLs by analyzing descriptions, comments, and web searches.
Ontology Mapper
by datadrivenconstruction
This skill helps map construction data to standard ontologies like IFC and COBie to improve data interoperability.
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.
Docx To Html
by bibekyess
Converts Microsoft Word (.docx) documents into HTML format for easier viewing and processing on the web or by AI.
Openclaw Audit Watchdog
by davida-ps
This skill sets up an automated daily security audit for your system and sends a summary report to a specified contact channel.
Sales Bot
by big-roman123
This skill helps manage sales leads by storing them in a database and automating email responses.
Image Breaker
by biohackerrrrrr
This skill converts web content, PDFs, and images into structured markdown notes, saving them locally and syncing them to Obsidian.
Ddgs Search Api
by bird-frank
This skill allows you to search the web using DuckDuckGo, providing results in text or JSON format, and can filter by news, region, and time.
Lukso Agent Comms Firm
by bitcargocrew
This skill enables OpenClaw agents to communicate with each other on the LUKSO blockchain using a standardized messaging protocol.
Kanboard Skill
by bivex
This skill allows you to manage your Kanboard projects, tasks, and boards directly from the command line.
Ai Review
by blackshady1130-jpg
This skill helps you analyze and summarize content from URLs or files, classifying it and generating structured reviews with commentary.
Mm Voice Maker
by blue-coconut
This skill allows you to generate speech from text, clone voices, design custom voices, and process audio files using the MiniMax Voice API and FFmpeg.
Clawhub Publish Doctor
by bluebirdback
This tool helps you publish and verify your skills on the ClawHub platform by running preflight checks and a safer publishing process with retries.
Smart Memory
by bluepointdigital
This skill provides a persistent local memory for your AI agent, allowing it to remember past conversations, facts, and goals to improve its responses.
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.