什么是 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