Files
antigravity-skills-reference/RELEASE_NOTES.md
sck_0 d1edc684e9 chore: sync generated registry files for v4.3.0
- Updated catalog to 614 skills
- Updated README.md with correct skill counts
- Updated package.json to version 4.3.0
- Added release notes for v4.3.0
- Updated SOURCES.md with new attributions
2026-01-30 09:15:24 +01:00

8.0 KiB
Raw Blame History

Release v4.3.0: VoltAgent Integration & Context Engineering Suite

Massive expansion with 61 new skills from VoltAgent repository, including official team skills and comprehensive context engineering capabilities

This release adds 61 high-quality skills sourced from the VoltAgent/awesome-agent-skills curated collection, bringing the total to 614 skills. Highlights include official skills from Sentry, Trail of Bits, Expo, Hugging Face, and a complete context engineering suite for building sophisticated AI agents.

🚀 New Skills

Official Team Skills (27)

Sentry (4)

  • commit Create commits with best practices following Sentry conventions
  • create-pr Create pull requests with proper descriptions and review guidelines
  • find-bugs Find and identify bugs in code systematically
  • iterate-pr Iterate on pull request feedback efficiently

Trail of Bits (3)

  • culture-index Index and search culture documentation
  • fix-review Verify fix commits address audit findings without new bugs
  • sharp-edges Identify error-prone APIs and dangerous configurations

Expo (2)

Hugging Face (2)

Other Official (16)

Community Skills (34)

Context Engineering Suite (7)

A complete suite for building sophisticated AI agents with advanced context management:

  • context-fundamentals Understand what context is, why it matters, and the anatomy of context in agent systems
  • context-degradation Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
  • context-compression Design and evaluate compression strategies for long-running sessions
  • context-optimization Apply compaction, masking, and caching strategies
  • multi-agent-patterns Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures
  • memory-systems Design short-term, long-term, and graph-based memory architectures
  • evaluation Build evaluation frameworks for agent systems

Development Tools (8)

  • frontend-slides Generate animation-rich HTML presentations with visual style previews
  • linear-claude-skill Manage Linear issues, projects, and teams
  • skill-rails-upgrade Analyze Rails apps and provide upgrade assessments
  • terraform-skill Terraform infrastructure as code best practices
  • tool-design Build tools that agents can use effectively, including architectural reduction patterns
  • screenshots Generate marketing screenshots with Playwright
  • automate-whatsapp Build WhatsApp automations with workflows and agents
  • observe-whatsapp Debug WhatsApp delivery issues and run health checks

Platform & Framework Skills (19)


📦 Registry Update

  • Total Skills: 614 (from 553)
  • New Skills Added: 61
  • Catalog: Fully regenerated with all new skills
  • Sources: All skills properly attributed in docs/SOURCES.md

🔧 Improvements

Quality Assurance

  • All new skills validated for frontmatter compliance
  • "When to Use" sections added where missing
  • Source attribution maintained for all skills
  • Risk labels properly set

Documentation

  • Updated README.md with correct skill count (614)
  • Updated package.json version to 4.3.0
  • Comprehensive release notes created

📊 Statistics

  • Skills from VoltAgent Repository: 61
    • Official Team Skills: 27
    • Community Skills: 34
  • Skills Analyzed: 174 total from VoltAgent
  • Skills Already Present: 32 (skipped as duplicates)
  • Skills with Similar Names: 89 (analyzed, 12 implemented as complementary)

👥 Credits

A huge shoutout to our community contributors and the VoltAgent team:

  • VoltAgent/awesome-agent-skills for curating an excellent collection
  • Official Teams: Sentry, Trail of Bits, Expo, Hugging Face, Vercel Labs, Google Labs, Neon, fal.ai
  • Community Contributors: zarazhangrui, wrsmith108, robzolkos, muratcankoylan, antonbabenko, and all other skill authors

Upgrade now: git pull origin main to fetch the latest skills.