研究与知识
研究、检索、摘要和知识工作
Skills 列表

learn
运行一个六阶段研究工作流,将不熟悉的领域、源材料包或收集的材料转化为可发布的输出。当用户以任何语言要求研究、学习、深入探究、整理来源、综合不熟悉的材料或将源材料包转化为连贯的参考资料时使用。不适用于快速查询或单文件阅读。
tw93
think
将粗略的想法转化为经过批准、决策完整的计划,并在编码前验证结构。当用户以任何语言询问规划、架构、设计方向、可行性、价值判断或某个功能在实现前是否值得做时使用。不适用于修复错误或小改动。
tw93
read
读取URL和PDF,通过获取源内容,默认对纯读取请求返回简洁摘要,当要求转换、保存、引用、引用或为下游工作提供内容时返回干净的Markdown。当用户以任何语言要求读取、获取、检查、总结、引用、引用、转换或保存URL或PDF时使用。不适用于仓库中已有的本地文本文件。
tw93
yara-rule-authoring
指导编写用于恶意软件识别的高质量 YARA-X 检测规则。适用于编写、审查或优化 YARA 规则等场景。涵盖命名规范、字符串提取与筛选、性能优化、传统 YARA 规则迁移以及降低误报率。触发词:YARA、YARA-X、恶意软件检测、威胁猎捕、IOC、特征码、crx 模块、dex 模块。
trailofbits
crypto-protocol-diagram
从源代码、RFC、学术论文、伪代码、非正式描述、ProVerif (.pv) 或 Tamarin (.spthy) 模型中提取协议消息流,并生成带有密码学注释的 Mermaid 序列图。适用于绘制加密协议图、可视化握手或密钥交换流程、从规范或 RFC 中提取消息流、绘制 ProVerif 或 Tamarin 模型图,或为 TLS、Noise、Signal、X3DH、Double Ratchet、FROST、DH 或 ECDH 协议绘制序列图。
trailofbits
customer-journey-map
Create a customer journey map across stages, touchpoints, actions, emotions, and metrics. Use when diagnosing a broken experience or aligning a team on the full customer flow.
deanpeters
company-research
生成包含高管观点、产品策略与组织背景的公司调研简报。适用于面试准备、竞品分析、合作伙伴评估或市场切入调研等场景。
deanpeters
n8n-agents
Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain.* AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output, output parser, RAG, vector store, a chat assistant/bot, or human-in-the-loop review. Covers Agent-vs-chain-vs-classifier choice, the model/memory/tools/outputParser slots, tool names/descriptions as prompt, structured output with autoFix, memory, RAG, human review, and chat topologies.
czlonkowski
n8n-validation-expert
解释验证错误并指导修复。当遇到验证错误、验证警告、误报、操作符结构问题,或需要帮助理解验证结果时使用。也可在询问验证配置文件、错误类型、验证循环过程或自动修复功能时使用。每当 validate_node 或 validate_workflow 调用返回错误或警告时,请咨询此技能——它知道哪些警告是误报,哪些错误需要真正修复。
czlonkowski
n8n-mcp-tools-expert
高效使用 n8n-mcp MCP 工具的专家指南。在搜索节点、验证配置、访问模板、管理工作流、管理凭据、审计实例安全或使用任何 n8n-mcp 工具时使用。提供工具选择指导、参数格式和常见模式。重要提示——在调用任何 n8n-mcp 工具前务必先查阅此技能——它可以防止常见的错误,如错误的 nodeType 格式、错误的参数结构以及低效的工具使用。如果用户提到 n8n、工作流、节点或自动化,并且您有可用的 n8n MCP 工具,请优先使用此技能。
czlonkowski
autoresearch
Autonomous iteration loop: modify, verify, keep/discard against any metric
uditgoenka
paper-spine
Research, write, review and deliver evidence-bound papers in one task, with user choices, real files, editable outputs and same-task revision.
wubing2023
citation-verification
This skill provides reference guidance for citation verification in academic writing. Use when the user asks about "citation verification best practices", "how to verify references", "preventing fake citations", or needs guidance on citation accuracy. This skill supports ml-paper-writing by providing detailed verification principles and common error patterns.
galaxy-dawn
dotnet-aot-compat
Make .NET projects compatible with Native AOT and trimming by systematically resolving IL trim/AOT analyzer warnings. USE FOR: making projects AOT-compatible, fixing trimming warnings, resolving IL warnings (IL2026, IL2070, IL2067, IL2072, IL3050), adding DynamicallyAccessedMembers annotations, enabling IsAotCompatible. DO NOT USE FOR: publishing native AOT binaries, optimizing binary size, replacing reflection-heavy libraries with alternatives. INVOKES: no tools — pure knowledge skill.
dotnet
remotion-docs
Search Remotion documentation
remotion-dev
feishu-doc
Feishu document read/write operations + comment management. Activate when user mentions Feishu docs, cloud docs, docx links, or document comments.
m1heng
typst-author
Generate idiomatic Typst (.typ) code, edit and troubleshoot Typst documents and projects, and answer Typst syntax/reference questions. Use when working with .typ files or when the user explicitly asks for Typst document creation, editing, debugging, compilation, formatting, template work, or package usage.
jihe520
printing-press-amend
通过两种输入源对已发布的 CLI 进行修正升级:(1) 吃狗粮模式(dogfood mode):自动挖掘当前 Claude Code 会话记录中的使用卡点(例如缺失 flag 参数、手撸 API 请求体、静默返回 null 等);(2) 直接输入模式(direct-input mode):接收用户明确提出的需求(重命名命令、添加命令或 feed、修复指定 bug,或者嗅探源站寻找新 API 接口)。系统会与用户确认修改范围,全自动规划并执行修复、擦除 PII 敏感信息,并向 mvanhorn/printing-press-library 提交 PR。整个流程包含两个人工确认节点:捕获信息后的范围确认,以及提交前的 PR 草案确认。触发短语:"amend the CLI", "submit a patch", "fix what I just dogfooded", "open a PR for this CLI", "patch this CLI", "add features to my CLI", "rename this command", "add these feeds to <cli>", "sniff for new APIs in <cli>", "amend with these ideas", "use printing-press-amend", "run printing-press-amend"。
mvanhorn
6verity
数学建模竞赛最终验证和验收阶段,支持 Typst 和 LaTeX 双引擎。用于论文写完后检查章节数量、标题顺序、图表引用、数值一致性、占位符、内部文件泄露、参考文献、代码可复现性、编译和提交就绪状态。
jihe520
printing-press-retro
在生成 CLI 后执行复盘(retro)。识别对 Printing Press 的系统性改进点 —— 包括模板、Go 二进制文件、Skill 指令以及工作流文档 —— 从而让下一次生成的 CLI 质量更高。当存在需要修复 Printing Press 的问题时,自动创建一个包含可落地改进意见的 GitHub issue。可在任何 /printing-press 运行后使用。触发词:"retro", "retrospective", "what went wrong", "improve the press", "post-mortem", "lessons learned", "what can we improve", "file a retro", "submit findings"。
mvanhorn
printing-press
为任意 API 构建全新的集成、连接器或 CLI 绑定。通过“精简调研 -> 自动生成 -> 补齐构建 -> 发布检查(shipcheck)”的高效闭环,从 OpenAPI、HAR 或 Postman 规范中直接封装或生成可随时发布的 Go CLI 工具。适用于用户提出“构建 CLI”、“封装此 API”、“创建新集成”、“添加连接器”、“集成某服务”或按域名指定某个 API 等场景。
mvanhorn
remotion-render
渲染视频的最佳实践
remotion-dev
remotion-captions
在 Remotion 中处理字幕
remotion-dev
discovery-interview
深度访谈流程,将模糊想法转化为详细规格说明。适用于技术用户和非技术用户。
parcadei