원클릭으로
ai-pop-audio-synthesizer
Sub-skill for composing high-fidelity music tracks via Google DeepMind Lyria and verifying container formats.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Sub-skill for composing high-fidelity music tracks via Google DeepMind Lyria and verifying container formats.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Diagnose and repair beads (bd) issue-tracker problems caused by its Dolt backend — including engine-mode mismatches (embedded vs server), database name incompatibilities, DATABASE MISMATCH repo-ID errors, the "auto-backup failed / table file not found" corruption that silently reverts writes, lock contention from multiple `dolt sql-server` processes (across projects or host/container), the hook-timeout stash-wipe that destroys untracked files on commit, orphaned dolt sql-server process leaks, and schema version skew in BOTH directions — a newer bd client refusing to auto-apply migrations to a remote-backed database, AND an older client stranded behind a database another agent/machine already migrated forward (bd doctor reports "database is at vX, binary knows up to vY (N migrations ahead)" and writes fail with "Field 'id' doesn't have a default value"). Use when bd won't start, a daemon-error file is present, bd updates don't persist, issues.jsonl is out of sync with bd show output, untracked files vanish aft
Create, assess, and improve README.md files for public GitHub projects. Scores an existing README against a weighted rubric, gives targeted section-by-section fixes, and can check strict standard-readme spec compliance. Use when the user asks to write a README, review/grade a README, improve an existing README, or check standard-readme compliance.
Edit technical blog posts to remove AI writing patterns and preserve human voice. Use when drafting or reviewing developer-facing posts, migration guides, and engineering write-ups.
Sub-skill for validating the artist.json metadata contract, copying files, compiling typescript/Vite templates, and verifying static client builds.
Sub-skill for drafting virtual artist backstories, mini-albums, theme-based color palettes, track metadata, and lyrics.
Primary orchestrator skill for creating concept-driven AI Pop Artists. Use when a user asks to generate a new artist profile, album narrative, audio-visual assets, and local web-player dashboard.
| name | ai-pop-audio-synthesizer |
| description | Sub-skill for composing high-fidelity music tracks via Google DeepMind Lyria and verifying container formats. |
| license | Apache-2.0 |
This skill handles the synthesis and verification of music audio assets.
lyria_generate_music with the target prompt, setting the output directory and naming scheme (track[N].wav).lyria-3-pro-preview encounters API response issues or rate limits, immediately fallback and retry using lyria-3-clip-preview or lyria-002 to ensure consistent and uninterrupted synthesis.file command to check the underlying container encoding (e.g. file track1.wav)..mp3 (e.g. track1.mp3) instead of saving it as a .wav. This ensures browser decoding compatibility.