[16.6.0] - 2026-09-02 - "Evidence-First Instructions and Safer Dependencies"
Added focused email cleanup, made AGENTS.md maintenance evidence-first, and
removed the web catalog's known Browserslist advisories. The published
catalog contains 2,108 skills.
This release helps Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and
related AI coding assistants maintain repository instructions without erasing
project policy, polish email drafts without sending them, and use a catalog
whose current npm dependency audit is clean.
Start here:
- Install:
npx agentic-awesome-skills email-issue-fixerfor proofreading and optional
tracking-parameter cleanup without changing the sender's voice.agents-mdfor repository-evidence-first agent
instructions and scoped monorepo guidance.- Choose your tool
- Best skills by tool
- Bundles
- Workflows
Added
- Added
email-issue-fixerfor typo, grammar,
clarity, and optional link-tracking cleanup while preserving intent, voice,
placeholders, and the boundary that the skill never sends the message
(#1318). - Added a curated full-library overview that maps capability areas, risk
labels, discovery paths, and distribution surfaces across the catalog
(#1319).
Changed
- Reworked
agents-mdaround bounded repository evidence,
preservation of maintainer intent, nested scope, exact commands, and
proportionate validation instead of universal symlink, attribution, section,
or line-count mandates
(#1315). - Updated
@supabase/supabase-jsfrom 2.112.2 to 2.112.3 andhighlight.js
from 11.11.1 to 11.11.2
(#1316,
#1317). - Regenerated the canonical catalog, offline AAS Core data, tracked web assets,
marketplaces, editorial bundles, compatibility reports, and Codex/Claude
plugin distributions for 2,108 skills.
Fixed
- Updated the web app lockfile from
browserslist4.28.4 to 4.28.8, resolving
the known unbounded-memory-growth and malformed-custom-stats crash/prototype
write advisories while keeping the dependency change lockfile-scoped
(#1322).
Security and Reliability
- Kept
agents-mdrepository edits behind diff review and preserved existing
approval gates, secrets boundaries, and tool-specific instruction files. - Required
email-issue-fixerto redact token values, preserve placeholders,
avoid external transmission, and return edited text without sending it. - Verified zero known npm vulnerabilities in both the root package and web app
after the dependency updates.
Who should care
- Maintainers who need AGENTS.md guidance grounded in the actual checkout rather
than generic conventions that can overwrite repository policy. - Teams using Claude Code, Cursor, Codex CLI, Gemini CLI, or Antigravity that
want a clearer entry point into the complete skill library. - Users who want conservative email proofreading and privacy-aware link cleanup
without handing over message delivery. - Catalog users who depend on the web application and its syntax-highlighting
and browser-compatibility dependency chain.
Validation
- Passed validation for 2,108 canonical skills, reference validation,
documentation-security checks, warning-budget enforcement, plugin and bundle
convergence, 114 repository test groups, 176 web-app tests, lint, production
web build, npm audits, and protected exact-head merge gates. - Release publication additionally verifies clean final
main, tag and npm
parity, CI, CodeQL, release-only Pages, current and legacy public surfaces,
and every already-configured local AAS MCP host.
Limitations
email-issue-fixerimproves text and links but cannot verify a sender,
recipient, claim, attachment, or delivery outcome.agents-mdcan only be as accurate as the repository evidence available in
the current checkout; contradictory policy still requires maintainer judgment.- Dependency audits cover known advisories in the resolved package graph and do
not constitute an independent security audit of every skill or upstream
package.
Credits
- @WHOISABHISHEKADHIKARI for
email-issue-fixerand the full skill-library overview in
#1318 and
#1319. - @sunxiayi for the evidence-first
agents-mdrevision in
#1315.