By spicelabshq
PowerShell automation skills for Claude Code and Claude Desktop.
A Claude Code plugin and Claude Desktop skill package for PowerShell automation.
.
├── .claude-plugin/
│ └── plugin.json # Claude Code plugin manifest
├── skills/
│ └── <skill-name>/
│ └── SKILL.md # Skill prompt (identical format on both platforms)
├── .releaserc.json # semantic-release config
└── .github/workflows/
└── ci.yml # Validate → release pipeline
First, register the Spice Labs marketplace (one-time setup):
claude plugin marketplace add SpiceLabsHQ/claude-marketplace
Then install the plugin:
claude plugin install powershell-pilot@spice-labs
Download the .zip for your skill from the latest release, extract it, and place the skill directory in your Claude Desktop skills folder.
Commit using Conventional Commits:
| Prefix | Version bump |
|---|---|
feat: | minor |
fix:, perf:, refactor: | patch |
BREAKING CHANGE footer | major |
docs:, chore:, ci: | no release |
CI validates all skills and releases automatically on every push to main that contains a release-worthy commit.
skills/<skill-name>/SKILL.mddescription: fieldfeat: add <skill-name> skillOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub spicelabshq/claude-marketplace --plugin powershell-pilotCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer