skillpack.co

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/skillpackREADY

How It Works

From zero to fully equipped in one command

1
Analyze your project

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.

2
Match needs to the catalog

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.

3
Resolve conflicts

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.

4
Install everything

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.

$ /skillpack

● 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

$ npx skills add bra1nDump/skillpack -g -y

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 needCategory
Writing / editing codeCoding CLIs / Code Agents
Browser automation / scrapingWeb Browsing / Browser Automation
CRM / analytics / PM toolsProduct / Business Development
Multi-agent coordinationTeams of Agents / Multi-Agent Orchestration
Design / UI workUX / UI
CI/CD / build systemsSoftware Factories
Research / finding infoSearch & News
SEO / copy / adsMarketing
Finance / operationsBusiness
Blog posts / copy / editingContent & Writing
Deep research / academicResearch
Bots / workflow automationAutomation
Security / auditingSecurity
Docs / READMEs / API docsDocumentation
Data / ML / chartsData & 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.

$ npx skills add bra1nDump/skillpack