Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
powershell-modules
star 4
PowerShell module authoring and distribution: .psd1 manifest, .psm1 root module, function/cmdlet/variable/alias export rules, scope (Script/Private/Global), PSResourceGet (Install-PSResource) replacing the legacy PowerShellGet v2, PSGallery publish workflow, semantic versioning, module layout (Public/Private folders + dot-source loader), binary modules basics, RequiredModules and CompatiblePSEditions. Use proactively when the user asks to "写 PowerShell 模块 / ps 模块发布 / Publish-PSResource / psgallery / module manifest". Also triggers on "psd1", "psm1", "Export-ModuleMember", "PSResourceGet", "Install-PSResource", "PowerShellGet", "PSGallery".
Install via CLI
npx skills add https://github.com/lazygophers/ccplugin --skill powershell-modules
Repository Details
star Stars
4
call_split Forks
2
navigation Branch
main
article Path
SKILL.md
More from Creator
lazygophers Explore all skills →