context-bundler

Package project files into portable Markdown or ZIP context bundles.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill context-bundler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-bundler
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/context-bundler/skills/context-bundler
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill context-bundler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool simplifies the creation of contextual bundles by letting you identify targets, plan the bundle, and package multiple files into a portable Markdown or ZIP artifact for external review.

Core Features & Use Cases

  • Targeted discovery: confirm which files should be included and in which format.
  • Plan-first execution: generate a manifest and present it for approval before bundling.
  • Portable bundles: produce a single Markdown document or a ZIP archive for sharing and review.

Quick Start

Specify the target files and preferred bundle format to generate a shareable context bundle.

Frequently Asked Questions about context-bundler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bundle multiple project files into a portable context for external review?

To bundle project files, you package code, design documents, and architecture notes into a single portable Markdown or ZIP artifact. This consolidated context bundle is then shared for external review.

What is the process for creating a code and documentation bundle?

Creating a bundle requires a phased workflow: discovery to confirm target files, planning to generate an approval manifest, and then bundling the approved files into a Markdown or ZIP context archive.

Can I package code and design documents into a single Markdown file for sharing?

Yes, you can package code and design documents into a single Markdown file. The tool supports outputting your project context as either a consolidated Markdown document or a ZIP archive.

Does the bundling process modify my original project files?

The bundling process does not modify your original project files. It uses a read-only manifest during the discovery and packaging phases to ensure your source code and documents remain completely safe.

What do I need to specify to start packaging a context bundle?

To start packaging a context bundle, you specify the target project files and your preferred output format, either Markdown or ZIP, which generates a manifest for approval before the final packaging.