diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a7a97b5..136e6a8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- +## [5.7.0] - 2026-02-18 - "Yandex Direct Audit" + +> **First agentic skill for the Russian PPC market, offering comprehensive Yandex Direct account auditing.** + +### Added + +- **New External Skill**: `yandex-direct-audit` (Silverov/yandex-direct-skill) + - 55 automated checks for Yandex Direct (API v5). + - A-F scoring system. + - Comprehensive campaign, ad, and keyword analysis. + +### Registry + +- **Total Skills**: 864. +- **Generated Files**: Synced artifacts. + +### Credits + +- **[@Silverov](https://github.com/Silverov)** - Yandex Direct Audit skill (PR #95). + +--- + ## [5.6.0] - 2026-02-17 - "Autonomous Agents & Trusted Workflows" > **DBOS for reliable workflows, Crypto BD agents, and improved usage documentation.** diff --git a/README.md b/README.md index d2ca6d68..5c12fe08 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ This collection would not be possible without the incredible work of the Claude - **[zircote/.claude](https://github.com/zircote/.claude)**: Shopify development skill reference. - **[vibeforge1111/vibeship-spawner-skills](https://github.com/vibeforge1111/vibeship-spawner-skills)**: AI Agents, Integrations, Maker Tools (57 skills, Apache 2.0). - **[coreyhaines31/marketingskills](https://github.com/coreyhaines31/marketingskills)**: Marketing skills for CRO, copywriting, SEO, paid ads, and growth (23 skills, MIT). +- **[Silverov/yandex-direct-skill](https://github.com/Silverov/yandex-direct-skill)**: Yandex Direct (API v5) advertising audit skill — 55 automated checks, A-F scoring, campaign/ad/keyword analysis for the Russian PPC market (MIT). - **[vudovn/antigravity-kit](https://github.com/vudovn/antigravity-kit)**: AI Agent templates with Skills, Agents, and Workflows (33 skills, MIT). - **[affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code)**: Complete Claude Code configuration collection from Anthropic hackathon winner - skills only (8 skills, MIT). - **[whatiskadudoing/fp-ts-skills](https://github.com/whatiskadudoing/fp-ts-skills)**: Practical fp-ts skills for TypeScript – fp-ts-pragmatic, fp-ts-react, fp-ts-errors (v4.4.0). diff --git a/package.json b/package.json index 6e26fa7a..6a319fae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antigravity-awesome-skills", - "version": "5.6.0", + "version": "5.7.0", "description": "845+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", "license": "MIT", "scripts": {