发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
longform-visual-notes
Long-form knowledge-to-image Skill. Reduces deep long-form articles to their core logic and generates 3–5 highly realistic visual note images containing dense Chinese text information. Generated using qingyun-api's gemini-3-pro-image model. Usage: (1) invoked during the illustration stage of content-ops-toolkit (2) illustrations for daily-gzh-content / daily-xhs-content / daily-douyin-content (3) standalone long-article-to-image tasks (4) supporting assets for evaluation articles such as Claude vs Codex. Trigger: "long-article-to-image", "knowledge note image", "visual notes", "condensed long-form", "article-to-image", "dimensionality reduction extraction", "visual notes". Author: Daniel Li
ilspy-decompile
Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
generate-mindmap
"Brainstorm and generate a Buzan-style structured mindmap JSON outline from any content. Use this skill whenever the user asks to create a mind map, mappa mentale, concept map, or visual summary. The skill prioritizes COGNITIVE EFFECTIVENESS over structural efficiency: it uses single keywords, strong visual associations (emojis), organic radiant thinking, and cross-linking to maximize memory retention and idea generation.". TRIGGER WHEN: the user asks to create a mind map, mappa mentale, concept map, or visual summary -- typically to learn, brainstorm, or structure knowledge around a topic. DO NOT TRIGGER WHEN: the user wants a traditional outline, flowchart, or diagram (use Mermaid directly) rather than a radiant Buzan-style mind map.
rust-learner
Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update.
codex-git
Git-aware development workflows with Codex CLI including intelligent commits, PR automation, branch management, and diff application. Use for git operations, PR reviews, or automated git workflows.
pm-discovery-frameworks
Product discovery frameworks adapted for B2B SaaS AI agent platforms — OST, experiments, assumption mapping, B2B interview templates
canvas-design
These are instructions for creating design philosophies—aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files.
internal-comms-community
To write internal communications, use this skill for:
launch-strategy
You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users.
local-legal-seo-audit
Audit and improve local SEO for law firms, attorneys, forensic experts, and legal/professional services sites with a local presence, focusing on Google Business Profile (GBP), directories, E-E-A-T, and practice/location pages.
anti-hallucination
CRITICAL SAFETY SKILL — Verify ALL technical claims, API signatures, library methods, code behavior, and factual statements before answering. Use Context7, WebSearch, and Read tools to confirm. MUST BE USED PROACTIVELY whenever: writing code that calls any library or API, answering technical questions, stating facts about frameworks or tools, mentioning version numbers, describing function behavior, recommending libraries, comparing technologies, or making any claim that could be wrong. Triggers: "how does X work", "what are the arguments for", "does this function exist", "is this the right syntax", "what version", "API reference", "documentation for", "how to use", "method signature", "return type", "parameters", "correct usage", "does this library support", "what's the default", "is this deprecated". Prevents hallucinated code, wrong function names, fabricated documentation, and incorrect facts. When in doubt about ANY technical claim, this skill MUST activate.
ceo-advisor
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, fundraising, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
Agennext-agent-skills-changelog
../../../commands/changelog.md
npm
Handle npm package installation in non-interactive environments by piping confirmations. Use when installing Node.js packages that require user confirmation prompts.
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
web-crawler
Fully recursive web crawler powered by Firecrawl open-source API. Downloads everything from a URL into typed local subfolders: HTML/markdown, images, PDFs, videos, audio, documents. Supports Firecrawl cloud (api.firecrawl.dev) and self-hosted instances on Coolify/Docker. Handles JS-heavy sites natively. Saves YouTube/Vimeo embed URLs separately. Enforces file size limits. Produces a full crawl manifest. ALWAYS trigger this skill when a user says: "crawl this site", "download everything from", "scrape all assets", "mirror a website", "download all PDFs/images/videos from a URL", "web scrape", "archive this site", "download all files from", "recursive download", or any request to bulk-download or mirror content from a website.
prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
broot Interactive Tree-View File Navigator
broot is a Rust-based terminal tool that provides a new way to see and navigate directory trees. It offers fuzzy search, file preview, git status integration, and an interactive tree view that adapts to your terminal size.
DALL-E Batch Image Generator
Generates and manages batch image creation jobs using the OpenAI Images API (/v1/images/generations). Supports DALL·E 3 with size, quality, and style parameters, plus automatic prompt revision tracking.
PostgreSQL Query Analyzer
Analyzes PostgreSQL slow queries using EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) output and pg_stat_statements views. Identifies missing indexes via pg_stat_user_tables sequential scan counters and suggests index creation with HypoPG extension.
Run Nature-style academic writing and figure workflows with Nature Skills
Install reusable Codex or Claude Code skill bundles for Nature-style manuscript polishing, academic writing, citations, paper reading, response drafting, data handling, slides, and scientific figures.
SSL Certificate Chain Validator
Performs deep TLS certificate chain validation using OpenSSL and Certificate Transparency logs. Monitors expiration dates via the crt.sh API and checks OCSP responder status.