发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
WhatsApp Video Skill
Create animated WhatsApp-style chat videos using Remotion. Perfect for X, TikTok, Instagram Reels.
xiaomi-home
Control Xiaomi Home devices via the local LAN using miiocli. Supports status checks, toggling power, and MIoT property manipulation for devices such as smart plugs, humidifiers, and rice cookers.
spec-driven-development
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
Social Media & Brand Growth Suite
Empowers the agent to autonomously manage social media accounts (X/Twitter, LinkedIn), analyze engagement, and post technical changelogs.
chart-embedded-export
Extract classification distributions from structured data, perform cleaning and statistical processing, and produce multi-dimensional cross-analyses, high-resolution comparative charts, and a complete analysis report with download links. Suitable for large-file processing and embedded visualization scenarios.
statistical-distribution-and-outlier-analysis
Performs distribution analysis and outlier detection on numeric data, supports extracting error terms from text via regular expressions, and generates high-resolution boxplot and histogram reports.
single-sheet-reading-and-analysis
Read and parse a single Excel worksheet, with support for merged-cell handling, data cleaning, cross-analysis, and multidimensional visualization. Suitable for scenarios that require extracting key metrics from a single sheet and performing trend simulation and chart generation.
sn-image-resume
Generates a designed portfolio-resume image from resume content provided in conversation text. Extracts optional style instructions, converts the resume into a fixed portfolio-resume layout prompt, and generates the final image through sn-image-base. Use when user asks to create "resume image", "portfolio resume", "resume poster", or "personal resume visual design".
Create Jira Epic
Implementation guide for creating Jira epics with proper scope and parent linking
Create Jira Feature Request
Implementation guide for creating Feature Requests in the RFE project
GCP HCP Jira Conventions
GCP HCP team-specific Jira requirements for creating issues in the GCP project (Hypershift on GKE)
generating-ovn-topology
Generates and displays OVN-Kubernetes network topology diagrams showing logical switches, routers, ports with IP/MAC addresses in Mermaid format
HyperShift PowerVS Provider
Use this skill when you need to deploy HyperShift clusters on IBM Cloud PowerVS with proper processor configuration and resource management
List JIRAs
Query and return raw JIRA bug data for a specific project
Node Tuning Helper Scripts
Generate tuned manifests and evaluate node tuning snapshots
vercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
webf-native-ui-dev
Develop custom native UI libraries for WebF based on Flutter widgets. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use this when building UI libraries, wrapping existing Flutter packages for web use, or implementing platform-native component systems that share a single source of truth across web and Flutter apps.
bear-notes
Bear notes app integration for macOS/iOS
distributed-llm-pretraining-torchtitan
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.
set-feature-flag
Read or set Orderful SuiteApp feature flags in a customer's NetSuite account. The SuiteApp gates opt-in behaviors (e.g., disabling the Sales Order reload+resave on inbound 850 creation, switching to the new invoice line item repository) on a singleton custom record `customrecord_orderful_feature_flags`. Use when the user wants to flip a SuiteApp feature flag without opening NetSuite, or says things like "/set-feature-flag", "set the <flag> feature flag for <customer>", "disable the SO resave for <customer>", "enable the new invoice line item repository for <customer>", "what feature flags are set on <customer>", or "turn on <flag> in <customer> prod".
pyrevit-revit-2023
Revit 2023 API guidance for pyRevit development. Use when implementing or reviewing pyRevit commands that target Autodesk Revit 2023, including transaction patterns, API constraints, and version-specific best practices.
find-dentists
Build a sales prospect list of dental practices in a city — finds practices, decision makers, contact info, and buying signals. Use when asked to find dentists for outreach, prospect dental practices, build a lead list of dentists, or generate dental practice leads in a specific area.
ast-grep
Effective code search, analysis, and refactoring using ast-grep (sg). Use this skill for precise AST-based code modifications, structural search, and linting.
design
Set visual and interaction direction for any UI surface — web, React, TUI, CLI, desktop (Tauri/Slint/egui/Iced), Qt, or design-system tokens — before any UI code. Direction-first: generates 3-4 radically distinct directions in parallel via verbalized sampling, picks one via per-axis single-select, then derives palette, typography, spacing, and motion budget from the pick. Loads when the user asks for UI work, a palette / theme / tokens, mentions a design system, or when output looks AI-generic, vibe-coded, sloppy, or default Tailwind / shadcn / Bootstrap. Enforces a two-sided anti-slop charter: forbids purple gradients, `transition: all`, system-ui, default Tailwind palette, gradients on buttons — AND overkill compensation (sprites, gradients on every section, animation on every element).