Galligan Skillstash
galligan-skillstash is a Claude Code plugin for the Build phase that registers the Skillstash plugin marketplace so you can install skill and workflow extensions from galligan/skillstash.
Add the Skillstash plugin marketplace to Claude Code so you can browse and install community skills and workflow extensions from one repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install galligan-skillstash@galligan/skillstashBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:galligan/skillstash") and the paste-ready config with skillselion.get_install_config("plugin:galligan/skillstash").
What it does
galligan-skillstash is a Claude Code plugin marketplace entry that points at the Skillstash ecosystem for discovering and installing skill- and workflow-oriented extensions. Solo builders who treat Claude Code as their primary ship vehicle use it when they want a named marketplace channel instead of cloning individual skill repos. The bundle is small—one plugin in the catalog metadata—but the intent is clear: agent authoring, reusable skills, and workflow packaging under the Skillstash brand. Install it during your agent-tooling pass in Build when you are standardizing which marketplaces your team (or just you) trusts. It does not replace Skillselion’s cross-ecosystem directory; it is the upstream install path for one author’s Skillstash offerings. Pair it with your normal security review before enabling auto-loaded skills from any marketplace.
Highlights
- Skillstash plugin marketplace wrapper for galligan/skillstash with 1 bundled plugin entry
- Discovery keywords cover agent authoring, skills, skillstash, and workflows
- Community-sourced catalog suited to extending Claude Code without hunting repos one-by-one
- Lightweight marketplace install for solo builders curating personal skill libraries
Why builders use it
Scattering skill repos across GitHub makes it hard to know which Claude Code marketplace to add when you want Skillstash-authored workflows in one step.
After you add the marketplace, Claude Code can resolve and install Skillstash-bundled plugins tagged for agent authoring and workflows from a single registered source.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is galligan-skillstash for?
It is for Claude Code users who follow the Skillstash ecosystem and want that marketplace added as an install source for skills and workflows.
When should I use galligan-skillstash?
Use it during Build agent-tooling when you are registering plugin marketplaces and want Skillstash-tagged authoring extensions available to your agent.
How do I add galligan-skillstash to my agent?
Install or register the galligan/skillstash Claude Code plugin marketplace in Claude Code’s plugin settings, then install bundled plugins from that marketplace per Claude Code’s plugin docs.
Comments
Share how you use galligan-skillstash, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.