[17.6.0] - 2026-09-19 - "Weather Skills, Idea Evaluator, Google No-Code, and Anti-Slop Design"
Adds six reviewed skills (weather model and observation retrieval, multi-agent
idea evaluation, Google Forms automation, resumable implementation contracts,
and anti-slop UI engineering) and refreshes maintainer tooling.
A maintenance release for Claude Code, Cursor, Codex CLI and Gemini CLI.
It merges six skills through the protected maintainer workflow (including two
weather-data skills and a maintainer-carried idea-evaluation bundle), refreshes
catalog and plugin surfaces for 2,134 skills, and adds optional local Jev
hints for maintainers only; existing installation interfaces remain supported.
Start here
- Install:
npx agentic-awesome-skills@17.6.0 - Choose your tool
- Best skills by tool
- Bundles
- Workflows
Added
weather-model-data-fetching: GRIB2 and public-archive weather model retrieval
with inventories, byte ranges, Herbie, provider fallbacks, and verified caching.weather-observation-fetching: surface and upper-air observations from
authoritative APIs and archives with station identity, time, units, and quality
flags preserved.idea-evaluator: multi-turn Pro/Con debate over an idea with a final verdict,
including bundledidea-evaluator-proandidea-evaluator-conagent skills.google-no-code: Google Forms plus Apps Script triggers for alerts, spreadsheet
logging, and dynamic questions without a separate code editor workflow.resumable-implementation-contracts: repository-based execution contracts with
stable task IDs, evidence, checkpoints, and exact resume state across sessions.anti-slop-design: community skill for curing AI frontend slop with token
archetypes and a seven-axis pre-ship quality gate (source:wwewtech/anti-slop-design).
Improved
- Refreshed canonical indexes, catalogs, plugin mirrors, editorial bundles, and
web assets for the 2,134-skill release. - Bumped
express-rate-limitin the Loki Mode todo example backend (8.6.2 → 8.7.0). - Optional maintainer-only TypeSafe Jev triage via
npm run maintainer:jev-hintsand
docs/maintainers/jev-hints.md(advisory; not a merge or CI gate).
Validation scope
The source PRs passed maintainer attestation at exact head SHAs where required,
repository validation, reference and documentation-security checks, protected CI,
CodeQL, dependency review, package publication, and release-only Pages verification.
Maintainer Jev output was used only to prioritize inspection; Tessl review or
manual maintainer review remained authoritative for skill semantics.
Thanks to @ShianMike (#1488, #1498), @WHOISABHISHEKADHIKARI (#1497), and @wwewtech
(#1494) for their contributions, and to the maintainers for the carried
idea-evaluator import (#1492).