发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
godot-master
Consolidated expert library for professional Godot 4.x game and application development. Orchestrates 86 specialized blueprints through architectural workflows, anti-pattern catalogs, performance budgets, and Server API patterns. Use when: (1) starting a new Godot project, (2) designing game or app architecture, (3) building entity/component systems, (4) debugging performance or physics issues, (5) choosing between 2D/3D approaches, (6) implementing multiplayer, (7) optimizing draw calls or script time, (8) porting between platforms. Primary entry point for ALL Godot development tasks.
openstack-backup
OpenStack backup operations skill for protecting cloud infrastructure through systematic backup strategies and disaster recovery procedures. Covers database backups (MariaDB full and incremental with mariabackup), configuration backups (globals.yml, inventory, Fernet keys), volume snapshots (Cinder LVM snapshots), image exports (Glance), instance snapshots (Nova), backup encryption (GPG/OpenSSL), retention policies (daily/weekly/monthly rotation), restore procedures (database point-in-time recovery, service rebuild), RPO/RTO planning, and disaster recovery drills. Use when planning backup strategy, scheduling automated backups, testing restore procedures, or executing disaster recovery.
schedule
Create, list, and delete scheduled (cron) tasks that send messages to the tinyclaw incoming queue at specified intervals. Use this Skill when you want to schedule a recurring task for an agent, set up a cron job that triggers an agent, list existing scheduled tasks, delete or remove a scheduled task, or automate periodic agent work such as reports, checks, reminders, or data syncs.
code-review-router
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes.
html-to-generateblocks
Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles
data-quality-frameworks
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
ue-angelscript
Guide for developing games with Unreal Engine Angelscript — a scripting-language plugin for UE5 that enables rapid iteration and improved cooperation between programmers and designers. Use when writing Angelscript code for UE5 gameplay systems, actors, components, UI, networking, editor extensions, or C++ bindings.
LVGL Display Development
Skill for LVGL (Light and Versatile Graphics Library) UI development on ESP32. Covers widgets, styles, layouts, animations, and display drivers. Use when working with LCD displays, UI components, or graphics.
influencer-evaluator
Evaluate Instagram/YouTube/TikTok influencer account data, compute a composite score, and help brands select suitable KOL partners.
git-master
Git expert for atomic commits, rebasing, and history management
frontend-ui-ux
Designer-developer for UI/UX work
openai-api
Build with OpenAI's stateless APIs - Chat Completions (GPT-5, GPT-4o), Embeddings, Images (DALL-E 3), Audio (Whisper + TTS), and Moderation. Includes Node.js SDK and fetch-based approaches for Cloudflare Workers. Use when: implementing chat completions with GPT-5/GPT-4o, streaming responses with SSE, using function calling/tools, creating structured outputs with JSON schemas, generating embeddings for RAG (text-embedding-3-small/large), generating images with DALL-E 3, editing images with GPT-Image-1, transcribing audio with Whisper, synthesizing speech with TTS (11 voices), moderating content (11 safety categories), or troubleshooting rate limits (429), invalid API keys (401), function calling failures, streaming parse errors, embeddings dimension mismatches, or token limit exceeded.
deep-researcher
Use when delegating research tasks requiring verified information from multiple authoritative sources - crawls and fact-checks beyond surface-level findings, providing evidence of verification process with confidence levels for each claim
embedded-systems
Expert embedded systems engineer specializing in microcontroller programming, RTOS development, and hardware optimization. Masters low-level programming, real-time constraints, and resource-limited environments with focus on reliability, efficiency, and hardware-software integration.
flutter-expert
Expert Flutter specialist with mastery of Flutter 3+ and modern architecture patterns. Specializes in cross-platform development, custom animations, native integrations, and performance optimization, focused on creating beautiful apps with near-native performance.
graphql-architect
GraphQL schema architect designing efficient, scalable API graphs. Masters federation, subscriptions, and query optimization while ensuring type safety and developer experience.
siyuan-notes
Siyuan Notes query tool. Use this skill when the user's request involves finding, retrieving, or browsing their notes, for example: "query my xxx".
bioreactor-protocol-generator
Skill for developing bioreactor culture protocols to mature tissue constructs
cultural-policy-analysis
Analyze cultural policies, assess community cultural needs, and develop evidence-based recommendations for arts funding and cultural development
production-scheduler
Production scheduling skill with sequencing rules, resource allocation, and schedule optimization.
submittal-tracker
Construction submittal tracking skill for document management and review workflow
data-analysis
Statistical analysis, outlier detection, and data transformation utilities.
LobeHub Multi-Agent Chat Platform with MCP Plugin Ecosystem
LobeHub is an open-source multi-agent chat platform that supports 50+ LLM providers, an MCP plugin marketplace, knowledge-base management, and multi-agent collaboration. It acts as a self-hosted alternative to ChatGPT with extensible function calling and voice I/O capabilities.
agent-sdk
Expert in Claude Agent SDK development. Use when users ask about SDK APIs, agent configuration, MCP servers, hooks, permissions, file checkpointing, or when they reference @AGENT_SDK_DOCS.md. Provides accurate API references, TypeScript-typed code examples, and best practices.