Help us improve
Share bugs, ideas, or general feedback.
Skillstash plugin marketplace
npx claudepluginhub netzkontrast/aiskillsSkillstash workflows and skills for authoring agent skills
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Share bugs, ideas, or general feedback.
File an issue. Agents research, build, and ship skills.
┌─────────────┐ ┌─────────────────────────────────┐ ┌───────────┐
│ File Issue │────▶│ Research → Author → Validate │────▶│ Merged │
│ "I need X" │ │ (agent loop) │ │ & Live │
└─────────────┘ └─────────────────────────────────┘ └───────────┘
A template repo for building your own skill library through GitHub issues. File a skill idea, and skillstash turns it into a vetted SKILL.md that’s immediately usable.
Issue-first: GitHub issues drive research, authoring, review, and validation.
Validated: Linting and structure checks catch mistakes before they spread.
Composable: Build a library of skills your agents can discover and use.
Local-first (optional): You can still create skills/<name>/SKILL.md manually when you want.
bunx create-skillstash my-skillstash --create-repo
The CLI walks you through setup interactively and configures everything locally.
Click "Use this template" → "Create a new repository" on GitHub. The repo auto-configures itself on first push.
Both options set up the same thing - choose whichever fits your workflow.
| Doc | What it covers |
|---|---|
| docs/README.md | Quick start and overview |
| docs/architecture.md | How it all works |
| docs/faqs.md | Common questions |
| docs/secrets.md | LLM tokens and GitHub secrets |
MIT