Export-ModuleInfoForLLM
1.0.1
PowerShell module for exporting module command information in LLM-friendly formats (JSON, Markdown, XML). Supports parallel processing for improved performance.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024 amull. All rights reserved.
Package Details
Author(s)
- Atticus M.
Tags
PowerShell Module Export Documentation LLM AI Automation
Functions
Export-ModuleCommandsForLLM Start-ParallelModuleExport Test-ModuleAvailability
PSEditions
Dependencies
This module has no dependencies.
Release Notes
1.0.1: JSON output is now pretty-printed by default (removed -Compress from ConvertTo-Json in all paths).
FileList
- Export-ModuleInfoForLLM.nuspec
- build.ps1
- CHANGELOG.md
- CONTRIBUTING.md
- Export-ModuleInfoForLLM.psd1
- Export-ModuleInfoForLLM.psm1
- LICENSE
- README.md
- Private\Export-ToMarkdown.ps1
- Private\Get-ProcessedCommands.ps1
- Public\Export-ModuleCommandsForLLM.ps1
- Public\Start-ParallelModuleExport.ps1
- Public\Test-ModuleAvailability.ps1
- Scripts\Analyze-VMwareExport.ps1
- Scripts\Export-MultipleModules.ps1
- Scripts\Get-ExportSummary.ps1
- Scripts\Run-ModuleTests.ps1
- TestOutput\Test-Formatted.json
- TestOutput\Test.json
- TestOutput\VMware-Formatted.json
- TestOutput\VMware-Test.json
- Tests\Unit\Export-ModuleCommandsForLLM.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 (current version) | 6 | 8/23/2025 |