·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