powerCat

2.0.0

PowerCat is a single-shot concatenator that bundles markdown and code files into one text file. Outputs to stdout (Unix cat-style) or file. Supports recursion, Markdown fencing, custom extensions, sorting, minification, and token estimation for AI context planning.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name powerCat

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name powerCat

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Matthew Poole Chicano. All rights reserved.

Package Details

Author(s)

  • Matthew Poole Chicano

Tags

Concatenate Utility Markdown DevTools PowerShell CodeBundler Textfile Documentation LLM TokenCounter AIContext

Functions

Invoke-PowerCat

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

v2.0.0: Breaking change — no implicit .md; opt-in extensions, added -IncludeMarkdown, -ExcludeExtensions, -ForceOverwrite, comma-separated -Extensions, improved script parity and tests. See https://github.com/TheOnliestMattastic/PowerCat/blob/main/ReleaseNotes.md

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 5 12/21/2025
1.2.2 5 12/21/2025
1.2.1 8 12/17/2025
1.1.2 29 11/8/2025
1.1.1 6 11/8/2025
1.1.0 5 11/8/2025
1.0.6 13 10/25/2025
1.0.4 4 10/23/2025
1.0.2 5 10/23/2025
Show more