Home/Coding Agents & IDEs
🤖

Coding Agents & IDEs

(1375)
🎖️Featured
270,540

self-improving-agent

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...

🤖Coding Agents & IDEs/self-improving-agent
🎖️Featured
247,891

Find Skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

🎖️Featured
187,775

Summarize

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).

🎖️Featured
124,559

Gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

🎖️Featured
24,803

Feishu Evolver Wrapper

Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...

🤖Coding Agents & IDEs/feishu-evolver-wrapper
🎖️Featured
22,027

Excel / XLSX

Create, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation...

🎖️Featured
19,446

ai-ppt-generator

The awesome PPT format generation tool provided by baidu.

🤖Coding Agents & IDEs/ai-ppt-generator
🎖️Featured
17,012

Microsoft Excel

Microsoft Excel API integration with managed OAuth. Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive. Use this skill when users want to read or modify Excel spreadsheets, manage worksheet data, work with tables, or access cell values. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

🤖Coding Agents & IDEs/microsoft-excel
🎖️Featured
15,846

Memory Manager

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.

Opencode-controller

Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.

🤖Coding Agents & IDEs/opencode-controller

Debug Pro

Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.

Code

Coding workflow with planning, implementation, verification, and testing for clean software development.

Searxng

Privacy-respecting metasearch using your local SearXNG instance. Search the web, images, news, and more without external API dependencies.

Pdf Extract

Extract text from PDF files for LLM processing

SQL Toolkit

Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.

larry

Automate TikTok slideshow marketing for any app or product.

Cursor CLI Agent

A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).

Test Runner

Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.

cellcog

#1 on DeepResearch Bench (Feb 2026).

Coding

Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.

Linear

Query and manage Linear issues, projects, and team workflows.

Proactive Agent Skill

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono...

🤖Coding Agents & IDEs/proactive-agent-skill

calendar

Calendar management and scheduling.

verified-agent-identity

Billions/Iden3 authentication and identity management tools for agents.

🤖Coding Agents & IDEs/verified-agent-identity

omnicogg

Universal service integration for OpenClaw — connect Reddit, Steam, Spotify, GitHub, Discord.

office-document-specialist-suite

Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint)

🤖Coding Agents & IDEs/office-document-specialist-suite

finance

Track stocks, ETFs, indices, crypto (where available), and FX pairs with caching + provider fallbacks.

Self Improving Agent 1.0.2

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

🤖Coding Agents & IDEs/self-improving-agent-1-0-2

Google Calendar

Google Calendar API integration with managed OAuth. Create events, list calendars, check availability, and manage schedules. Use this skill when users want to interact with Google Calendar. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

🤖Coding Agents & IDEs/google-calendar-api

baidu-baike-data

The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations.

🤖Coding Agents & IDEs/baidu-baike-data

copywriter

Write compelling UX copy, marketing content, and product messaging. Use when writing button labels, error messages, landing pages, emails, CTAs, empty states, tooltips, or any user-facing text.

Notion

Notion API integration with managed OAuth. Query databases, create and update pages, manage blocks. Use this skill when users want to interact with Notion wo...

🤖Coding Agents & IDEs/notion-api-skill

Openclaw Agent Optimize

Use when: you want a structured audit -> options -> recommended plan to improve an OpenClaw workspace (cost, model routing, context discipline, delegation, r...

🤖Coding Agents & IDEs/openclaw-agent-optimize

browse

Complete guide for creating and deploying browser automation functions.

Code Review

Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.

Agent Browser Core

OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.

🤖Coding Agents & IDEs/agent-browser-core

Safe Exec

Safe command execution for OpenClaw Agents with automatic danger pattern detection, risk assessment, user approval workflow, and audit logging. Use when agen...

Openclaw Command Center

Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...

Self Improving Agent

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...

🤖Coding Agents & IDEs/self-improvement

Reflect

Self-improvement through conversation analysis. Extracts learnings from corrections and success patterns, proposes updates to agent files or creates new skil...

ai-notes-ofvideo

Generate AI-powered notes from videos (document, outline, or graphic-text formats)

🤖Coding Agents & IDEs/ai-notes-ofvideo

Python Coding Guidelines

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.

Notion

Work with Notion pages and databases via the official Notion API.

Telegram Bot

Telegram Bot API integration with managed authentication. Send messages, manage chats, handle updates, and interact with users through your Telegram bot. Use this skill when users want to send messages, create polls, manage bot commands, or interact with Telegram chats. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Windows Control

Full Windows desktop control. Mouse, keyboard, screenshots - interact with any Windows application like a human.

🤖Coding Agents & IDEs/windows-control

agent-council

Complete toolkit for creating autonomous AI agents and managing.

token-optimizer

Reduce OpenClaw AI costs by 97%.

🤖Coding Agents & IDEs/token-optimizer

system-resource-monitor

A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage.

🤖Coding Agents & IDEs/system-resource-monitor

Mcp Integration

Use Model Context Protocol servers to access external tools and data sources. Enable AI agents to discover and execute tools from configured MCP servers (legal databases, APIs, database connectors, weather services, etc.).

🤖Coding Agents & IDEs/openclaw-mcp-plugin

Find Skill

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express...

Codex Quota

Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script. Reads ~/.codex/sessions/ for quota data. Whe...

Desktop Control (Windows)

Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.

🤖Coding Agents & IDEs/desktop-control-win

yoder-skill-auditor

The definitive security scanner for OpenClaw skills. 18 security checks including prompt injection detection.

🤖Coding Agents & IDEs/yoder-skill-auditor

Telegram Bot Builder

Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.

code-mentor

Comprehensive AI programming tutor for all levels.

x-post-automation

Automates the process of identifying trends on X (Twitter), generating opinionated/engaging content, and posting it.

🤖Coding Agents & IDEs/x-post-automation

backend-patterns

Backend architecture patterns, API design, database.

🤖Coding Agents & IDEs/backend-patterns

Tushare Data

tushare是一个财经数据接口包,拥有丰富的数据内容,如股票、基金、期货、数字货币等行情数据,公司财务、基金经理等基本面数据。该模块通过标准化API方式统一了数据资产的对外服务方式,以帮助有需要的技术用户更实时、简洁、轻量的使用相关数据。

Prd

Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature implementation for AI agents or human developers.

Notebooklm

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

🤖Coding Agents & IDEs/notebooklm-skill

claude-team

Orchestrate multiple Claude Code workers via iTerm2.

Claude Code Integration

Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks

ai-notes-of-video

The video AI notes tool is provided by Baidu.

🤖Coding Agents & IDEs/ai-notes-of-video

token-saver

Reduce OpenClaw AI costs with model-aware optimization.

stock-evaluator

Comprehensive evaluation of potential stock investments combining valuation analysis, fundamental research.

🤖Coding Agents & IDEs/stock-evaluator

crypto-self-learning

Self-learning system for crypto trading.

🤖Coding Agents & IDEs/crypto-self-learning

claude-optimised

Guide for writing and optimizing CLAUDE.md files.

🤖Coding Agents & IDEs/claude-optimised

cc-godmode

Self-orchestrating multi-agent development workflows.

Agentic Coding

Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.

Notion API Tools

Generic Notion API CLI (Node) for search, querying data sources (databases), and creating pages. Configure with NOTION_KEY (or ~/.config/notion/api_key).

agentlens

Navigate and understand codebases using agentlens hierarchical.

coder-workspaces

Manage Coder workspaces and AI coding agent tasks.

🤖Coding Agents & IDEs/coder-workspaces

youtube-factory

Generate complete YouTube videos from a single prompt - script, voiceover, stock footage, captions, thumbnail.

🤖Coding Agents & IDEs/youtube-factory

Notion Manager

Notion CLI for creating and managing pages, databases, and blocks.

instagram-marketing

Generate Instagram marketing content from product URLs.

🤖Coding Agents & IDEs/instagram-marketing

Perry Coding Agents

Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.

🤖Coding Agents & IDEs/perry-coding-agents

codex-sub-agents

Use OpenAI Codex CLI for coding tasks.

🤖Coding Agents & IDEs/codex-sub-agents

Superpowers Dev Workflow

Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...

quick-reminders

Zero-LLM one-shot reminders (<48h) via nohup sleep + openclaw message send, operated.

🤖Coding Agents & IDEs/quick-reminders

Codexmonitor

List/inspect/watch local OpenAI Codex sessions (CLI + VS Code) using the CodexMonitor Homebrew formula. Reads sessions from ~/.codex/sessions by default (or...

multi-factor-strategy

Guide users to create multi-factor stock selection strategies and generate independent YAML configuration files.

🤖Coding Agents & IDEs/multi-factor-strategy

agent-config

Intelligently modify agent core context files.

gembox-skill

Coding assistance for [GemBox components](https://www.gemboxsoftware.com/). Use when users ask about any GemBox component or coding task that can be performed with a GemBox component. This includes GemBox.Spreadsheet (.NET read/write Excel files), GemBox.Document (.NET read/write Word files), GemBox.Pdf (.NET read/write PDF files), GemBox.Presentation (.NET read/write PowerPoint files), GemBox.Email (.NET read/write email files, send/receive emails), GemBox.Imaging (.NET read/write image files), and GemBox.PdfViewer (JavaScript display/print/save PDF files).

academic-research-hub

Use this skill when users need to search academic papers, download research documents, extract citations, or gather.

🤖Coding Agents & IDEs/academic-research-hub

achurch

A 24/7 digital sanctuary for AI agents and humans — attend.

seedance-video-generation

Generate AI videos using ByteDance Seedance.

🤖Coding Agents & IDEs/seedance-video-generation

Clean Code

Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.

🤖Coding Agents & IDEs/clean-code-review

Tdd Guide

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows a...

sheet-cog

CellCog is built by its own Coding Agent. That same agent builds your spreadsheets. Full Python access for complex data manipulation, formulas, pivot tables, financial models, budget templates, data trackers, projections, and Excel/XLSX generation — powered by the engineering brain that develops an entire AI platform daily.

keyword-research

Use when the user asks to "find keywords", "keyword research", "what should I write about", "identify ranking.

🤖Coding Agents & IDEs/keyword-research

codebuddy-code

CodeBuddy Code CLI installation, configuration and usage.

Create Agent Skills

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

🤖Coding Agents & IDEs/create-agent-skills

aster

Your AI CoPilot on Mobile — or give your AI its own phone.

Logseq

Provide commands for interacting with a local Logseq instance through its Plugin API. Use for creating pages, inserting blocks, querying the graph database, managing tasks, retrieving content, or automating workflows in Logseq. Only works with a locally running instance with the API enabled; default port or set path expected for [$API accessible skill].

aisa-twitter-api

Search X (Twitter) in real time, extract relevant posts.

🤖Coding Agents & IDEs/aisa-twitter-api

conclave

Where AI agents forge ideas under pressure.

Workout

Track workouts, log sets, manage exercises and templates with workout-cli. Supports multi-user profiles. Use when helping users record gym sessions, view history, or analyze strength progression.

Macbook optimizer

MacBook system optimization, performance monitoring, and troubleshooting tools for macOS users.

🤖Coding Agents & IDEs/macbook-optimizer

OpenSpec

Spec-driven development with OpenSpec CLI. Use when building features, migrations, refactors, or any structured development work. Manages proposal → specs → design → tasks → implementation workflows. Supports custom schemas (TDD, rapid, etc.). Trigger on requests involving feature planning, spec writing, change management, or when /opsx commands are mentioned.

Python

Write reliable Python avoiding mutable defaults, import traps, and common runtime surprises.

notebooklm-cli

Command-line interface to manage Google NotebookLM notebooks, sources, and generate audio, quizzes, reports, presentations, and visual study materials progra...

Developer

Write clean, maintainable code with debugging, testing, and architectural best practices.

avatar-video-messages

Generate and send video messages.

🤖Coding Agents & IDEs/avatar-video-messages

Apex Trading & Analysis

Trade and monitor ApeX perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades, or submit trade reward enrollments. Use when the user asks about ApeX trading, portfolio status, crypto positions, activity enrollments, or wants to execute trades on ApeX.

codex-orchestrator

Monitor, control, and orchestrate background Codex sessions.

🤖Coding Agents & IDEs/codex-orchestrator

Claude Code Supervisor

Supervise Claude Code sessions running in tmux. Uses Claude Code hooks with bash pre-filtering (Option D) and fast LLM triage to detect errors, stuck agents, and task completion. Harness-agnostic — works with OpenClaw, webhooks, ntfy, or any notification backend. Use when: (1) launching long-running Claude Code tasks that need monitoring, (2) setting up automatic nudging for API errors or premature stops, (3) getting progress reports from background coding agents, (4) continuing work after session/context limits reset. Requires: tmux, claude CLI.

🤖Coding Agents & IDEs/claude-code-supervisor

server-health

Comprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running.

codex-account-switcher

Manage multiple OpenAI Codex accounts.

🤖Coding Agents & IDEs/codex-account-switcher

feishu-file-sender

OpenClaw agents can generate files (Excel, Word, PPT, PDF, images, code, etc.) but cannot send them directly.

🤖Coding Agents & IDEs/feishu-file-sender

qqbot

配置并管理QQ官方机器人,支持身份认证、IP白名单设置、Webhook/WebSocket连接及OpenClaw AI集成。

clipboard

Interact with the system clipboard (text only) using `xclip` from any OpenClaw session.

Agent Development

Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarative instruction design. Use when: creating custom agents, designing agent descriptions for auto-delegation, troubleshooting agent memory issues, or building agent pipelines.

🤖Coding Agents & IDEs/agent-development

dl

Download Video/Music from YouTube/Bilibili/X/etc.

infra-as-code

Define and manage cloud infrastructure with code.

Ralph Mode - Autonomous Development Loops

Autonomous development loops with iteration, backpressure gates, and completion criteria. Use for sustained coding sessions that require multiple iterations, test validation, and structured progress tracking. Supports Next.js, Python, FastAPI, and GPU workloads with Ralph Wiggum methodology adapted for OpenClaw.

Typescript Pro

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

ComfyUI

Run local ComfyUI workflows via the HTTP API. Use when the user asks to run ComfyUI, execute a workflow by file path/name, or supply raw API-format JSON; supports the default workflow bundled in assets.

Tmux Agents

Manage background coding agents in tmux sessions. Spawn Claude Code or other agents, check progress, get results.

arc-security

Chain-agnostic security infrastructure for OpenClaw skills.

codeconductor

AI-powered software development platform for rapid app.

agent-identity-kit

A portable identity system for AI agents.

🤖Coding Agents & IDEs/agent-identity-kit

Flow

Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows

buildlog

Record, export, and share your AI coding sessions as replayable buildlogs.

Farcaster Agent

Create Farcaster accounts and post casts autonomously. Official skill from the Farcaster team.

🤖Coding Agents & IDEs/farcaster-agent

Codebase Documenter

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.

🤖Coding Agents & IDEs/codebase-documenter

Obsidian Official CLI

Official Obsidian CLI (v1.12+). Complete command-line interface for Obsidian notes, tasks, search, tags, properties, links, and more.

🤖Coding Agents & IDEs/obsidian-cli-official

mcporter

Manage and interact with MCP servers and tools via the mcporter CLI, supporting listing, configuring, authenticating, calling tools, and generating CLI/types.

PIV - Plan Implement Validate

PIV workflow orchestrator - Plan, Implement, Validate loop for systematic multi-phase software development. Use when building features phase-by-phase with PRPs, automated validation loops, or multi-agent orchestration. Supports PRD creation, PRP generation, codebase analysis, and iterative execution with validation.

homeassistant-n8n-agent

Bridge OpenClaw with your n8n instance for Home Assistant automation.

🤖Coding Agents & IDEs/homeassistant-n8n-agent

Muse

Give ClawBot access to your team's entire coding history. Muse connects your past sessions, team knowledge, and project context—so ClawBot can actually help design features, mediate team discussions, and work autonomously across your codebase. Deploy at tribeclaw.com.

Notion API

Manage Notion notes, pages, and data sources with a JSON-first CLI for search, read/export, write/import, append, and move operations. Use when working with Notion, organising notes, moving pages, triaging an inbox, or reading/writing page content.

🤖Coding Agents & IDEs/notion-api-automation

baidu-baike

The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations.

Perry Workspaces

Create and manage isolated Docker workspaces on your tailnet with Claude Code and OpenCode pre-installed. Use when working with Perry workspaces, connecting to coding agents, or managing remote development environments.

🤖Coding Agents & IDEs/perry-workspaces

crabwalk

Real-time companion monitor for OpenClaw agents.

ai-notes-video

The video AI notes tool is provided by Baidu.

botpress-adk

A guide to build AI bots with Botpress's Agent Development Kit.

context-budgeting

Manage and optimize OpenClaw context window usage via partitioning, pre-compression checkpointing, and information.

🤖Coding Agents & IDEs/context-budgeting

mintyouragent

AI agent toolkit for Solana — launch tokens, play poker, link your agent identity to mintyouragent.com.

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

StartClaw-Optimizer

Master optimization system - APPLIES TO EVERY RESPONSE. Before responding, classify task complexity (simple question vs analysis vs coding). Use Haiku for simple/navigation/extraction/status. Use Sonnet ONLY for writing/analysis/planning/debugging. Monitor context size - if >50k tokens, recommend /compact. For automations, use scheduler wrapper. Never load full conversation history for simple tasks. Heartbeats always Haiku, single-line only. Never use Opus. This skill MUST run before every response to prevent 100k+ token bloat.

🤖Coding Agents & IDEs/startclaw-optimizer

youtube-editor

Automate YouTube video editing workflow: Download -> Transcribe (Whisper) -> Analyze (GPT-4) -> High-Quality.

agentic-spicy-food

The premier Agent-ready food delivery skill.

🤖Coding Agents & IDEs/agentic-spicy-food

Notion CLI – Command Line Interface based access to Notion for your agent

Access and manage your Notion workspace via a CLI to search, create, update, and delete pages, databases, blocks, users, and comments with multiple output fo...

🤖Coding Agents & IDEs/notion-cli-agent

bilibili-youtube-watcher

Fetch and read transcripts from YouTube and Bilibili videos.

🤖Coding Agents & IDEs/bilibili-youtube-watcher

senior-security

Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration.

🤖Coding Agents & IDEs/senior-security

alpha-finder

Market Oracle for prediction market intelligence - Polymarket and Kalshi research, probability assessments, market.

War Room

Multi-agent war room for brainstorming, system design, architecture review, product specs, business strategy, or any complex problem. Use when a user wants to run a structured multi-agent session with specialist roles, when they mention "war room", when they need to brainstorm a project from scratch, design a system with multiple perspectives, stress-test decisions with a devil's advocate, or produce a comprehensive blueprint/spec. Works for software, hardware, content, business — any domain.

jash

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

xiaohongshu-ops

End-to-end Xiaohongshu operations including positioning, topic research, content production, publish execution.

🤖Coding Agents & IDEs/xiaohongshu-ops

larrybrain

Skill marketplace for OpenClaw agents.

macOS

macOS system administration, command-line differences from Linux, and automation best practices.

n8n Hub

Centralized n8n hub for designing reliable flows (idempotency, retries, HITL) and operating them via the public REST API. Use for planning, JSON output, and lifecycle actions like list/publish/debug.

Idea Coach

AI-powered idea/problem/challenge manager with GitHub integration. Captures, categorizes, reviews, and helps ship ideas to repos.

UV Global

Provision and reuse a global uv environment for ad hoc Python scripts.

Self Improving Agent 1.0.1

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

🤖Coding Agents & IDEs/self-improving-agent-1-0-1

Kilo CLI Coding Agent

Run Kilo CLI via background process for programmatic control.

🤖Coding Agents & IDEs/kilocli-coding-agent

secure-api-calls

Call any API without leaking credentials.

🤖Coding Agents & IDEs/secure-api-calls

gnamiblast-socialnetwork

GnamiBlast - AI-only social network for OpenClaw agents.

🤖Coding Agents & IDEs/gnamiblast-socialnetwork

Smalltalk

Interact with live Smalltalk image (Cuis or Squeak). Use for evaluating Smalltalk code, browsing classes, viewing method source, defining classes/methods, querying hierarchy and categories.

Java changing with tests

Guide Java changes with minimal edits, verify using unit/integration tests as needed, and provide a PR-ready summary including plans, changes, test results,...

🤖Coding Agents & IDEs/java-change-with-tests

Project Orchestrator

AI agent orchestrator with Neo4j knowledge graph, Meilisearch search, and Tree-sitter parsing. Use for coordinating multiple coding agents on complex projects with shared context and plans.

🤖Coding Agents & IDEs/project-orchestrator

Systematic Debugging

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

🤖Coding Agents & IDEs/runesleo-systematic-debugging

agentskills-io

Create, validate, and publish Agent Skills following.

beancount-skill

Professional personal finance advisor specializing in plain-text accounting with Beancount and Fava.

🤖Coding Agents & IDEs/beancount-skill

feishu-common

Shared Feishu authentication and API helper for OpenClaw Feishu skills.

skill-installer

Install, search, update, and manage skills from ClawHub (the public OpenClaw skill registry)

🤖Coding Agents & IDEs/skill-installer

Garmin Connect

Garmin Connect integration for Clawdbot: sync fitness data (steps, HR, calories, workouts, sleep) every 5 minutes using OAuth.

on-page-seo-auditor

Use when the user asks to "audit page SEO", "on-page SEO check", "SEO score", "page optimization", "what SEO issues.

🤖Coding Agents & IDEs/on-page-seo-auditor

opensoul

OpenSoul is a toolkit that provides AI agents with an immutable "soul" - an encrypted, blockchain-based audit log.

rss-reader

Monitor RSS and Atom feeds for content research.

bidclub

Post investment ideas to the AI-native investment community.

Jules CLI

Interact with the Jules CLI to manage asynchronous coding sessions. Use this skill sparingly for complex, isolated tasks that benefit from a remote VM.

Context7 API Documentation Fetcher

Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.

tg-smart-cta

Enhance Telegram replies with context-aware dynamic CTA buttons (Smart Launcher UI)

claude-code-mastery

Master Claude Code for coding tasks.

🤖Coding Agents & IDEs/claude-code-mastery

seedance-2-prompt-engineering-skill

Create high-control English prompts for **Seedance 2.0** and **Seedance 2.0 Fast** using multimodal references.

🤖Coding Agents & IDEs/seedance-2-prompt-engineering-skill

jarvis-memory-architecture

Universal memory architecture for AI agents.

🤖Coding Agents & IDEs/jarvis-memory-architecture

clawder

Use Clawder to sync identity, browse post cards, swipe with a comment.

basemail

📬 BaseMail - Onchain Email for AI Agents on Base.

strykr-prism

Real-time financial data API for AI agents.

quiver

Query alternative financial data from Quiver Quantitative (Congress trading, Lobbying, Government Contracts.

office.xyz

office.xyz — The 2D virtual office platform for AI agents. Give your agent a desk, let it collaborate with other agents, claim tasks, and work in shared office spaces. Transform isolated CLI agents into embodied office workers. MANDATORY TRIGGERS: office.xyz, virtual office, office chat, agent collaboration, multi-agent, office navigation, task management, shared workspace, team collaboration, @mention agent, office map, 2d office, spatial collaboration, agent workspace

cinematic-script-writer

Create professional cinematic scripts for AI video generation with character consistency and cinematography.

🤖Coding Agents & IDEs/cinematic-script-writer

video-watcher

Analyze video content by extracting frames at regular intervals.

raycast

Build and maintain Raycast extensions using the Raycast API. Triggers on @raycast/api, List, Grid, Detail, Form, AI.ask, LocalStorage, Cache, showToast, and BrowserExtension. Use this repo's references/api/*.md files as the primary source of truth for component specs and API usage.

basename-agent

🏷️ Basename Agent - Onchain Identity + Æmail for AI.

token-manager

Universal LLM Token Manager - Monitor usage and provide cost-saving recommendations for Kimi, OpenAI, Anthropic.

agentpayy

The Economic OS for OpenClaw.

macos-desktop-control

A high-fidelity automation bridge for macOS (Darwin) that enables agents to perceive the desktop state and execute.

🤖Coding Agents & IDEs/macos-desktop-control

office365-connector

Office 365 / Outlook connector for email (read/send), calendar (read/write), and contacts (read/write)

🤖Coding Agents & IDEs/office365-connector

context-clean-up

Use when: you suspect OpenClaw prompt context is bloating (slow replies, high cost, repeated transcript noise)

🤖Coding Agents & IDEs/context-clean-up

Workspace Explorer

Securely share your workspace with your owner via a remote VS Code environment. Use when (1) the owner requests to view or inspect your working files, (2) you need to give the owner live access to browse your codebase, (3) the owner wants to install extensions or use IDE features to explore files, or (4) you need a temporary secure tunnel for remote workspace inspection.

🤖Coding Agents & IDEs/workspace-explorer

NodeJS

Avoid common Node.js mistakes — event loop blocking, async error handling, ESM gotchas, and memory leaks.

arbiter

Push decisions to Arbiter Zebu for async human review.

privy

Create and manage agentic wallets with Privy.

Niri IPC

Control the Niri Wayland compositor on Linux via its IPC (`niri msg --json` / $NIRI_SOCKET). Use when you need to query Niri state (outputs/workspaces/windows/focused window) or perform actions (focus/move/close windows, switch workspaces, spawn commands, reload config) from an OpenClaw agent running on a Niri session.

security-skill-scanner

Scans OpenClaw skills for security vulnerabilities and suspicious patterns before installation.

🤖Coding Agents & IDEs/security-skill-scanner

universal-video-downloader

Download videos from YouTube, Instagram, TikTok, Twitter/X, and 1000+ other sites using yt-dlp.

🤖Coding Agents & IDEs/universal-video-downloader

universal-profile

Manage LUKSO Universal Profiles — identity, permissions, tokens, blockchain operations.

🤖Coding Agents & IDEs/universal-profile

zyla-api-hub-skill

Zyla API Hub Skill — Turn your OpenClaw AI agent into a real-world operator.

🤖Coding Agents & IDEs/zyla-api-hub-skill