ck:repomix

Package entire repositories into XML, Markdown, JSON, or plain text.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-repomix-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:repomix
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/repomix
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-repomix-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires repomix, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of packaging entire repositories into AI-friendly files, making codebases ready for AI analysis and other applications.

Core Features & Use Cases

  • Repository Packaging: Pack entire repositories into XML, Markdown, plain text, or JSON formats.
  • Remote Support: Process remote repositories without cloning.
  • Use Case: When you need to create a snapshot of a repository for AI analysis, security audits, or documentation.

Quick Start

Use the repomix skill to package the repository located at 'https://github.com/owner/repo'.

Frequently Asked Questions about ck:repomix

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

FAQPage Schema
How do I package a codebase for LLM context preparation?

You can package a codebase for LLM context preparation by automating repository packaging into XML, Markdown, JSON, or plain text formats. This process creates an AI-friendly file ideal for codebase snapshots and analysis.

What is the best way to create a codebase snapshot for a security audit?

The best way to create a codebase snapshot for a security audit is by packaging the entire repository into a consolidated XML, Markdown, or JSON file. This provides a comprehensive, AI-friendly view for analysis.

Do I need to clone a remote repository before packaging it for AI analysis?

You do not need to clone a remote repository before packaging it. This Skill supports remote repository processing directly, allowing you to package codebases for AI analysis without local cloning.

Does repomix require a specific environment to package repositories?

Yes, repomix requires a Python environment and the repomix CLI tool to be installed. You must set up these dependencies before automating the repository packaging process into AI-friendly formats.

Can I perform third-party library analysis using a packaged repository?

You can perform third-party library analysis by packaging the repository into a single AI-friendly file. Consolidating the codebase into XML, Markdown, or JSON makes it easier to review dependencies for security audits.

What output formats are supported when packaging a repository?

Repository packaging supports XML, Markdown, JSON, and plain text output formats. These options ensure the packaged codebase is compatible with various AI analysis tools and LLM context workflows.