📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -1061,4 +1061,4 @@ Found a skill that should be in a bundle? Or want to create a new bundle? [Open
|
||||
|
||||
---
|
||||
|
||||
_Last updated: June 2026 | Total Skills: 1,682+ | Total Bundles: 59_
|
||||
_Last updated: June 2026 | Total Skills: 1,684+ | Total Bundles: 59_
|
||||
|
||||
@@ -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,682+ skills instead of a narrow single-domain starter pack.
|
||||
- It includes 1,684+ 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.
|
||||
|
||||
@@ -103,11 +103,11 @@ No. The public site is a static GitHub Pages deploy.
|
||||
|
||||
We classify skills so you know what you're running. These values map directly to the `risk:` field in every `SKILL.md` frontmatter:
|
||||
|
||||
- 🔵 **`none`**: Pure reference or planning content — no shell commands, no mutations, no network access.
|
||||
- ⚪ **`safe`**: Community skills that are non-destructive (read-only, planning, code review, analysis).
|
||||
- 🔴 **`critical`**: Skills that modify files, drop data, use network scanners, or perform destructive actions. **Use with caution.**
|
||||
- 🟣 **`offensive`**: Security-focused offensive techniques (pentesting, exploitation). **Authorized use only** — always confirm the target is in scope.
|
||||
- ⬜ **`unknown`**: Legacy or unclassified content. Review the skill manually before use.
|
||||
- ⚪ **`unknown`**: Legacy or unclassified content. Review the skill manually before use.
|
||||
- 🟢 **`none`**: Pure reference or planning content — no shell commands, no mutations, no network access.
|
||||
- 🔵 **`safe`**: Non-destructive guidance such as read-only commands, planning, code review, and analysis.
|
||||
- 🟠 **`critical`**: Skills that modify files, drop data, use network scanners, or perform destructive actions. **Use with caution.**
|
||||
- 🔴 **`offensive`**: Security-focused offensive techniques (pentesting, exploitation). **Authorized use only** — always confirm the target is in scope.
|
||||
|
||||
### Can these skills hack my computer?
|
||||
|
||||
|
||||
@@ -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,682+ files.
|
||||
- It helps new users get started with bundles and workflows rather than forcing a cold start from 1,684+ 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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Getting Started with Antigravity Awesome Skills (V13.1.1)
|
||||
# Getting Started with Antigravity Awesome Skills (V13.2.0)
|
||||
|
||||
**New here? This guide will help you supercharge your AI Agent in 5 minutes.**
|
||||
|
||||
|
||||
@@ -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,682+ specialized areas
|
||||
- **Domain expertise** across 1,684+ 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Local Skills Configuration
|
||||
# Local Skills Configuration Snapshot
|
||||
|
||||
> **Current Status**: All 96 skills are available in the repository.
|
||||
> **This Document**: Recommends 35 high-priority skills for typical usage.
|
||||
> **Historical snapshot**: This page preserves an older 35-skill local configuration recommendation from 2026-01-16. It is not the current repository catalog.
|
||||
> **Current catalog**: Use [`../../skills_index.json`](../../skills_index.json), [`../../CATALOG.md`](../../CATALOG.md), or the installer filters in the README for the active 1,684+ skill library.
|
||||
|
||||
## 📊 Recommended High-Priority Skills (35)
|
||||
|
||||
@@ -67,17 +67,17 @@ Skills actively used for your specific projects:
|
||||
|
||||
---
|
||||
|
||||
## 🗂️ Repository Structure
|
||||
## 🗂️ Snapshot Structure
|
||||
|
||||
```
|
||||
skills/
|
||||
├── [96 active skills] ← All skills available
|
||||
└── [4 symlinks] ← docx, pdf, pptx, xlsx → official versions
|
||||
local snapshot/
|
||||
├── [96 active skills in this snapshot]
|
||||
└── [4 symlinks in this snapshot]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 📚 Other Available Skills (61)
|
||||
## 📚 Other Snapshot Skills (61)
|
||||
|
||||
All other skills in the repository are available for use as needed. Some notable categories:
|
||||
|
||||
@@ -140,13 +140,13 @@ Miscellaneous:
|
||||
## 🎯 Benefits of This Recommendation
|
||||
|
||||
✅ **Focused Guidance** - 35 high-priority skills for common workflows
|
||||
✅ **Full Availability** - All 96 skills accessible when needed
|
||||
✅ **Snapshot Availability** - All 96 skills from this older local set were accessible when needed
|
||||
✅ **Balanced Coverage** - Core dev + AI/automation + frontend excellence
|
||||
✅ **Easy Discovery** - Categorized list of all other available skills
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2026-01-16
|
||||
**Snapshot Date**: 2026-01-16
|
||||
**Recommended Skills**: 35 high-priority
|
||||
**Total Available**: 96 skills + 4 symlinks = 100 total
|
||||
**Snapshot Total**: 96 skills + 4 symlinks = 100 total
|
||||
**Recent Additions to Recommendations**: `senior-fullstack`, `concise-planning`, `address-github-comments`, `javascript-mastery`, `workflow-automation`, `llm-app-patterns`, `autonomous-agent-patterns`, `prompt-library`
|
||||
|
||||
@@ -17,9 +17,9 @@ That makes specialized plugins the better default product shape. A root plugin c
|
||||
|
||||
## Selection Method
|
||||
|
||||
This pass evaluated the full local catalog in `data/skills_index.json`:
|
||||
This snapshot pass evaluated the then-current local catalog. For current catalog checks, use the canonical root `skills_index.json` and treat `data/skills_index.json` only as the compatibility mirror:
|
||||
|
||||
- Total skills evaluated: 1,678.
|
||||
- Total skills evaluated in this snapshot: 1,678.
|
||||
- Broadest categories: development, cloud, AI/ML, security, business, workflow, content, marketing, automation, and web development.
|
||||
- Existing editorial bundles are all small and mostly plugin-compatible, which makes them a good starting point.
|
||||
- The stronger opportunity is to turn the best bundles into first-class product plugins with sharper names, richer descriptions, and optional app/MCP extensions.
|
||||
@@ -71,7 +71,7 @@ These are promising and should be hardened after Tier 1.
|
||||
3. Rename or reframe bundle plugins as product plugins where the job is clear.
|
||||
4. Add richer `interface` metadata to the strongest plugin manifests: display name, short description, brand color, and default prompt.
|
||||
5. Add per-plugin quality gates:
|
||||
- every skill exists in `data/skills_index.json`;
|
||||
- every skill exists in canonical `skills_index.json`;
|
||||
- every skill is Codex-supported before Codex publication;
|
||||
- every skill is Claude-supported before Claude publication;
|
||||
- every plugin has a 5-10 skill target range unless it has a concrete reason to be larger;
|
||||
|
||||
@@ -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,682+ skill files** to your computer (default: `~/.agents/skills/`; or a custom path like `~/.agent/skills/` if you used `--path`)
|
||||
✅ **Downloaded 1,684+ skill files** to your computer (default: `~/.agents/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,682+ tools (✅ done)
|
||||
- You installed a toolbox with 1,684+ 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,682+ skills at once. Here's a sensible approach:
|
||||
Don't try to use all 1,684+ 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,682+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block.
|
||||
No. Even though you have 1,684+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block.
|
||||
|
||||
The intended pattern is:
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ antigravity-awesome-skills/
|
||||
├── 📄 CONTRIBUTING.md ← Contributor workflow
|
||||
├── 📄 CATALOG.md ← Full generated catalog
|
||||
│
|
||||
├── 📁 skills/ ← 1,682+ skills live here
|
||||
├── 📁 skills/ ← 1,684+ skills live here
|
||||
│ │
|
||||
│ ├── 📁 brainstorming/
|
||||
│ │ └── 📄 SKILL.md ← Skill definition
|
||||
@@ -47,7 +47,7 @@ antigravity-awesome-skills/
|
||||
│ │ └── 📁 2d-games/
|
||||
│ │ └── 📄 SKILL.md ← Nested skills also supported
|
||||
│ │
|
||||
│ └── ... (1,682+ total)
|
||||
│ └── ... (1,684+ total)
|
||||
│
|
||||
├── 📁 apps/
|
||||
│ └── 📁 web-app/ ← Interactive browser
|
||||
@@ -100,7 +100,7 @@ antigravity-awesome-skills/
|
||||
|
||||
```
|
||||
┌─────────────────────────┐
|
||||
│ 1,682+ SKILLS │
|
||||
│ 1,684+ 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,682+ total) │
|
||||
│ └── ... (1,684+ total) │
|
||||
└─────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user