Toolverse
All skills

amcs-validator

by miethe

Score composed artifacts against blueprint rubric. Evaluates hook density, singability, rhyme tightness, section completeness, and profanity compliance. Returns scores and issues list to determine if fix loop is needed. Use after COMPOSE to validate artifacts before rendering.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
miethe
Category
Security
Views
71

About this skill

Score composed artifacts against blueprint rubric. Evaluates hook density, singability, rhyme tightness, section completeness, and profanity compliance. Returns scores and issues list to determine if fix loop is needed. Use after COMPOSE to validate artifacts before rendering.

How to use

  1. Przygotuj dane wejściowe: kompletne teksty piosenek z markerami sekcji, specyfikację stylu, notatki producenckie oraz szablon (blueprint) zawierający zasady gatunkowe i rubryką punktacji. Upewnij się, że wszystkie elementy są zwalidowane i zgodne ze schematami AMCS.

  2. Uruchom umiejętność amcs-validator bezpośrednio po zakończeniu etapu COMPOSE. Przekaż wszystkie wymagane parametry: lyrics, style, producer_notes, blueprint oraz seed (użyj wartości seed+5 dla tego węzła).

  3. Przeanalizuj zwrócone wyniki punktacji. Narzędzie oceni pięć kryteriów: gęstość haczyków (cel ≥0,7), śpiewność (cel ≥0,8), spójność rymów (cel ≥0,75), kompletność sekcji (cel 1,0) oraz zgodność z polityką treści.

  4. Sprawdź całkowity wynik (total). Jeśli wynosi 0,85 lub więcej, utwór spełnia progi jakości i możesz przejść do etapu RENDER. Jeśli poniżej 0,85, lista problemów wskaże, które elementy wymagają poprawy.

  5. W przypadku wyników poniżej progu przepuść utwór do pętli FIX — zmodyfikuj teksty, aranżację lub notatki producenckie zgodnie z zidentyfikowanymi problemami, a następnie ponownie uruchom walidację.

  6. Powtarzaj cykl walidacji i naprawy aż do osiągnięcia wymaganego wyniku, a następnie przejdź do renderowania ostatecznej wersji utworu.

Related skills

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133