SkillPack
One command analyzes your codebase — framework, dependencies, structure — then selects the highest-rated skills from the catalog, resolves conflicts, and installs everything.
npx skills add bra1nDump/skillpackREADYHow It Works
From zero to fully equipped in one command
SkillPack reads your project structure — package.json, requirements.txt, framework configs, directory layout. It identifies your tech stack, what you're building, and what gaps exist.
Your project profile is matched against SkillPack's ranked catalog across 15 problem spaces. Only skills above the cut line — those with real evidence, strong trust scores, and active maintenance — are considered.
If two skills overlap (e.g., two coding CLIs), SkillPack picks the one with higher trust score and better fit for your specific stack. No duplicates, no wasted context.
Selected skills are installed with a single confirmation. You get a summary of what was installed, why each skill was chosen, and links to the full rankings.
● Analyzing your project...
Next.js 15 + Prisma + Vitest
● Recommended for your stack:
Coding CLI
Claude CodeTrust: 87 · ★ 40K+
Playwright MCPTrust: 74 · ★ 8K+
UX & Design
FramelinkTrust: 71 · ★ 2K+
Documentation
Context7Trust: 68 · ★ 5K+
4 skills matched — ranked by evidence
Installation
Get started in 30 seconds
Option 1: Via the skills CLI
This installs SkillPack globally so it's available in any project. The -y flag skips confirmation prompts.
Option 2: Manual SKILL.md
If you prefer manual setup, create a .agents/skills/skillpack/SKILL.md file in your project root and paste the skill definition from the skills registry.
Analysis
What SkillPack reads from your project
package.json
Framework, dependencies, scripts, dev tools
requirements.txt / pyproject.toml
Python stack, ML libraries, CLI tools
tsconfig / next.config / vite.config
Build system, framework version, plugins
Directory structure
App router vs pages, monorepo layout, test directories
.env / docker-compose
Infrastructure, databases, external services
Existing skills
Already installed skills to avoid duplicates
Quality
Only skills that earn their place
SkillPack doesn't just grab popular tools. Every recommended skill must pass the same quality gates used in the SkillPack methodology:
- ✓
Trust Score ≥ 50
Composite of freshness, community growth, adoption, and evidence quality
- ✓
Above the cut line
Editorially reviewed and recommended in its category
- ✓
Active maintenance
Repository pushed within the last 90 days
- ✓
Real evidence
Independent artifacts — not just self-reported claims
Categories
What needs map to what skills
SkillPack matches your project's needs to categories in the catalog. Each category has a ranked list of skills with an editorial cut line.
| You need | Category |
|---|---|
| Writing / editing code | Coding CLIs / Code Agents |
| Browser automation / scraping | Web Browsing / Browser Automation |
| CRM / analytics / PM tools | Product / Business Development |
| Multi-agent coordination | Teams of Agents / Multi-Agent Orchestration |
| Design / UI work | UX / UI |
| CI/CD / build systems | Software Factories |
| Research / finding info | Search & News |
| SEO / copy / ads | Marketing |
| Finance / operations | Business |
| Blog posts / copy / editing | Content & Writing |
| Deep research / academic | Research |
| Bots / workflow automation | Automation |
| Security / auditing | Security |
| Docs / READMEs / API docs | Documentation |
| Data / ML / charts | Data & Analytics |
About
Why we built this
Most developers discover AI skills by word of mouth, Twitter threads, or trial and error. SkillPack replaces that with evidence-backed selection. Every skill in the catalog earns its ranking through public proof — GitHub stars, adoption data, independent benchmarks, and community signals. No self-promotion counted.
The catalog is maintained by an automated research pipeline that runs daily, collecting fresh data from GitHub, npm, PyPI, and Hacker News. Rankings are updated when evidence warrants it. Read the full methodology →
Ready to try it?
One command. Picks the best skills for your project.