UNPKG

major-ai-skills

Version:

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.

22 lines (17 loc) 1.21 kB
# Plugins Specialized plugins are focused skill packs for a job. They point at the same `skills/<id>/SKILL.md` files as the full library. | Plugin | Best for | Example skill IDs | | --- | --- | --- | | MAS CAD Studio | Mechanical / industrial design | solidworks, fusion-360, catia, siemens-nx, rhino, blender | | MAS Video Lab | Editors and motion designers | davinci-resolve, adobe-premiere-pro, adobe-after-effects, remotion, ffmpeg | | MAS 3D & Games | DCC + engines | cinema-4d, houdini, unity, unreal-engine, godot, blender | | MAS Design & Knowledge | Product design + notes | figma, adobe-photoshop, obsidian, notion, linear | | MAS Desktop Ops | OS power tools | raycast, everything, microsoft-powertoys, docker, vscode | | MAS Efficiency Pack | Token / context savings | csv-over-json-tables, token-aware-chunking, selective-grep-filtering | | MAS Common Sense Pack | Non-technical prompting habits | ask-short-answer-first, clean-messy-notes-to-action-items | Plugin manifests live under [`plugins/`](../../plugins/). Install via CLI filters: ```bash npx major-ai-skills --cursor --skills solidworks,fusion-360,blender # or npx major-ai-skills --claude --category cad,3d ```