From 85cd5ef0829655cb78d0090ed4828168d494ab24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 5 Apr 2026 08:49:34 +0000 Subject: [PATCH] chore: sync repo state [ci skip] --- .claude-plugin/plugin.json | 2 +- CATALOG.md | 5 ++-- README.md | 14 +++++------ apps/web-app/public/sitemap.xml | 12 ++++----- apps/web-app/public/skills.json.backup | 22 ++++++++++++++++ data/bundles.json | 1 + data/catalog.json | 25 ++++++++++++++++++- data/plugin-compatibility.json | 25 ++++++++++++++++--- docs/integrations/jetski-cortex.md | 6 ++--- .../jetski-gemini-loader/README.md | 2 +- docs/maintainers/repo-growth-seo.md | 6 ++--- docs/maintainers/skills-update-guide.md | 2 +- docs/users/bundles.md | 2 +- docs/users/claude-code-skills.md | 2 +- docs/users/gemini-cli-skills.md | 2 +- docs/users/kiro-integration.md | 2 +- docs/users/usage.md | 8 +++--- docs/users/visual-guide.md | 8 +++--- package.json | 2 +- .../.claude-plugin/plugin.json | 2 +- .../skills/merge-batch-e2e-test/SKILL.md | 24 ++++++++++++++++++ .../.codex-plugin/plugin.json | 2 +- .../skills/merge-batch-e2e-test/SKILL.md | 24 ++++++++++++++++++ skills_index.json | 22 ++++++++++++++++ 24 files changed, 179 insertions(+), 43 deletions(-) create mode 100644 plugins/antigravity-awesome-skills-claude/skills/merge-batch-e2e-test/SKILL.md create mode 100644 plugins/antigravity-awesome-skills/skills/merge-batch-e2e-test/SKILL.md diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 92fbeb3b..5e0bb315 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "antigravity-awesome-skills", "version": "9.6.0", - "description": "Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,358 supported skills.", + "description": "Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,359 supported skills.", "author": { "name": "sickn33 and contributors", "url": "https://github.com/sickn33/antigravity-awesome-skills" diff --git a/CATALOG.md b/CATALOG.md index aac9709a..8c078ba8 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -2,7 +2,7 @@ Generated at: 2026-02-08T00:00:00.000Z -Total skills: 1372 +Total skills: 1373 ## architecture (88) @@ -1278,7 +1278,7 @@ Total skills: 1372 | `xss-html-injection` | Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation ... | xss, html, injection | xss, html, injection, execute, client, side, vulnerability, assessments, web, applications, identify, flaws | | `zeroize-audit` | Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and ... | zeroize, audit | zeroize, audit, detects, missing, zeroization, sensitive, data, source, code, identifies, removed, compiler | -## testing (31) +## testing (32) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -1294,6 +1294,7 @@ Total skills: 1372 | `ffuf-web-fuzzing` | Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis | ffuf, web, fuzzing | ffuf, web, fuzzing, guidance, during, penetration, testing, including, authenticated, raw, requests, auto | | `idor-testing` | Provide systematic methodologies for identifying and exploiting Insecure Direct Object Reference (IDOR) vulnerabilities in web applications. | idor | idor, testing, provide, systematic, methodologies, identifying, exploiting, insecure, direct, object, reference, vulnerabilities | | `leiloeiro-risco` | Analise de risco em leiloes de imoveis. Score 36 pontos, riscos juridicos/financeiros/operacionais, stress test 4 cenarios e ROI ponderado por risco. | risk-analysis, scoring, stress-test, brazilian | risk-analysis, scoring, stress-test, brazilian, leiloeiro, risco, analise, de, em, leiloes, imoveis, score | +| `merge-batch-e2e-test` | Synthetic skill used to exercise the maintainer merge workflow end-to-end. | merge, batch, e2e | merge, batch, e2e, test, synthetic, skill, used, exercise, maintainer | | `performance-testing-review-multi-agent-review` | Use when working with performance testing review multi agent review | performance, multi, agent | performance, multi, agent, testing, review, working | | `privilege-escalation-methods` | Provide comprehensive techniques for escalating privileges from a low-privileged user to root/administrator access on compromised Linux and Windows systems. ... | privilege, escalation, methods | privilege, escalation, methods, provide, techniques, escalating, privileges, low, privileged, user, root, administrator | | `pypict-skill` | Pairwise test generation | pypict, skill | pypict, skill, pairwise, test, generation | diff --git a/README.md b/README.md index 42b9fda0..7770aa1d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ - -# 🌌 Antigravity Awesome Skills: 1,372+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More + +# 🌌 Antigravity Awesome Skills: 1,373+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **Installable GitHub library of 1,372+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.** +> **Installable GitHub library of 1,373+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.** Antigravity Awesome Skills is an installable GitHub library and npm installer for reusable `SKILL.md` playbooks. It is designed for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs. You can use this repo to install a broad multi-tool skill library, start from role-based bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install it quickly, choose the right tool path, and then follow deeper docs only when you need them. -**Start here:** [Star the repo](https://github.com/sickn33/antigravity-awesome-skills/stargazers) · [Install in 1 minute](#installation) · [Choose your tool](#choose-your-tool) · [Best skills by tool](#best-skills-by-tool) · [📚 Browse 1,372+ Skills](#browse-1372-skills) · [Bundles](docs/users/bundles.md) · [Workflows](docs/users/workflows.md) · [Plugins for Claude Code and Codex](docs/users/plugins.md) +**Start here:** [Star the repo](https://github.com/sickn33/antigravity-awesome-skills/stargazers) · [Install in 1 minute](#installation) · [Choose your tool](#choose-your-tool) · [Best skills by tool](#best-skills-by-tool) · [📚 Browse 1,373+ Skills](#browse-1373-skills) · [Bundles](docs/users/bundles.md) · [Workflows](docs/users/workflows.md) · [Plugins for Claude Code and Codex](docs/users/plugins.md) [![GitHub stars](https://img.shields.io/badge/⭐%2031%2C000%2B%20Stars-gold?style=for-the-badge)](https://github.com/sickn33/antigravity-awesome-skills/stargazers) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) @@ -28,7 +28,7 @@ You can use this repo to install a broad multi-tool skill library, start from ro - **Installable, not just inspirational**: use `npx antigravity-awesome-skills` to put skills where your tool expects them. - **Built for major agent workflows**: Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more. -- **Broad coverage with real utility**: 1,372+ skills across development, testing, security, infrastructure, product, and marketing. +- **Broad coverage with real utility**: 1,373+ skills across development, testing, security, infrastructure, product, and marketing. - **Faster onboarding**: bundles and workflows reduce the time from "I found this repo" to "I used my first skill". - **Useful whether you want breadth or curation**: browse the full catalog, start with top bundles, or compare alternatives before installing. @@ -127,7 +127,7 @@ Start with [Bundles](docs/users/bundles.md) for role-based recommendations, [Wor ## Best Skills By Tool -If you want a faster answer than "browse all 1,372+ skills", start with a tool-specific guide: +If you want a faster answer than "browse all 1,373+ skills", start with a tool-specific guide: - **[Claude Code skills](docs/users/claude-code-skills.md)**: install paths, starter skills, prompt examples, and plugin marketplace flow. - **[Cursor skills](docs/users/cursor-skills.md)**: best starter skills for `.cursor/skills/`, UI-heavy work, and pair-programming flows. @@ -183,7 +183,7 @@ If Antigravity starts hitting context limits with too many active skills, the ac If you use OpenCode or another `.agents/skills` host, prefer a reduced install up front instead of copying the full library into a context-sensitive runtime. The installer now supports `--risk`, `--category`, and `--tags` so you can keep the installed set narrow. -## Browse 1,372+ Skills +## Browse 1,373+ Skills Use the root repo as a landing page, then jump into the deeper surface that matches your intent. diff --git a/apps/web-app/public/sitemap.xml b/apps/web-app/public/sitemap.xml index 5af7b003..9590ce42 100644 --- a/apps/web-app/public/sitemap.xml +++ b/apps/web-app/public/sitemap.xml @@ -6,6 +6,12 @@ daily 1.0 + + http://localhost/skill/merge-batch-e2e-test + 2026-04-05 + weekly + 0.7 + http://localhost/skill/awareness-stage-mapper 2026-04-05 @@ -240,10 +246,4 @@ weekly 0.7 - - http://localhost/skill/app-store-changelog - 2026-04-05 - weekly - 0.7 - diff --git a/apps/web-app/public/skills.json.backup b/apps/web-app/public/skills.json.backup index 850a0106..936ee7d5 100644 --- a/apps/web-app/public/skills.json.backup +++ b/apps/web-app/public/skills.json.backup @@ -18035,6 +18035,28 @@ "reasons": [] } }, + { + "id": "merge-batch-e2e-test", + "path": "skills/merge-batch-e2e-test", + "category": "testing", + "name": "merge-batch-e2e-test", + "description": "Synthetic skill used to exercise the maintainer merge workflow end-to-end.", + "risk": "safe", + "source": "community", + "date_added": "2026-04-05", + "plugin": { + "targets": { + "codex": "supported", + "claude": "supported" + }, + "setup": { + "type": "none", + "summary": "", + "docs": null + }, + "reasons": [] + } + }, { "id": "mermaid-expert", "path": "skills/mermaid-expert", diff --git a/data/bundles.json b/data/bundles.json index 0b80bf8d..e6114d44 100644 --- a/data/bundles.json +++ b/data/bundles.json @@ -848,6 +848,7 @@ "linux-troubleshooting", "mailchimp-automation", "make-automation", + "merge-batch-e2e-test", "microsoft-teams-automation", "miro-automation", "mixpanel-automation", diff --git a/data/catalog.json b/data/catalog.json index 854cb7ba..dc222005 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -1,6 +1,6 @@ { "generatedAt": "2026-02-08T00:00:00.000Z", - "total": 1372, + "total": 1373, "skills": [ { "id": "00-andruia-consultant", @@ -20203,6 +20203,29 @@ ], "path": "skills/mental-health-analyzer/SKILL.md" }, + { + "id": "merge-batch-e2e-test", + "name": "merge-batch-e2e-test", + "description": "Synthetic skill used to exercise the maintainer merge workflow end-to-end.", + "category": "testing", + "tags": [ + "merge", + "batch", + "e2e" + ], + "triggers": [ + "merge", + "batch", + "e2e", + "test", + "synthetic", + "skill", + "used", + "exercise", + "maintainer" + ], + "path": "skills/merge-batch-e2e-test/SKILL.md" + }, { "id": "mermaid-expert", "name": "mermaid-expert", diff --git a/data/plugin-compatibility.json b/data/plugin-compatibility.json index 523c2b63..eb21fa3b 100644 --- a/data/plugin-compatibility.json +++ b/data/plugin-compatibility.json @@ -15697,6 +15697,25 @@ }, "runtime_files": [] }, + { + "id": "merge-batch-e2e-test", + "path": "skills/merge-batch-e2e-test", + "targets": { + "codex": "supported", + "claude": "supported" + }, + "setup": { + "type": "none", + "summary": "", + "docs": null + }, + "reasons": [], + "blocked_reasons": { + "codex": [], + "claude": [] + }, + "runtime_files": [] + }, { "id": "mermaid-expert", "path": "skills/mermaid-expert", @@ -26234,10 +26253,10 @@ } ], "summary": { - "total_skills": 1372, + "total_skills": 1373, "supported": { - "codex": 1342, - "claude": 1358 + "codex": 1343, + "claude": 1359 }, "blocked": { "codex": 30, diff --git a/docs/integrations/jetski-cortex.md b/docs/integrations/jetski-cortex.md index ec1b5136..cc3e6ca5 100644 --- a/docs/integrations/jetski-cortex.md +++ b/docs/integrations/jetski-cortex.md @@ -1,9 +1,9 @@ --- title: Jetski/Cortex + Gemini Integration Guide -description: "Use antigravity-awesome-skills with Jetski/Cortex without hitting context-window overflow with 1.372+ skills." +description: "Use antigravity-awesome-skills with Jetski/Cortex without hitting context-window overflow with 1.373+ skills." --- -# Jetski/Cortex + Gemini: safe integration with 1,1.372+ skills +# Jetski/Cortex + Gemini: safe integration with 1,1.373+ skills This guide shows how to integrate the `antigravity-awesome-skills` repository with an agent based on **Jetski/Cortex + Gemini** (or similar frameworks) **without exceeding the model context window**. @@ -23,7 +23,7 @@ Never do: - concatenate all `SKILL.md` content into a single system prompt; - re-inject the entire library for **every** request. -With over 1,1.372 skills, this approach fills the context window before user messages are even added, causing truncation. +With over 1,1.373 skills, this approach fills the context window before user messages are even added, causing truncation. --- diff --git a/docs/integrations/jetski-gemini-loader/README.md b/docs/integrations/jetski-gemini-loader/README.md index d8fa3515..458a6812 100644 --- a/docs/integrations/jetski-gemini-loader/README.md +++ b/docs/integrations/jetski-gemini-loader/README.md @@ -20,7 +20,7 @@ This example shows one way to integrate **antigravity-awesome-skills** with a Je - How to enforce a **maximum number of skills per turn** via `maxSkillsPerTurn`. - How to choose whether to **truncate or error** when too many skills are requested via `overflowBehavior`. -This pattern avoids context overflow when you have 1,372+ skills installed. +This pattern avoids context overflow when you have 1,373+ skills installed. --- diff --git a/docs/maintainers/repo-growth-seo.md b/docs/maintainers/repo-growth-seo.md index 12204f36..1b0103c5 100644 --- a/docs/maintainers/repo-growth-seo.md +++ b/docs/maintainers/repo-growth-seo.md @@ -6,7 +6,7 @@ This document keeps the repository's GitHub-facing discovery copy aligned with t Preferred positioning: -> Installable GitHub library of 1,372+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants. +> Installable GitHub library of 1,373+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants. Key framing: @@ -20,7 +20,7 @@ Key framing: Preferred description: -> Installable GitHub library of 1,372+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections. +> Installable GitHub library of 1,373+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections. Preferred homepage: @@ -28,7 +28,7 @@ Preferred homepage: Preferred social preview: -- use a clean preview image that says `1,372+ Agentic Skills`; +- use a clean preview image that says `1,373+ Agentic Skills`; - mention Claude Code, Cursor, Codex CLI, and Gemini CLI; - avoid dense text and tiny logos that disappear in social cards. diff --git a/docs/maintainers/skills-update-guide.md b/docs/maintainers/skills-update-guide.md index 1d24da22..38e7e020 100644 --- a/docs/maintainers/skills-update-guide.md +++ b/docs/maintainers/skills-update-guide.md @@ -69,7 +69,7 @@ For manual updates, you need: The update process refreshes: - Skills index (`skills_index.json`) - Web app skills data (`apps\web-app\public\skills.json`) -- All 1,372+ skills from the skills directory +- All 1,373+ skills from the skills directory ## When to Update diff --git a/docs/users/bundles.md b/docs/users/bundles.md index 47150253..06534389 100644 --- a/docs/users/bundles.md +++ b/docs/users/bundles.md @@ -673,4 +673,4 @@ Found a skill that should be in a bundle? Or want to create a new bundle? [Open --- -_Last updated: March 2026 | Total Skills: 1,372+ | Total Bundles: 37_ +_Last updated: March 2026 | Total Skills: 1,373+ | Total Bundles: 37_ diff --git a/docs/users/claude-code-skills.md b/docs/users/claude-code-skills.md index 6710047f..a42dcb32 100644 --- a/docs/users/claude-code-skills.md +++ b/docs/users/claude-code-skills.md @@ -12,7 +12,7 @@ Install the library into Claude Code, then invoke focused skills directly in the ## Why use this repo for Claude Code -- It includes 1,372+ skills instead of a narrow single-domain starter pack. +- It includes 1,373+ skills instead of a narrow single-domain starter pack. - It supports the standard `.claude/skills/` path and the Claude Code plugin marketplace flow. - It also ships generated bundle plugins so teams can install focused packs like `Essentials` or `Security Developer` from the marketplace metadata. - It includes onboarding docs, bundles, and workflows so new users do not need to guess where to begin. diff --git a/docs/users/gemini-cli-skills.md b/docs/users/gemini-cli-skills.md index 6caab3cc..34f3e4e7 100644 --- a/docs/users/gemini-cli-skills.md +++ b/docs/users/gemini-cli-skills.md @@ -12,7 +12,7 @@ Install into the Gemini skills path, then ask Gemini to apply one skill at a tim - It installs directly into the expected Gemini skills path. - It includes both core software engineering skills and deeper agent/LLM-oriented skills. -- It helps new users get started with bundles and workflows rather than forcing a cold start from 1,372+ files. +- It helps new users get started with bundles and workflows rather than forcing a cold start from 1,373+ files. - It is useful whether you want a broad internal skill library or a single repo to test many workflows quickly. ## Install Gemini CLI Skills diff --git a/docs/users/kiro-integration.md b/docs/users/kiro-integration.md index a227a152..3fb98b09 100644 --- a/docs/users/kiro-integration.md +++ b/docs/users/kiro-integration.md @@ -18,7 +18,7 @@ Kiro is AWS's agentic AI IDE that combines: Kiro's agentic capabilities are enhanced by skills that provide: -- **Domain expertise** across 1,372+ specialized areas +- **Domain expertise** across 1,373+ specialized areas - **Best practices** from Anthropic, OpenAI, Google, Microsoft, and AWS - **Workflow automation** for common development tasks - **AWS-specific patterns** for serverless, infrastructure, and cloud architecture diff --git a/docs/users/usage.md b/docs/users/usage.md index ec5d3244..3cc6f153 100644 --- a/docs/users/usage.md +++ b/docs/users/usage.md @@ -14,7 +14,7 @@ If you came in through a **Claude Code** or **Codex** plugin instead of a full l When you ran `npx antigravity-awesome-skills` or cloned the repository, you: -✅ **Downloaded 1,372+ skill files** to your computer (default: `~/.gemini/antigravity/skills/`; or a custom path like `~/.agent/skills/` if you used `--path`) +✅ **Downloaded 1,373+ skill files** to your computer (default: `~/.gemini/antigravity/skills/`; or a custom path like `~/.agent/skills/` if you used `--path`) ✅ **Made them available** to your AI assistant ❌ **Did NOT enable them all automatically** (they're just sitting there, waiting) @@ -34,7 +34,7 @@ Bundles are **curated groups** of skills organized by role. They help you decide **Analogy:** -- You installed a toolbox with 1,372+ tools (✅ done) +- You installed a toolbox with 1,373+ tools (✅ done) - Bundles are like **labeled organizer trays** saying: "If you're a carpenter, start with these 10 tools" - You can either **pick skills from the tray** or install that tray as a focused marketplace bundle plugin @@ -212,7 +212,7 @@ Let's actually use a skill right now. Follow these steps: ## Step 5: Picking Your First Skills (Practical Advice) -Don't try to use all 1,372+ skills at once. Here's a sensible approach: +Don't try to use all 1,373+ skills at once. Here's a sensible approach: If you want a tool-specific starting point before choosing skills, use: @@ -343,7 +343,7 @@ Usually no, but if your AI doesn't recognize a skill: ### "Can I load all skills into the model at once?" -No. Even though you have 1,372+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block. +No. Even though you have 1,373+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block. The intended pattern is: diff --git a/docs/users/visual-guide.md b/docs/users/visual-guide.md index 9009c9a6..fb1344d6 100644 --- a/docs/users/visual-guide.md +++ b/docs/users/visual-guide.md @@ -34,7 +34,7 @@ antigravity-awesome-skills/ ├── 📄 CONTRIBUTING.md ← Contributor workflow ├── 📄 CATALOG.md ← Full generated catalog │ -├── 📁 skills/ ← 1,372+ skills live here +├── 📁 skills/ ← 1,373+ skills live here │ │ │ ├── 📁 brainstorming/ │ │ └── 📄 SKILL.md ← Skill definition @@ -47,7 +47,7 @@ antigravity-awesome-skills/ │ │ └── 📁 2d-games/ │ │ └── 📄 SKILL.md ← Nested skills also supported │ │ -│ └── ... (1,372+ total) +│ └── ... (1,373+ total) │ ├── 📁 apps/ │ └── 📁 web-app/ ← Interactive browser @@ -100,7 +100,7 @@ antigravity-awesome-skills/ ``` ┌─────────────────────────┐ - │ 1,372+ SKILLS │ + │ 1,373+ SKILLS │ └────────────┬────────────┘ │ ┌────────────────────────┼────────────────────────┐ @@ -201,7 +201,7 @@ If you want a workspace-style manual install instead, cloning into `.agent/skill │ ├── 📁 brainstorming/ │ │ ├── 📁 stripe-integration/ │ │ ├── 📁 react-best-practices/ │ -│ └── ... (1,372+ total) │ +│ └── ... (1,373+ total) │ └─────────────────────────────────────────┘ ``` diff --git a/package.json b/package.json index ddddb639..44425b67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "antigravity-awesome-skills", "version": "9.6.0", - "description": "1,372+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", + "description": "1,373+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", "license": "MIT", "scripts": { "validate": "node tools/scripts/run-python.js tools/scripts/validate_skills.py", diff --git a/plugins/antigravity-awesome-skills-claude/.claude-plugin/plugin.json b/plugins/antigravity-awesome-skills-claude/.claude-plugin/plugin.json index 92fbeb3b..5e0bb315 100644 --- a/plugins/antigravity-awesome-skills-claude/.claude-plugin/plugin.json +++ b/plugins/antigravity-awesome-skills-claude/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "antigravity-awesome-skills", "version": "9.6.0", - "description": "Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,358 supported skills.", + "description": "Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,359 supported skills.", "author": { "name": "sickn33 and contributors", "url": "https://github.com/sickn33/antigravity-awesome-skills" diff --git a/plugins/antigravity-awesome-skills-claude/skills/merge-batch-e2e-test/SKILL.md b/plugins/antigravity-awesome-skills-claude/skills/merge-batch-e2e-test/SKILL.md new file mode 100644 index 00000000..3d944ae9 --- /dev/null +++ b/plugins/antigravity-awesome-skills-claude/skills/merge-batch-e2e-test/SKILL.md @@ -0,0 +1,24 @@ +--- +name: merge-batch-e2e-test +description: "Synthetic skill used to exercise the maintainer merge workflow end-to-end." +risk: safe +source: community +source_repo: Dimillian/Skills +source_type: community +date_added: "2026-04-05" +--- + +# Merge Batch E2E Test + +## Overview + +This temporary skill exists only to test the maintainer merge workflow against a deliberately broken pull request. + +## When to Use + +- Use when you need an intentionally broken skill PR to verify maintainer merge automation. + +## Instructions + +1. Confirm the maintainer workflow detects broken metadata and CI failures. +2. Repair the skill and let the PR proceed to merge. diff --git a/plugins/antigravity-awesome-skills/.codex-plugin/plugin.json b/plugins/antigravity-awesome-skills/.codex-plugin/plugin.json index e1236cf2..dc4e07a5 100644 --- a/plugins/antigravity-awesome-skills/.codex-plugin/plugin.json +++ b/plugins/antigravity-awesome-skills/.codex-plugin/plugin.json @@ -19,7 +19,7 @@ "skills": "./skills/", "interface": { "displayName": "Antigravity Awesome Skills", - "shortDescription": "1,342 plugin-safe skills for coding, security, product, and ops workflows.", + "shortDescription": "1,343 plugin-safe skills for coding, security, product, and ops workflows.", "longDescription": "Install a plugin-safe Codex distribution of Antigravity Awesome Skills. Skills that still need hardening or target-specific setup remain available in the repo but are excluded from this plugin.", "developerName": "sickn33 and contributors", "category": "Productivity", diff --git a/plugins/antigravity-awesome-skills/skills/merge-batch-e2e-test/SKILL.md b/plugins/antigravity-awesome-skills/skills/merge-batch-e2e-test/SKILL.md new file mode 100644 index 00000000..3d944ae9 --- /dev/null +++ b/plugins/antigravity-awesome-skills/skills/merge-batch-e2e-test/SKILL.md @@ -0,0 +1,24 @@ +--- +name: merge-batch-e2e-test +description: "Synthetic skill used to exercise the maintainer merge workflow end-to-end." +risk: safe +source: community +source_repo: Dimillian/Skills +source_type: community +date_added: "2026-04-05" +--- + +# Merge Batch E2E Test + +## Overview + +This temporary skill exists only to test the maintainer merge workflow against a deliberately broken pull request. + +## When to Use + +- Use when you need an intentionally broken skill PR to verify maintainer merge automation. + +## Instructions + +1. Confirm the maintainer workflow detects broken metadata and CI failures. +2. Repair the skill and let the PR proceed to merge. diff --git a/skills_index.json b/skills_index.json index 850a0106..936ee7d5 100644 --- a/skills_index.json +++ b/skills_index.json @@ -18035,6 +18035,28 @@ "reasons": [] } }, + { + "id": "merge-batch-e2e-test", + "path": "skills/merge-batch-e2e-test", + "category": "testing", + "name": "merge-batch-e2e-test", + "description": "Synthetic skill used to exercise the maintainer merge workflow end-to-end.", + "risk": "safe", + "source": "community", + "date_added": "2026-04-05", + "plugin": { + "targets": { + "codex": "supported", + "claude": "supported" + }, + "setup": { + "type": "none", + "summary": "", + "docs": null + }, + "reasons": [] + } + }, { "id": "mermaid-expert", "path": "skills/mermaid-expert",