From 82016d59faa3adca8bc6bc6563a8ba7f2c7ec116 Mon Sep 17 00:00:00 2001 From: ssumanbiswas Date: Sun, 22 Feb 2026 22:14:28 -0500 Subject: [PATCH] chore: sync generated registry files --- README.md | 10 +++++----- skills_index.json | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6f49f753..7e5a2513 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌌 Antigravity Awesome Skills: 889+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More +# 🌌 Antigravity Awesome Skills: 891+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **The Ultimate Collection of 889+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** +> **The Ultimate Collection of 891+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Anthropic-purple)](https://claude.ai) @@ -17,7 +17,7 @@ If this project helps you, you can [support it here](https://buymeacoffee.com/sickn33) or simply ⭐ the repo. -**Antigravity Awesome Skills** is a curated, battle-tested library of **889 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: +**Antigravity Awesome Skills** is a curated, battle-tested library of **891 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: - 🟣 **Claude Code** (Anthropic CLI) - 🔵 **Gemini CLI** (Google DeepMind) @@ -41,7 +41,7 @@ This repository provides essential skills to transform your AI assistant into a - [🎁 Curated Collections (Bundles)](#curated-collections) - [🧭 Antigravity Workflows](#antigravity-workflows) - [📦 Features & Categories](#features--categories) -- [📚 Browse 889+ Skills](#browse-889-skills) +- [📚 Browse 891+ Skills](#browse-891-skills) - [🤝 How to Contribute](#how-to-contribute) - [🤝 Community](#community) - [☕ Support the Project](#support-the-project) @@ -318,7 +318,7 @@ The repository is organized into specialized domains to transform your AI into a Counts change as new skills are added. For the current full registry, see [CATALOG.md](CATALOG.md). -## Browse 889+ Skills +## Browse 891+ Skills We have moved the full skill registry to a dedicated catalog to keep this README clean. diff --git a/skills_index.json b/skills_index.json index 3890bfa0..85c5fa41 100644 --- a/skills_index.json +++ b/skills_index.json @@ -539,6 +539,15 @@ "risk": "unknown", "source": "community" }, + { + "id": "aws-compliance-checker", + "path": "skills/security/aws-compliance-checker", + "category": "security", + "name": "aws-compliance-checker", + "description": "Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks", + "risk": "safe", + "source": "community" + }, { "id": "aws-cost-cleanup", "path": "skills/aws-cost-cleanup", @@ -557,6 +566,15 @@ "risk": "safe", "source": "community" }, + { + "id": "aws-iam-best-practices", + "path": "skills/security/aws-iam-best-practices", + "category": "security", + "name": "aws-iam-best-practices", + "description": "IAM policy review, hardening, and least privilege implementation", + "risk": "safe", + "source": "community" + }, { "id": "aws-penetration-testing", "path": "skills/aws-penetration-testing",