github sickn33/antigravity-awesome-skills v9.5.0
v9.5.0 "Selective Installs and 30K Stars"

latest release: v9.5.1
11 hours ago

[9.5.0] - 2026-04-03 - "Selective Installs and 30K Stars"

Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, OpenCode, and related AI coding assistants.

Start here:

This release expands the library with four practical additions while making installs much more manageable for context-sensitive runtimes. It merges the current open PR batch, adds humanize-chinese directly on main, introduces first-class installer filtering by risk, category, and tags, and updates the docs so OpenCode-style .agents/skills setups start from a reduced install instead of overwhelming the runtime. It also marks a project milestone: the repository crossed 30K GitHub stars on April 3, 2026. Thank you to every contributor, source project, issue reporter, and user who keeps this library useful.

New Skills

  • agentflow - merges PR #438 to add Kanban-style multi-worker orchestration guidance for Claude Code development pipelines.
  • uxui-principles - merges PR #441 to add research-backed UX/UI audit guidance sourced from the uxuiprinciples/agent-skills collection.
  • agentphone - merges PR #442 to add phone-agent workflows for voice calls, SMS operations, number management, and streaming telephony flows.
  • humanize-chinese - adds issue-driven coverage for Chinese AI-text detection, rewriting, academic AIGC reduction, and style-conversion workflows based on voidborne-d/humanize-chinese.

Improvements

  • Selective installer filters - the npm installer now supports --risk <csv>, --category <csv>, and --tags <csv> with comma-separated include values, trailing - exclusions, OR semantics within each flag, exclusion precedence, and AND semantics across dimensions.
  • Tag-aware filtering - installer filtering now reads skill frontmatter directly so tags can participate in install selection even though skills_index.json does not store them.
  • Recursive install sync - install manifests now track nested skill paths consistently, and filtered updates prune stale managed entries instead of leaving old skills behind.
  • OpenCode guidance - README.md, docs/users/getting-started.md, and docs/users/faq.md now explicitly recommend reduced installs for .agents/skills hosts and document the new filter grammar.
  • Source and contributor credits - post-merge README credit sync now includes the upstream repositories reflected in this release batch, including UrRhb/agentflow, AgentPhone-AI/skills, uxuiprinciples/agent-skills, and voidborne-d/humanize-chinese.

Who should care

  • Claude Code, Cursor, Codex CLI, and Gemini CLI users get four new skills covering workflow orchestration, UX/UI review, telephony agents, and Chinese text humanization.
  • OpenCode and other .agents/skills users now have a supported reduced-install path instead of needing the full library in a context-sensitive runtime.
  • Maintainers and teams curating smaller agent surfaces can now ship filtered installs by risk, category, and tag without manually pruning skill folders after each update.

Credits

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

Don't miss a new antigravity-awesome-skills release

NewReleases is sending notifications on new releases.