Authoritative skill-creation standards (Boss). Use when creating or updating OpenClaw skills so they are portable, reproducible, include prerequisites checks...
Helps create, update, and audit OpenClaw skills to ensure high quality following Anthropic's best practices; triggered by phrases like "create a new skill" o...
Compress verbose SKILL.md files using Chain-of-Density with skill-aware formatting. Use when a skill exceeds 200 lines or needs terse refactoring.
Dynamically load Claude Code skills into AI agents without copying files. Discover, read, and install skills on demand.
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Premium Skill Creator by Kevin Jeppesen (The Operator Vault). Create better OpenClaw skills with a premium first-use setup wizard pattern, minimal context bl...
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
--- name: send-usd description: Send USD from one agent to another. version: 0.1.0 tags: - payment - transfer - usd - money - finance - agent-to-agent --- # Send USD Skill This skill ini
Scan ClawHub skills for security vulnerabilities BEFORE installing. Use when installing new skills from ClawHub to detect prompt injections, malware payloads, hardcoded secrets, and other threats. Wra
Compare two versions of an OpenClaw skill to detect security-relevant changes. Use before updating any skill from ClawHub. Highlights new capabilities, chang...
Export Clawdbot skills as standalone, deployable microservices. Use when you want to dockerize a skill, deploy it to Railway or Fly.io, or create an independent API service. Generates Dockerfile, Fast
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
--- name: ima-agent-skill description: Control the IMA (ima.copilot) desktop application for AI search and private knowledge retrieval. --- # IMA Skill Control the **IMA (ima.copilot)** desktop appl
Provides a structured catalog of all Bolta skills, recommending install sets and routing to skill files for discovery and setup.
Scan OpenClaw skills for security vulnerabilities before installing them. Use when evaluating a new skill from ClawHub or any third-party source. Detects cre...
--- name: win-music-skill description: 控制音乐的播放 --- # 音乐播放 ## When to use this skill 需要播放音乐的时候 ## 下一首歌 cmd下执行命令nircmd sendkeypres
--- name: Chat Skill Project description: "简易聊天模式输入数字回复对应内容" metadata: --- # Chat Skill Project ## 项目简介 这是一个简单的聊天技能程序,可
将 OpenClaw skills 同步到 GitHub(非实时,需手动确认)。 支持 Windows/Linux/Mac。 使用场景:skill 创建或修改完成后同步到 GitHub
Updates a specific skill within a repository and triggers the automated publishing pipeline. Use when the user wants to release a new version of a single skill.
Search, discover, and install skills from the open agent skills ecosystem to extend agent capabilities for specific tasks or domains.
Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external source...
The meta-skill that knows its own activation surface. Use this skill whenever the user wants to "activate" a capability, asks "what can you do", wants to cha...