什麼是 zip-bundling?
建立程式碼、設計和文件的技術 ZIP 包,以供外部審查或上下文共用。當您需要將多個專案檔案打包到可移植的「.zip」檔案而不是單一 Markdown 檔案中時使用。 來源:richfrem/agent-plugins-skills。
建立程式碼、設計和文件的技術 ZIP 包,以供外部審查或上下文共用。當您需要將多個專案檔案打包到可移植的「.zip」檔案而不是單一 Markdown 檔案中時使用。
透過命令列快速安裝 zip-bundling AI 技能到你的開發環境
來源:richfrem/agent-plugins-skills。
Overview This skill centralizes the knowledge and workflows for creating compressed ZIP "Context Bundles." These bundles are essential for compiling large amounts of code and design files into their native formats, compressed into a single portable .zip file for human review or agent ingestion.
🎯 Primary Directive Curate, Consolidate, and Archive. You do not just run the zip command; you architect context. You ensure that any bundle you create is:
The ZIP context bundler operates through the exact same JSON manifest pattern as the Markdown bundler.
建立程式碼、設計和文件的技術 ZIP 包,以供外部審查或上下文共用。當您需要將多個專案檔案打包到可移植的「.zip」檔案而不是單一 Markdown 檔案中時使用。 來源:richfrem/agent-plugins-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/richfrem/agent-plugins-skills --skill zip-bundling建立程式碼、設計和文件的技術 ZIP 包,以供外部審查或上下文共用。當您需要將多個專案檔案打包到可移植的「.zip」檔案而不是單一 Markdown 檔案中時使用。 來源:richfrem/agent-plugins-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/richfrem/agent-plugins-skills --skill zip-bundling 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/richfrem/agent-plugins-skills