npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

major-ai-skills

v2.3.0

Published

Installable agentic skills / AI agent skills (SKILL.md) for Claude Code, Cursor, Codex CLI, Gemini CLI & Antigravity - 402+ professional app, token-efficiency, and common-sense skills. SEO/GEO ready.

Readme

Major AI Skills

Installable GitHub library of agentic skills / AI agent skills (SKILL.md playbooks) for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more - focused on professional apps, token efficiency, and practical prompting habits.

Current release: V2.3.0. 402 canonical skills, including ten new AI evaluation, retrieval, privacy, and reliability workflows. Install the latest npm package or select a focused Claude/Codex plugin.

Coding agents can install exact skill IDs into the directory their host watches. You keep control: preview with --dry-run, filter by --skills / --category, or install a specialized pack.

Project / task
  -> you (or the agent) pick exact skill IDs from the catalog
  -> npx major-ai-skills --<host> --skills <ids> --dry-run
  -> review the plan
  -> install without --dry-run
  -> invoke with @skill-id

This is an independent community project. Product names (SolidWorks, Raycast, Claude, Cursor, Antigravity, etc.) are referenced only to describe compatibility and skill scope.

License: MIT Claude Code Cursor Codex CLI Gemini CLI Antigravity Skills npm GitHub Packages Release skills.sh Direct skill distribution Website Medium llms.txt

Featured Workflows

Pick a concrete task, inspect its instructions, and install only that skill. Each walkthrough includes prerequisites, a ready-to-use prompt, expected outputs, and acceptance checks.

| Workflow | Install | Example coverage | | --- | --- | --- | | Make a browser-ready video | npx skills add alivirgo/Major-AI-Skills --skill ffmpeg | Runnable local reference | | Turn CSV orders into a revenue report | npx skills add alivirgo/Major-AI-Skills --skill duckdb | Runnable local reference | | Test a checkout journey without a live payment | npx skills add alivirgo/Major-AI-Skills --skill playwright | Runnable local reference | | Render a repeatable product scene | npx skills add alivirgo/Major-AI-Skills --skill blender | Application walkthrough | | Export selected frames with a small plugin | npx skills add alivirgo/Major-AI-Skills --skill figma | Application walkthrough | | Audit a part before batch export | npx skills add alivirgo/Major-AI-Skills --skill solidworks | Application walkthrough |

Run the reference examples | Verification record | All skills and install commands

Daily downloads

Daily npm downloads graph

Updated automatically from npm's public download API every 12 hours.

Why This Repo

  • Agentic skills that are installable, not just inspirational: npx major-ai-skills --claude|--cursor|--codex|--gemini|--antigravity places SKILL.md where your AI coding assistant already looks.
  • Product-depth skill library: CAD, video, 3D, GIS, medical, music, ERP, forensics, PLC, desktop utilities - not only generic coding tips.
  • Efficiency + common sense: token-saving techniques and plain-English prompting habits in the same catalog.
  • Built for major agent workflows: Claude Code skills, Cursor skills, Codex CLI skills, Gemini CLI skills, Antigravity skills, Kiro, OpenCode, and custom paths.
  • Focused delivery: specialized plugins and bundles so you do not overload Antigravity / Cursor context windows.
  • Inspect before installing: --dry-run, CATALOG.md, and skills_index.json.

Why not only browse folders?

A flat SKILL.md skill library with stable IDs, an index, and a host-aware installer turns prose into reproducible local agent capability - the distribution pattern popular search traffic expects from modern agent-skill repos, applied to our genuine skills.

Table of Contents

Installation

Prefer an exact reviewed set. Full Antigravity installs can exhaust context because the host watches ~/.agents/skills.

Where to get Major AI Skills

Find a relevant skill with task-based discovery: npx major-ai-skills@latest --search "JSON schema business rules" --json --limit 3. Search never installs anything. Available starting with 2.3.0.

| Platform | Install / consume | | --- | --- | | npm (primary) | npx major-ai-skills --<host> --skills <ids> · npmjs.com/package/major-ai-skills | | GitHub Packages | Scoped package @alivirgo/major-ai-skills (fills the repo Packages sidebar) | | GitHub Release | Download major-ai-skills-2.3.0.tgz from V2.3.0 | | skills.sh / Vercel skills CLI | npx skills add alivirgo/Major-AI-Skills (discovery via install telemetry) | | Claude Code marketplace | Add this repo as a marketplace (.claude-plugin/marketplace.json), then install a specialized plugin | | Gemini CLI extension | Gallery listing verified September 11, 2026. gemini extensions install https://github.com/alivirgo/Major-AI-Skills | | Codex self-marketplace | codex plugin marketplace add alivirgo/Major-AI-Skills then browse Major AI Skills in the plugin directory; not an official-directory endorsement | | CDN | jsDelivr / unpkg mirror the npm package | | GitHub Pages | Browse catalog: alivirgo.github.io/Major-AI-Skills | | Medium | Explainer: What are AI agent skills? Claude Code, Cursor & SKILL.md |

Full channel list + submit links: docs/users/distribution.md.

npm (recommended)

# Preview an exact set for Antigravity
npx major-ai-skills --antigravity --skills raycast,ffmpeg,blender --dry-run

# Cursor
npx major-ai-skills --cursor --skills solidworks,figma,vscode

# Claude Code
npx major-ai-skills --claude --category cad,efficiency

# Codex
npx major-ai-skills --codex --skills playwright,docker,supabase

skills.sh (multi-agent)

Browse the repository on skills.sh. Choose exact skill IDs from CATALOG.md:

Browse the web catalog, with a direct link for every skill, such as FFmpeg.

npx skills add alivirgo/Major-AI-Skills --list
npx skills add alivirgo/Major-AI-Skills --skill blender --skill figma -g -y

Individual listings are discovered through telemetry-enabled installs with the Vercel CLI. --list only previews discovery. Our separate major-ai-skills installer does not register installs with skills.sh. The generated skills.sh.json groups the repository page by category; it does not submit skills. See the maintainer indexing guide for verification and publishing steps.

GitHub Packages

# One-time: authenticate to GitHub's npm registry
# echo "//npm.pkg.github.com/:_authToken=YOUR_GH_TOKEN" >> ~/.npmrc
npm install -g @alivirgo/major-ai-skills --registry=https://npm.pkg.github.com
major-ai-skills --cursor --skills blender,figma

Claude Code plugin marketplace

/plugin marketplace add alivirgo/Major-AI-Skills
/plugin install mas-cad-studio@major-ai-skills

Verify

# macOS / Linux
test -d ~/.cursor/skills && ls ~/.cursor/skills

# Windows PowerShell
Test-Path "$HOME\.cursor\skills"

Run your first skill

Use @blender to batch-rename mesh objects and export a clean FBX.

Recommended Specialized Plugins

Start with the pack that matches the job:

| Plugin | Best for | | --- | --- | | MAS CAD Studio | Mechanical and industrial design apps | | MAS Video Lab | Edit / motion / transcode workflows | | MAS 3D & Games | DCC tools and game engines | | MAS Design & Knowledge | Figma, Photoshop, Obsidian, Notion, Linear | | MAS Desktop Ops | OS utilities + Docker + VS Code | | MAS Efficiency Pack | Token and context savings | | MAS Common Sense Pack | Everyday prompting habits |

Details: docs/users/plugins.md · manifests in plugins/.

Choose Your Tool

| Tool | Install | First use | | --- | --- | --- | | Cursor | npx major-ai-skills --cursor --skills <ids> | @raycast help me build a Script Command | | Claude Code | npx major-ai-skills --claude --skills <ids> | Ask Claude to use @solidworks | | Codex CLI | npx major-ai-skills --codex --skills <ids> | Use @docker to harden a Compose file | | Gemini CLI | npx major-ai-skills --gemini --skills <ids> | Use @figma to map components to code | | Antigravity IDE | npx major-ai-skills --antigravity --skills <ids> --dry-run | Install only after review | | Antigravity CLI (agy) | npx major-ai-skills --agy --skills <ids> | /ffmpeg compress this clip | | Kiro | npx major-ai-skills --kiro --skills <ids> | Use @obsidian to structure a vault | | OpenCode | npx major-ai-skills --opencode --category efficiency | @csv-over-json-tables | | Custom path | npx major-ai-skills --path ./my-skills --skills <ids> | Depends on your host |

Guides:

Quick FAQ

What are agentic skills / AI agent skills?

Agentic skills (also called AI agent skills, Claude Code skills, Cursor skills, or SKILL.md playbooks) are reusable instruction packages that teach coding agents how to run a workflow with clearer constraints. Major AI Skills is an installable skill library of those playbooks focused on professional apps and efficient prompting.

What is Major AI Skills?

A curated, installable GitHub library of 402+ agent skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants - covering CAD, video, 3D, design, desktop utilities, devops tools, token efficiency, and common-sense habits.

How do I install Claude Code skills or Cursor skills from this repo?

npx major-ai-skills --claude --skills <ids>
npx major-ai-skills --cursor --skills <ids>

See claude-code-skills.md and cursor-skills.md.

Should I install everything?

No. Prefer --skills or --category, or a specialized plugin. Antigravity watches ~/.agents/skills - a full dump can exhaust context. Use --all only when you intentionally accept that risk.

Where did the old folders go?

Application, efficiency, and common-sense skills now live under skills/<id>/SKILL.md. Optional model variants remain as gpt.md / gemini.md inside the same folder.

How do I browse?

Bundles & Workflows

| Surface | Answers | Use it for | | --- | --- | --- | | Specialized plugin | What should I install for this domain? | Focused packs | | Bundle | Which skills belong together? | Role-based discovery | | Workflow | What order should the agent run skills in? | Outcome playbooks |

Browse the Catalog

What you get in this repository:

Categories include: CAD, video, 3D, games, design, knowledge, desktop (macOS/Windows/Linux), GIS, scientific, medical, music, ERP, enterprise, EDA, forensics, PLC, network, efficiency, common-sense, devops, automation, testing, office, and more.

Compare Alternatives

High-intent guides for people comparing skill libraries on Google / GitHub / AI answer engines:

Machine-readable discovery for answer engines and agents:

  • https://alivirgo.github.io/Major-AI-Skills/llms.txt
  • https://alivirgo.github.io/Major-AI-Skills/llms-full.txt
  • https://alivirgo.github.io/Major-AI-Skills/skills_index.json
  • skills_index.json (repo copy)

Contributing

Community

License

MIT - see LICENSE.