发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
gate-exchange-pay
Gate Pay payment execution skill. Use when the user asks to pay with Gate Pay, complete a merchant charge, or satisfy pay-first flows (e.g. HTTP 402). Triggers on 'Gate Pay', 'complete payment', 'pay for order'. Requires prior Gate payment authorization.
scan-feature-context
Given a feature/task, assemble a concise, structured context: relevant code, docs, prior work, risks, and open questions.
summarize-diff-for-agents
Turn raw diffs or PRs into structured summaries: modules changed, behavior, APIs, risks, and test impact.
sync-docs-with-implementation
Identify documentation impacted by code changes and propose concrete updates.
ppt-creator
Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp, PowerPoint). Use for presentations, pitches, slide decks, or keynotes.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to the latest or a specific version, or publish new/updated skill folders with the npm-installed ClawHub CLI.
rust-debugging
Debugging Rust programs with GDB/LLDB, panic triage, tokio-console, tracing, and IDE integration. Use when diagnosing crashes, analyzing panics, setting up debug tooling, or introspecting async runtime behavior.
__meridian-spawn
Multi-agent coordination via the meridian CLI — spawning subagents, waiting for results, checking status, and inspecting outputs. Prefer `meridian spawn` over harness-native agent tools for substantive work (coding, reviewing, testing) because it enables model routing across providers. Use this skill whenever you need to delegate work to another agent, run tasks in parallel, check on spawn progress, or coordinate multiple agents.
slides
Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding charts/diagrams/visuals, or diagnosing layout issues such as overflow, overlaps, and font substitution.
derecho-argentino
Consultation of Argentine legislation: National Constitution (CN), Penal Code (CP) and Civil and Commercial Code (CCyC). Activates when the user asks about specific articles, constitutional rights, crimes, penalties, contracts, obligations, family, successions, real rights, prescription (statute of limitations), civil liability, or any substantive topic of Argentine law. Also when they say "what does the article say", "penal code", "civil code", "constitution", "is it constitutional", "prescription", "damages", "lease agreement", "consumer rights", "amparo", "habeas corpus", "habeas data", "divorce", "succession", "inheritance", "condominium ownership", "alimony/support", "civil liability", "property crimes", "fraud", "homicide", "Argentine law", "Argentine legislation", "Argentine law".
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
senior-frontend
Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.
fq Binary Format Inspector and jq for Media Files
fq is a command-line tool that brings jq-style querying to binary formats. It decodes, inspects, and transforms media containers, executables, packet captures, and dozens of other binary formats using
adme-prediction
ADME property prediction tool. Predicts molecular absorption, distribution, metabolism, and excretion properties, including Caco-2 permeability, PAMPA, HIA, Pgp inhibition, bioavailability, lipophilicity, and more. Uses Morgan fingerprints + Random Forest/XGBoost. Triggered when a user mentions ADME prediction, drug properties, permeability, absorption, metabolism, etc.
visualization-expert
Chart selection and data visualization guidance for effective data communication. Use when: creating visualizations, choosing chart types, designing dashboards, or when user mentions data visualization, charts, graphs, or needs help presenting data visually.
perf-threading
Topology-aware thread pinning, core isolation, SPSC patterns, and page fault prevention for Rust low-latency systems. Use when designing threading architecture, pinning threads, selecting channels, or eliminating jitter sources.
mol-image-to-smiles
Convert molecular structure images into SMILES strings. Uses DECIMER and MolNextR models for image recognition.
godot-gdscript-patterns
Master Godot 4 GDScript design patterns — signals, scenes, state machines, and optimization. Ideal for building Godot games, implementing game systems, or learning GDScript best practices.
MiniMax XLSX Skill
name: minimax-xlsx description: Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv). Use when the user asks to create, build, modify, analyze, read, or validate spreadsheet files or workflows.
git-commit
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
smart-ocr
Extract text from images and scanned documents using PaddleOCR - supports 100+ languages