·skill-capture
</>

skill-capture

shipshitdev/library

从对话中提取有价值的学习内容、模式和工作流程,并将它们保留为可重用的技能文件。当解决了复杂的问题、发现了有价值的工作流程或用户明确请求将知识捕获为技能时,应该使用此技能。

19安装·0热度·@shipshitdev

安装

$npx skills add https://github.com/shipshitdev/library --skill skill-capture

SKILL.md

This skill extracts valuable learnings, patterns, and workflows from conversations and persists them as reusable skill files for future sessions.

| Workflows | Multi-step procedures that took iterations to perfect | | Domain Knowledge | Information requiring research or expertise | | Problem Solutions | Approaches that resolved complex issues | | Code Patterns | Reusable patterns that could help other projects | | Decision Rationale | Architectural choices with clear reasoning |

| Workflow with multiple steps | Single preference statement | | Procedural knowledge | "always/never do X" | | Domain expertise | Style/format preferences | | Code patterns with context | Import/naming conventions |

从对话中提取有价值的学习内容、模式和工作流程,并将它们保留为可重用的技能文件。当解决了复杂的问题、发现了有价值的工作流程或用户明确请求将知识捕获为技能时,应该使用此技能。 来源:shipshitdev/library。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/shipshitdev/library --skill skill-capture
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 skill-capture?

从对话中提取有价值的学习内容、模式和工作流程,并将它们保留为可重用的技能文件。当解决了复杂的问题、发现了有价值的工作流程或用户明确请求将知识捕获为技能时,应该使用此技能。 来源:shipshitdev/library。

如何安装 skill-capture?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shipshitdev/library --skill skill-capture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/shipshitdev/library