diff --git a/README.md b/README.md index 99fa44c9..b94865b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌌 Antigravity Awesome Skills: 883+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More +# 🌌 Antigravity Awesome Skills: 887+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **The Ultimate Collection of 883+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** +> **The Ultimate Collection of 887+ 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) @@ -16,7 +16,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 **883 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: +**Antigravity Awesome Skills** is a curated, battle-tested library of **887 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: - 🟣 **Claude Code** (Anthropic CLI) - 🔵 **Gemini CLI** (Google DeepMind) @@ -39,7 +39,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 883+ Skills](#browse-883-skills) +- [📚 Browse 887+ Skills](#browse-887-skills) - [🤝 How to Contribute](#how-to-contribute) - [🤝 Community](#community) - [☕ Support the Project](#support-the-project) @@ -307,7 +307,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 883+ Skills +## Browse 887+ 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 9aa6336a..1366a2d7 100644 --- a/skills_index.json +++ b/skills_index.json @@ -539,6 +539,24 @@ "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-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", @@ -548,6 +566,24 @@ "risk": "unknown", "source": "community" }, + { + "id": "aws-secrets-rotation", + "path": "skills/security/aws-secrets-rotation", + "category": "security", + "name": "aws-secrets-rotation", + "description": "Automate AWS secrets rotation for RDS, API keys, and credentials", + "risk": "safe", + "source": "community" + }, + { + "id": "aws-security-audit", + "path": "skills/security/aws-security-audit", + "category": "security", + "name": "aws-security-audit", + "description": "Comprehensive AWS security posture assessment using AWS CLI and security best practices", + "risk": "safe", + "source": "community" + }, { "id": "aws-serverless", "path": "skills/aws-serverless",