antigravity-awesome-skills 4.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +305 -0
  3. package/bin/install.js +113 -0
  4. package/package.json +36 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Antigravity User
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,305 @@
1
+ # 🌌 Antigravity Awesome Skills: 626+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
2
+
3
+ > **The Ultimate Collection of 626+ Universal Agentic Skills for AI Coding Assistants β€” Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode**
4
+
5
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6
+ [![Claude Code](https://img.shields.io/badge/Claude%20Code-Anthropic-purple)](https://claude.ai)
7
+ [![Gemini CLI](https://img.shields.io/badge/Gemini%20CLI-Google-blue)](https://github.com/google-gemini/gemini-cli)
8
+ [![Codex CLI](https://img.shields.io/badge/Codex%20CLI-OpenAI-green)](https://github.com/openai/codex)
9
+ [![Cursor](https://img.shields.io/badge/Cursor-AI%20IDE-orange)](https://cursor.sh)
10
+ [![Copilot](https://img.shields.io/badge/GitHub%20Copilot-VSCode-lightblue)](https://github.com/features/copilot)
11
+ [![OpenCode](https://img.shields.io/badge/OpenCode-CLI-gray)](https://github.com/opencode-ai/opencode)
12
+ [![Antigravity](https://img.shields.io/badge/Antigravity-DeepMind-red)](https://github.com/sickn33/antigravity-awesome-skills)
13
+
14
+ **Antigravity Awesome Skills** is a curated, battle-tested library of **626 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants:
15
+
16
+ - 🟣 **Claude Code** (Anthropic CLI)
17
+ - πŸ”΅ **Gemini CLI** (Google DeepMind)
18
+ - 🟒 **Codex CLI** (OpenAI)
19
+ - πŸ”΄ **Antigravity IDE** (Google DeepMind)
20
+ - 🩡 **GitHub Copilot** (VSCode Extension)
21
+ - 🟠 **Cursor** (AI-native IDE)
22
+ - βšͺ **OpenCode** (Open-source CLI)
23
+
24
+ This repository provides essential skills to transform your AI assistant into a **full-stack digital agency**, including official capabilities from **Anthropic**, **OpenAI**, **Google**, **Supabase**, and **Vercel Labs**.
25
+
26
+ ## Table of Contents
27
+
28
+ - [πŸš€ New Here? Start Here!](#new-here-start-here)
29
+ - [πŸ”Œ Compatibility & Invocation](#compatibility--invocation)
30
+ - [πŸ“¦ Features & Categories](#features--categories)
31
+ - [🎁 Curated Collections (Bundles)](#curated-collections)
32
+ - [πŸ“š Browse 626+ Skills](#browse-626-skills)
33
+ - [πŸ› οΈ Installation](#installation)
34
+ - [🀝 How to Contribute](#how-to-contribute)
35
+ - [πŸ‘₯ Contributors & Credits](#credits--sources)
36
+ - [βš–οΈ License](#license)
37
+ - [πŸ‘₯ Repo Contributors](#repo-contributors)
38
+ - [🌟 Star History](#star-history)
39
+
40
+ ---
41
+
42
+ ## New Here? Start Here!
43
+
44
+ **Welcome to the V4.0.0 Enterprise Edition.** This isn't just a list of scripts; it's a complete operating system for your AI Agent.
45
+
46
+ ### 1. 🐣 Context: What is this?
47
+
48
+ **Antigravity Awesome Skills** (Release 4.0.0) is a massive upgrade to your AI's capabilities.
49
+
50
+ AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack **specific tools**. They don't know your company's "Deployment Protocol" or the specific syntax for "AWS CloudFormation".
51
+ **Skills** are small markdown files that teach them how to do these specific tasks perfectly, every time.
52
+
53
+ ### 2. ⚑️ Quick Start (The "Bundle" Way)
54
+
55
+ Install once (clone or npx); then use our **Starter Packs** in [docs/BUNDLES.md](docs/BUNDLES.md) to see which skills fit your role. You get the full repo; Starter Packs are curated lists, not a separate install.
56
+
57
+ 1. **Install** (pick one):
58
+ ```bash
59
+ # Easiest: npx installer (clones to ~/.agent/skills by default)
60
+ npx antigravity-awesome-skills
61
+
62
+ # Or clone manually
63
+ git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills
64
+ ```
65
+ 2. **Pick your persona** (See [docs/BUNDLES.md](docs/BUNDLES.md)):
66
+ - **Web Dev?** use the `Web Wizard` pack.
67
+ - **Hacker?** use the `Security Engineer` pack.
68
+ - **Just curious?** start with `Essentials`.
69
+
70
+ ### 3. 🧠 How to use
71
+
72
+ Once installed, just ask your agent naturally:
73
+
74
+ > "Use the **@brainstorming** skill to help me plan a SaaS."
75
+ > "Run **@lint-and-validate** on this file."
76
+
77
+ πŸ‘‰ **[Read the Full Getting Started Guide](docs/GETTING_STARTED.md)**
78
+
79
+ ---
80
+
81
+ ## Compatibility & Invocation
82
+
83
+ These skills follow the universal **SKILL.md** format and work with any AI coding assistant that supports agentic skills.
84
+
85
+ | Tool | Type | Invocation Example | Path |
86
+ | :-------------- | :--- | :-------------------------------- | :---------------- |
87
+ | **Claude Code** | CLI | `>> /skill-name help me...` | `.claude/skills/` |
88
+ | **Gemini CLI** | CLI | `(User Prompt) Use skill-name...` | `.gemini/skills/` |
89
+ | **Antigravity** | IDE | `(Agent Mode) Use skill...` | `.agent/skills/` |
90
+ | **Cursor** | IDE | `@skill-name (in Chat)` | `.cursor/skills/` |
91
+ | **Copilot** | Ext | `(Paste content manually)` | N/A |
92
+
93
+ > [!TIP]
94
+ > **Universal Path**: We recommend cloning to `.agent/skills/`. Most modern tools (Antigravity, recent CLIs) look here by default.
95
+
96
+ > [!WARNING]
97
+ > **Windows Users**: This repository uses **symlinks** for official skills.
98
+ > The **npx** installer sets `core.symlinks=true` automatically. For **git clone**, enable Developer Mode or run Git as Administrator:
99
+ > `git clone -c core.symlinks=true https://github.com/...`
100
+
101
+ ---
102
+
103
+ Whether you are using **Gemini CLI**, **Claude Code**, **Codex CLI**, **Cursor**, **GitHub Copilot**, **Antigravity**, or **OpenCode**, these skills are designed to drop right in and supercharge your AI agent.
104
+
105
+ This repository aggregates the best capabilities from across the open-source community, transforming your AI assistant into a full-stack digital agency capable of Engineering, Design, Security, Marketing, and Autonomous Operations.
106
+
107
+ ## Features & Categories
108
+
109
+ The repository is organized into specialized domains to transform your AI into an expert across the entire software development lifecycle:
110
+
111
+ | Category | Focus | Example skills |
112
+ | :--- | :--- | :--- |
113
+ | Architecture (52) | System design, ADRs, C4, and scalable patterns | `architecture`, `c4-context`, `senior-architect` |
114
+ | Business (35) | Growth, pricing, CRO, SEO, and go-to-market | `copywriting`, `pricing-strategy`, `seo-audit` |
115
+ | Data & AI (81) | LLM apps, RAG, agents, observability, analytics | `rag-engineer`, `prompt-engineer`, `langgraph` |
116
+ | Development (72) | Language mastery, framework patterns, code quality | `typescript-expert`, `python-patterns`, `react-patterns` |
117
+ | General (95) | Planning, docs, product ops, writing, guidelines | `brainstorming`, `doc-coauthoring`, `writing-plans` |
118
+ | Infrastructure (72) | DevOps, cloud, serverless, deployment, CI/CD | `docker-expert`, `aws-serverless`, `vercel-deployment` |
119
+ | Security (107) | AppSec, pentesting, vuln analysis, compliance | `api-security-best-practices`, `sql-injection-testing`, `vulnerability-scanner` |
120
+ | Testing (21) | TDD, test design, fixes, QA workflows | `test-driven-development`, `testing-patterns`, `test-fixing` |
121
+ | Workflow (17) | Automation, orchestration, jobs, agents | `workflow-automation`, `inngest`, `trigger-dev` |
122
+
123
+ ## Curated Collections
124
+
125
+ [Check out our Starter Packs in docs/BUNDLES.md](docs/BUNDLES.md) to find the perfect toolkit for your role.
126
+
127
+ ## Browse 626+ Skills
128
+
129
+ We have moved the full skill registry to a dedicated catalog to keep this README clean.
130
+
131
+ πŸ‘‰ **[View the Complete Skill Catalog (CATALOG.md)](CATALOG.md)**
132
+
133
+ ## Installation
134
+
135
+ To use these skills with **Claude Code**, **Gemini CLI**, **Codex CLI**, **Cursor**, **Antigravity**, or **OpenCode**:
136
+
137
+ ### Option A: npx (recommended)
138
+
139
+ ```bash
140
+ # Default: ~/.agent/skills (universal)
141
+ npx antigravity-awesome-skills
142
+
143
+ # Cursor
144
+ npx antigravity-awesome-skills --cursor
145
+
146
+ # Claude Code
147
+ npx antigravity-awesome-skills --claude
148
+
149
+ # Gemini CLI
150
+ npx antigravity-awesome-skills --gemini
151
+
152
+ # Custom path
153
+ npx antigravity-awesome-skills --path ./my-skills
154
+ ```
155
+
156
+ Run `npx antigravity-awesome-skills --help` for all options. If the directory already exists, the installer runs `git pull` to update.
157
+
158
+ > **If you see a 404 error:** the package may not be published to npm yet. Use: `npx github:sickn33/antigravity-awesome-skills`
159
+
160
+ ### Option B: git clone
161
+
162
+ ```bash
163
+ # Universal (works with most tools)
164
+ git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills
165
+
166
+ # Claude Code specific
167
+ git clone https://github.com/sickn33/antigravity-awesome-skills.git .claude/skills
168
+
169
+ # Gemini CLI specific
170
+ git clone https://github.com/sickn33/antigravity-awesome-skills.git .gemini/skills
171
+
172
+ # Cursor specific
173
+ git clone https://github.com/sickn33/antigravity-awesome-skills.git .cursor/skills
174
+ ```
175
+
176
+ ---
177
+
178
+ ## How to Contribute
179
+
180
+ We welcome contributions from the community! To add a new skill:
181
+
182
+ 1. **Fork** the repository.
183
+ 2. **Create a new directory** inside `skills/` for your skill.
184
+ 3. **Add a `SKILL.md`** with the required frontmatter (name and description).
185
+ 4. **Run validation**: `python3 scripts/validate_skills.py`.
186
+ 5. **Submit a Pull Request**.
187
+
188
+ Please ensure your skill follows the Antigravity/Claude Code best practices.
189
+
190
+ ---
191
+
192
+ ## Credits & Sources
193
+
194
+ We stand on the shoulders of giants.
195
+
196
+ πŸ‘‰ **[View the Full Attribution Ledger](docs/SOURCES.md)**
197
+
198
+ Key contributors and sources include:
199
+
200
+ - **HackTricks**
201
+ - **OWASP**
202
+ - **Anthropic / OpenAI / Google**
203
+ - **The Open Source Community**
204
+
205
+ This collection would not be possible without the incredible work of the Claude Code community and official sources:
206
+
207
+ ### Official Sources
208
+
209
+ - **[anthropics/skills](https://github.com/anthropics/skills)**: Official Anthropic skills repository - Document manipulation (DOCX, PDF, PPTX, XLSX), Brand Guidelines, Internal Communications.
210
+ - **[anthropics/claude-cookbooks](https://github.com/anthropics/claude-cookbooks)**: Official notebooks and recipes for building with Claude.
211
+ - **[remotion-dev/skills](https://github.com/remotion-dev/skills)**: Official Remotion skills - Video creation in React with 28 modular rules.
212
+ - **[vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills)**: Vercel Labs official skills - React Best Practices, Web Design Guidelines.
213
+ - **[openai/skills](https://github.com/openai/skills)**: OpenAI Codex skills catalog - Agent skills, Skill Creator, Concise Planning.
214
+ - **[supabase/agent-skills](https://github.com/supabase/agent-skills)**: Supabase official skills - Postgres Best Practices.
215
+
216
+ ### Community Contributors
217
+
218
+ - **[rmyndharis/antigravity-skills](https://github.com/rmyndharis/antigravity-skills)**: For the massive contribution of 300+ Enterprise skills and the catalog generation logic.
219
+
220
+ - **[obra/superpowers](https://github.com/obra/superpowers)**: The original "Superpowers" by Jesse Vincent.
221
+ - **[guanyang/antigravity-skills](https://github.com/guanyang/antigravity-skills)**: Core Antigravity extensions.
222
+ - **[diet103/claude-code-infrastructure-showcase](https://github.com/diet103/claude-code-infrastructure-showcase)**: Infrastructure and Backend/Frontend Guidelines.
223
+ - **[ChrisWiles/claude-code-showcase](https://github.com/ChrisWiles/claude-code-showcase)**: React UI patterns and Design Systems.
224
+ - **[travisvn/awesome-claude-skills](https://github.com/travisvn/awesome-claude-skills)**: Loki Mode and Playwright integration.
225
+ - **[zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide)**: Comprehensive Security suite & Guide (Source for ~60 new skills).
226
+ - **[alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills)**: Senior Engineering and PM toolkit.
227
+ - **[karanb192/awesome-claude-skills](https://github.com/karanb192/awesome-claude-skills)**: A massive list of verified skills for Claude Code.
228
+ - **[VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills)**: Curated collection of 61 high-quality skills including official team skills from Sentry, Trail of Bits, Expo, Hugging Face, and comprehensive context engineering suite (v4.3.0 integration).
229
+ - **[zircote/.claude](https://github.com/zircote/.claude)**: Shopify development skill reference.
230
+ - **[vibeforge1111/vibeship-spawner-skills](https://github.com/vibeforge1111/vibeship-spawner-skills)**: AI Agents, Integrations, Maker Tools (57 skills, Apache 2.0).
231
+ - **[coreyhaines31/marketingskills](https://github.com/coreyhaines31/marketingskills)**: Marketing skills for CRO, copywriting, SEO, paid ads, and growth (23 skills, MIT).
232
+ - **[vudovn/antigravity-kit](https://github.com/vudovn/antigravity-kit)**: AI Agent templates with Skills, Agents, and Workflows (33 skills, MIT).
233
+ - **[affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code)**: Complete Claude Code configuration collection from Anthropic hackathon winner - skills only (8 skills, MIT).
234
+ - **[whatiskadudoing/fp-ts-skills](https://github.com/whatiskadudoing/fp-ts-skills)**: Practical fp-ts skills for TypeScript – fp-ts-pragmatic, fp-ts-react, fp-ts-errors (v4.4.0).
235
+ - **[webzler/agentMemory](https://github.com/webzler/agentMemory)**: Source for the agent-memory-mcp skill.
236
+ - **[sstklen/claude-api-cost-optimization](https://github.com/sstklen/claude-api-cost-optimization)**: Save 50-90% on Claude API costs with smart optimization strategies (MIT).
237
+
238
+ ### Inspirations
239
+
240
+ - **[f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts)**: Inspiration for the Prompt Library.
241
+ - **[leonardomso/33-js-concepts](https://github.com/leonardomso/33-js-concepts)**: Inspiration for JavaScript Mastery.
242
+
243
+ ---
244
+
245
+ ## License
246
+
247
+ MIT License. See [LICENSE](LICENSE) for details.
248
+
249
+ ## Community
250
+
251
+ - [Community Guidelines](docs/COMMUNITY_GUIDELINES.md)
252
+ - [Security Policy](docs/SECURITY_GUARDRAILS.md)
253
+
254
+ ---
255
+
256
+ ---
257
+
258
+ ## GitHub Topics
259
+
260
+ For repository maintainers, add these topics to maximize discoverability:
261
+
262
+ ```text
263
+ claude-code, gemini-cli, codex-cli, antigravity, cursor, github-copilot, opencode,
264
+ agentic-skills, ai-coding, llm-tools, ai-agents, autonomous-coding, mcp,
265
+ ai-developer-tools, ai-pair-programming, vibe-coding, skill, skills, SKILL.md, rules.md, CLAUDE.md, GEMINI.md, CURSOR.md
266
+ ```
267
+
268
+ ---
269
+
270
+ ## Repo Contributors
271
+
272
+ We officially thank the following contributors for their help in making this repository awesome!
273
+
274
+ - [mvanhorn](https://github.com/mvanhorn)
275
+ - [rookie-ricardo](https://github.com/rookie-ricardo)
276
+ - [sck_0](https://github.com/sck_0)
277
+ - [Munir Abbasi](https://github.com/munirabbasi)
278
+ - [Mohammad Faiz](https://github.com/mohdfaiz2k9)
279
+ - [Ianj332](https://github.com/Ianj332)
280
+ - [sickn33](https://github.com/sickn33)
281
+ - [GuppyTheCat](https://github.com/GuppyTheCat)
282
+ - [Tiger-Foxx](https://github.com/Tiger-Foxx)
283
+ - [arathiesh](https://github.com/arathiesh)
284
+ - [1bcMax](https://github.com/1bcMax)
285
+ - [Ahmed Rehan](https://github.com/ar27111994)
286
+ - [BenedictKing](https://github.com/BenedictKing)
287
+ - [Nguyen Huu Loc](https://github.com/LocNguyenSGU)
288
+ - [Owen Wu](https://github.com/yubing744)
289
+ - [SuperJMN](https://github.com/SuperJMN)
290
+ - [Viktor Ferenczi](https://github.com/viktor-ferenczi)
291
+ - [Đỗ KhαΊ―c Gia Khoa](https://github.com/Dokhacgiakhoa)
292
+ - [evandro-miguel](https://github.com/evandro-miguel)
293
+ - [junited31](https://github.com/junited31)
294
+ - [krisnasantosa15](https://github.com/krisnasantosa15)
295
+ - [raeef1001](https://github.com/raeef1001)
296
+ - [taksrules](https://github.com/taksrules)
297
+ - [zebbern](https://github.com/zebbern)
298
+ - [vuth-dogo](https://github.com/vuth-dogo)
299
+ - [whatiskadudoing](https://github.com/whatiskadudoing)
300
+ - [c1c3ru](https://github.com/c1c3ru)
301
+ - [devchangjun](https://github.com/devchangjun)
302
+
303
+ ## Star History
304
+
305
+ [![Star History Chart](https://api.star-history.com/svg?repos=sickn33/antigravity-awesome-skills&type=date&legend=top-left)](https://www.star-history.com/#sickn33/antigravity-awesome-skills&type=date&legend=top-left)
package/bin/install.js ADDED
@@ -0,0 +1,113 @@
1
+ #!/usr/bin/env node
2
+
3
+ const { spawnSync } = require('child_process');
4
+ const path = require('path');
5
+ const fs = require('fs');
6
+
7
+ const REPO = 'https://github.com/sickn33/antigravity-awesome-skills.git';
8
+ const HOME = process.env.HOME || process.env.USERPROFILE || '';
9
+
10
+ function resolveDir(p) {
11
+ if (!p) return null;
12
+ const s = p.replace(/^~($|\/)/, HOME + '$1');
13
+ return path.resolve(s);
14
+ }
15
+
16
+ function parseArgs() {
17
+ const a = process.argv.slice(2);
18
+ let pathArg = null;
19
+ let cursor = false, claude = false, gemini = false;
20
+
21
+ for (let i = 0; i < a.length; i++) {
22
+ if (a[i] === '--help' || a[i] === '-h') return { help: true };
23
+ if (a[i] === '--path' && a[i + 1]) { pathArg = a[++i]; continue; }
24
+ if (a[i] === '--cursor') { cursor = true; continue; }
25
+ if (a[i] === '--claude') { claude = true; continue; }
26
+ if (a[i] === '--gemini') { gemini = true; continue; }
27
+ if (a[i] === 'install') continue;
28
+ }
29
+
30
+ return { pathArg, cursor, claude, gemini };
31
+ }
32
+
33
+ function defaultDir(opts) {
34
+ if (opts.pathArg) return resolveDir(opts.pathArg);
35
+ if (opts.cursor) return path.join(HOME, '.cursor', 'skills');
36
+ if (opts.claude) return path.join(HOME, '.claude', 'skills');
37
+ if (opts.gemini) return path.join(HOME, '.gemini', 'skills');
38
+ return path.join(HOME, '.agent', 'skills');
39
+ }
40
+
41
+ function printHelp() {
42
+ console.log(`
43
+ antigravity-awesome-skills β€” installer
44
+
45
+ npx antigravity-awesome-skills [install] [options]
46
+
47
+ Clones the skills repo into your agent's skills directory.
48
+
49
+ Options:
50
+ --cursor Install to ~/.cursor/skills (Cursor)
51
+ --claude Install to ~/.claude/skills (Claude Code)
52
+ --gemini Install to ~/.gemini/skills (Gemini CLI)
53
+ --path <dir> Install to <dir> (default: ~/.agent/skills)
54
+
55
+ Examples:
56
+ npx antigravity-awesome-skills
57
+ npx antigravity-awesome-skills --cursor
58
+ npx antigravity-awesome-skills --path ./my-skills
59
+ `);
60
+ }
61
+
62
+ function run(cmd, args, opts = {}) {
63
+ const r = spawnSync(cmd, args, { stdio: 'inherit', ...opts });
64
+ if (r.status !== 0) process.exit(r.status == null ? 1 : r.status);
65
+ }
66
+
67
+ function main() {
68
+ const opts = parseArgs();
69
+ if (opts.help) {
70
+ printHelp();
71
+ return;
72
+ }
73
+
74
+ const target = defaultDir(opts);
75
+ if (!target || !HOME) {
76
+ console.error('Could not resolve home directory. Use --path <absolute-path>.');
77
+ process.exit(1);
78
+ }
79
+
80
+ if (fs.existsSync(target)) {
81
+ const gitDir = path.join(target, '.git');
82
+ if (fs.existsSync(gitDir)) {
83
+ console.log('Directory already exists and is a git repo. Updating…');
84
+ process.chdir(target);
85
+ run('git', ['pull']);
86
+ return;
87
+ }
88
+ console.error(`Directory exists and is not a git repo: ${target}`);
89
+ console.error('Remove it or use --path to choose another location.');
90
+ process.exit(1);
91
+ }
92
+
93
+ const parent = path.dirname(target);
94
+ if (!fs.existsSync(parent)) {
95
+ try {
96
+ fs.mkdirSync(parent, { recursive: true });
97
+ } catch (e) {
98
+ console.error(`Cannot create parent directory: ${parent}`, e.message);
99
+ process.exit(1);
100
+ }
101
+ }
102
+
103
+ if (process.platform === 'win32') {
104
+ run('git', ['-c', 'core.symlinks=true', 'clone', REPO, target]);
105
+ } else {
106
+ run('git', ['clone', REPO, target]);
107
+ }
108
+
109
+ console.log(`\nInstalled to ${target}`);
110
+ console.log('Pick a bundle in docs/BUNDLES.md and use @skill-name in your AI assistant.');
111
+ }
112
+
113
+ main();
package/package.json ADDED
@@ -0,0 +1,36 @@
1
+ {
2
+ "name": "antigravity-awesome-skills",
3
+ "version": "4.6.0",
4
+ "description": "626+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
5
+ "license": "MIT",
6
+ "scripts": {
7
+ "validate": "python3 scripts/validate_skills.py",
8
+ "validate:strict": "python3 scripts/validate_skills.py --strict",
9
+ "index": "python3 scripts/generate_index.py",
10
+ "readme": "python3 scripts/update_readme.py",
11
+ "chain": "npm run validate && npm run index && npm run readme",
12
+ "catalog": "node scripts/build-catalog.js",
13
+ "build": "npm run chain && npm run catalog"
14
+ },
15
+ "devDependencies": {
16
+ "yaml": "^2.8.2"
17
+ },
18
+ "repository": {
19
+ "type": "git",
20
+ "url": "git+https://github.com/sickn33/antigravity-awesome-skills.git"
21
+ },
22
+ "bin": {
23
+ "antigravity-awesome-skills": "bin/install.js"
24
+ },
25
+ "files": [
26
+ "bin"
27
+ ],
28
+ "keywords": [
29
+ "claude-code",
30
+ "cursor",
31
+ "gemini-cli",
32
+ "antigravity",
33
+ "agentic-skills",
34
+ "ai-coding"
35
+ ]
36
+ }