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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own 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 claimAgency framework: 54 imported skills (39 sc-* + 15 superpowers-*) + 16 sub-agents (sc-pm-agent excluded — /sc:pm-only per CLAUDE.md §13.1) + 5 D.7-compliant event hooks (planned ST-3) + the agency governance substrate (Task / Prompt / Research / ADR layers).
Harness-in-harness agency engine: code-mode capabilities (macroskills) over one provenance graph.
Implements the CONTEXT.md workflow system for managing human-authored context and agent-ready briefings in Claude Code
npx claudepluginhub netzkontrast/aiskills --plugin skillstashHarness-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
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review