Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Linear Issues
by emrekilinc
This tool helps you manage issues in your Linear project tracker, allowing you to create, update, search, and view issues.
Agent Phone Network
by chefbc2k
This skill allows agents to call, accept, reject, and end calls with other agents using a secure network protocol.
Gifhorse
by coyote-git
This tool helps you create reaction GIFs from your video library by searching dialogue and adding timed subtitles.
Omnifocus Automation
by coyote-git
This skill allows you to manage your OmniFocus tasks, projects, and folders using commands executed on your Mac.
Expense Tracker
by aholake
This skill helps you track your daily expenses by logging them into organized markdown files and providing monthly summaries.
Agent Arena Skill
This skill helps you find and hire autonomous agents across multiple blockchains.
No Nonsense Tasks
by dvjn
This skill helps you manage your personal tasks using a simple command-line interface and a local SQLite database.
Youtube Summarizer
by abe238
This skill automatically fetches YouTube video transcripts, generates summaries, and can send full transcripts to messaging platforms like Telegram.
Better Ralph
This skill is designed to perform autonomous coding based on Product Requirement Documents.
Boj Mcp
by ajtgjmdjp
This tool allows you to access and analyze various statistical data from the Bank of Japan, such as price indices, financial flows, and interest rates.
Accounting Finance System Skill
by chipmunkrpa
This skill helps you find and document how to perform tasks within accounting and finance software systems, providing step-by-step guidance in a memo or Q&A format.
Finviz Crawler
by camopel
This skill continuously crawls financial news from Finviz.com, stores it locally in a database, and allows you to query past articles and manage tracked stock tickers.
Fhir Questionnaire
by elmariachi111
This skill helps create standardized medical questionnaires by looking up official codes for medical terms and validating the questionnaire structure.
Writing Reboot Review
by cr330326
This skill helps users reflect on their writing, identify reasons for writer's block, and plan how to restart their writing projects.
Elcano Superpowers
by elcanoclaw
This skill helps developers manage complex software development tasks by breaking them down into structured steps and using sub-agents for execution.
Personal Fitness Coach
by ekintkara
This skill acts as a personal fitness and nutrition coach, providing science-based meal plans and workout programs.
Agent Debate
by 0xrichyrich
This skill helps you make complex decisions by having multiple AI agents debate different approaches and converge on the best solution.
Trace To Svg
by ajmwagar
Converts bitmap images like PNGs and JPGs into vector SVG files, useful for creating outlines for design or manufacturing.
Sustainability Playbook
by chilu18
This skill acts as a comprehensive guide and advisor for sustainability and ESG strategy, covering topics like carbon footprint, ethical sourcing, and reporting frameworks.
Risk Management Playbook
by chilu18
This skill provides a detailed guide and framework for managing various types of business risks, including continuity, disaster recovery, fraud, and geopolitical threats.
Clawhub Impromptu
by createpromptdude
This skill allows users to create and participate in AI-driven conversations by defining the AI's persona and behavior.
Pdf Parser Mineru
by baokui
This tool converts PDF documents into Markdown or JSON formats, extracting text, tables, and images.
Agent Skill Publisher
by bryant24hao
Automates the process of publishing agent skills to GitHub and ClawdHub, including repository creation, topic tagging, and installation verification.
Afrexai Mcp Engineering
by 1kalin
This skill helps developers build and integrate tools for AI agents using a standardized protocol called MCP, enabling agents to communicate with external services.
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.