发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Visual Intelligence System (VIS)
Agentic visual asset management — scan, audit, and manage images across your site with AI-powered quality enforcement
manga-drama
Manga drama generator — a comic-style short-drama generation tool powered by Seedance. It supports using a protagonist image as the basis, automatically generating manga-style storyboard scripts and producing videos. Suitable for creating comic-style short videos, character stories, animated shorts, and more. Use this skill when you want to generate manga-style short drama videos, character stories, or comic dramas.
freeride
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
demo-skill
A demo skill for testing OmniDev fixture integration
docling
Expert guidance on document processing with Docling and audio transcription with Whisper.
github-pr-creation
Creates GitHub Pull Requests with automated validation and task tracking. Use when a user wants to create a PR, open a pull request, submit for review, or check if a change is ready for a PR. Analyzes commits, validates task completion, generates a Conventional Commits title and description, and suggests labels. NOTE: for merging existing PRs, use github-pr-merge instead.
incident-logger
A system that instantly records problems, errors, and failures that occur during development and manages them systematically. A core issue-management Skill for preventing recurrence, accumulating knowledge, and team learning.
investigating-phishing-email-incident
Investigates phishing email incidents from the initial user report through header analysis, URL/attachment detonation, impacted-user identification, and containment actions using SOC tools such as Splunk, Microsoft Defender, and sandbox analysis platforms. Use when a reported phishing email requires a full incident investigation to determine scope and impact.
using-galyarder-agent-framework
Use when starting any conversation — establishes how to discover and use skills, requiring the Skill tool to be invoked before ANY response, including clarifying questions.
design-md-elevenlabs
Design system reference for design md ElevenLabs.
design-md-voltagent
Design system reference for Design-md-VoltAgent.
design-md-warp
Design system reference for design-md-warp.
tracking-threat-actor-infrastructure
Threat actor infrastructure tracking involves monitoring and mapping adversary-controlled assets including command-and-control (C2) servers, phishing domains, exploit kit hosts, bulletproof hosting, a
changeset
Generate changeset files for versioning and changelog management in this monorepo.
skill-from-github
Create skills by learning from high-quality GitHub projects
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
investor-materials
Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
springboot-tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Suitable when adding features, fixing bugs, or refactoring.
skill-creator
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
schema-markup
Creates bespoke JSON-LD structured data and schema markup strategies for websites. Use when implementing structured data, planning schema strategy, writing JSON-LD for any page type (homepage, product, local business, article, etc.), optimising for AI Overviews, or auditing existing schema markup.
opentui-dev
Build and modify terminal user interfaces using OpenTUI with a React-style or Core API. Use this when implementing terminal UIs (TUIs), CLI applications, interactive terminal components, keyboard navigation, terminal styling, or working on OpenTUI-based applications.
dotnet-design-pattern-review
Review the C#/.NET code for design pattern implementation and suggest improvements.
fastapi-development
FastAPI project structure, Router organization, Dependency injection, Pydantic v2 models, Background tasks, WebSocket endpoints, Middleware, CORS, OpenAPI customization