[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-sheet-music-publisher-zh-CN":3,"guides-for-bitwize-music-studio-sheet-music-publisher":1030,"similar-k177kkncnc53stshsayz2122b186ndps-zh-CN":1031},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":262,"isFallback":253,"parentExtension":268,"providers":332,"relations":336,"repo":337,"tags":1028,"workflow":1029},1778683100520.3076,"k177kkncnc53stshsayz2122b186ndps",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","Sheet Music Publisher","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":260},1778684168241.3413,"kn7ewcz8t5ntdjeax8m96ewcxh86myvv","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":228,"tier":229,"useCases":230,"workflow":235},[21,26,29,32,36,39,43,47,50,53,57,61,64,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of converting audio to sheet music and creating songbooks, and specifies its use case after mastering for albums.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a specialized workflow for audio-to-sheet-music conversion and songbook creation, leveraging specific external tools and custom Python scripts, which goes beyond standard LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension covers the complete lifecycle from setup verification to distribution-ready output, including handling of external software dependencies and offering optional polish steps.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on the domain of audio-to-sheet-music conversion and songbook creation, with clear boundaries documented.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality and intended use case.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes MCP tools like `transcribe_audio`, `prepare_singles`, and `create_songbook`, which are specific to its domain, rather than a single generalist execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All required external software, Python dependencies, and their installation methods are clearly documented with cost and platform information.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The MCP tools (`transcribe_audio`, `prepare_singles`, `create_songbook`) used by the skill have descriptive verb-noun names.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The MCP tool parameters (`album_slug`, `dry_run`, `page_size`, etc.) are specific and well-defined, requesting only necessary information for the task.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under CC0-1.0, a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-12, which is within the last 3 months.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The skill explicitly lists Python dependencies and provides installation instructions via pip, and references external software with clear installation guidance.",{"category":65,"check":66,"severity":67,"summary":68},"Security","Secret Management","not_applicable","The skill does not appear to use or handle any secrets.",{"category":65,"check":70,"severity":24,"summary":71},"Injection","The skill operates on user-provided audio paths and configuration, and its internal scripts are bundled, mitigating risks of external data injection.",{"category":65,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","All scripts and dependencies are either bundled or installed via standard package managers (`pip`), with no runtime fetching of unverified code or instructions.",{"category":65,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within defined scopes (audio files, configuration) and relies on MCP for path resolution, preventing arbitrary file system access.",{"category":65,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached processes or retry loops around denied tool calls within the skill's logic.",{"category":65,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on local file processing and does not make undocumented outbound calls, nor does it instruct the agent to submit confidential data.",{"category":65,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files and scripts do not appear to contain hidden text, control characters, or other obfuscation techniques.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is primarily contained within markdown files and relies on Python scripts installed via standard mechanisms, not obfuscated code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill uses MCP to resolve paths and relies on standard install locations for external software, making it portable across different user setups.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 14 issues opened and 109 closed in the last 90 days, the closure rate is significantly above 50%, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A GitHub release tag is present, indicating a clear versioning signal for the extension.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input parameters for MCP tools are specific and validated by the skill's logic and MCP server before execution.",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations primarily involve file processing and generation; destructive operations are limited to creating new files within designated directories, with no evidence of unguarded deletion or modification.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The documentation (workflow-detail.md) outlines specific error messages and recovery steps for common failure scenarios, including missing software and transcription failures.",{"category":104,"check":114,"severity":67,"summary":115},"Logging","The skill is primarily focused on file generation and does not perform destructive actions or sensitive outbound calls that would necessitate a local audit log.",{"category":117,"check":118,"severity":67,"summary":119},"Compliance","GDPR","The skill processes audio files and configuration related to music production; it does not appear to operate on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension's functionality is not geographically restricted and operates on standard file formats and software, making it globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill lists requirements for external software and Python dependencies, and provides guidance for different platforms, ensuring stability.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file provides a good overview of the project's purpose, architecture, and installation instructions.",{"category":33,"check":130,"severity":67,"summary":131},"Tool surface size","This is a skill, not a toolset with multiple exposed commands.",{"category":40,"check":133,"severity":67,"summary":134},"Overlapping near-synonym tools","The skill primarily interacts with MCP tools that have distinct functionalities (transcription, preparation, songbook creation).",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as transcription, polishing, and songbook creation, are supported by corresponding documentation and logic.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for adding the marketplace plugin and setting up dependencies.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Error handling documentation provides specific messages and remediation steps for missing software and transcription failures.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","Python dependencies are specified via pip install commands, and external software requirements are clearly documented.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The `transcribe_audio`, `prepare_singles`, and `create_songbook` MCP tools support a `dry_run` option for previewing actions.",{"category":154,"check":155,"severity":67,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates on local file processing and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":117,"check":158,"severity":67,"summary":159},"Telemetry opt-in","There is no indication that the skill emits telemetry data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as converting mastered audio to sheet music and songbooks, with clear triggers and use cases mentioned.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the skill's name, description, and core functionality.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md file outlines the workflow and delegates detailed information to separate reference files, adhering to progressive disclosure.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed workflow, external software requirements, and MuseScore polishing techniques are provided in separate markdown files linked from the main SKILL.md.",{"category":170,"check":174,"severity":67,"summary":175},"Forked exploration","This skill does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation provides clear examples of CLI usage for AnthemScore and MCP tool invocation, demonstrating end-to-end scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The workflow documentation details handling for missing software, transcription failures, and provides tips for improving audio quality and transcription accuracy.",{"category":104,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill clearly documents requirements for AnthemScore and MuseScore, providing installation instructions and fallback advice if they are missing, but does not explicitly mention a built-in fallback for the MCP server itself.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The workflow documentation describes checks for prerequisites like installed software and audio file existence, and outlines steps to report and handle failures.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","This skill is self-contained and does not appear to rely on other skills within the `bitwize-music-studio/claude-ai-music-skills` repository, with explicit documentation for its dependencies.",1778684168005,"This skill converts mastered audio tracks into sheet music (PDF, MusicXML, MIDI) using AnthemScore and MuseScore, and can generate a combined songbook. It includes detailed setup, workflow, and troubleshooting documentation.",[195,196,197,198,199],"Audio to sheet music transcription","Creation of individual track PDFs, MusicXML, and MIDI files","Generation of a combined, printable songbook PDF","Support for user-defined preferences via override files","Clear documentation for external software dependencies and workflow steps",[201,202,203],"AI music generation (assumes mastered audio is provided)","Real-time audio analysis for composition","Directly editing audio files (focus is on notation)",[205,206,207,208],"Audio transcription","Sheet music notation","Printable document generation","Workflow automation",[210,211,212],"AnthemScore Professional edition ($42)","MuseScore (Free)","Python 3.10+ with pypdf, reportlab, pyyaml","3.0.0","4.4.0","Generate professional-quality sheet music and printable songbooks from mastered audio, enabling musicians to share their work in a universally accessible format.","The skill is exceptionally well-documented, covering all aspects from installation and usage to error handling and licensing. All checks pass or are not applicable, with no warnings or critical findings.",99,"A high-quality skill for converting audio to sheet music and creating songbooks, with comprehensive documentation and clear requirements.",[220,221,222,223,224,225,226,227],"audio","music","sheet-music","transcription","songbook","pdf","midi","musicxml","global","verified",[231,232,233,234],"Creating sheet music for personal reference or practice","Generating printable songbooks for album distribution","Providing sheet music for licensing or educational purposes","Converting mastered audio into musician-friendly formats",[236,237,238,239,240,241,242],"Verify installation of AnthemScore, MuseScore, and Python dependencies","Select audio tracks for transcription","Automate transcription using AnthemScore CLI","Optionally polish transcriptions in MuseScore","Prepare consumer-ready single files (PDF, XML, MIDI)","Optionally create a combined songbook PDF","Provide summary and next steps for distribution",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"security":257,"testCoverage":259},{"hasLockfile":245},false,1778684141622,{"descriptionLength":248,"readmeSize":249},154,9335,{"closedIssues90d":251,"forks":252,"hasChangelog":253,"openIssues90d":254,"pushedAt":255,"stars":256},109,30,true,14,1778616491000,174,{"hasNpmPackage":245,"license":258,"smitheryVerified":245},"CC0-1.0",{"hasCi":253,"hasTests":253},{"updatedAt":261},1778684168241,{"basePath":263,"githubOwner":264,"githubRepo":265,"locale":18,"slug":266,"type":267},"skills/sheet-music-publisher","bitwize-music-studio","claude-ai-music-skills","sheet-music-publisher","skill",{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":277,"parentExtension":280,"providers":312,"relations":328,"tags":329,"workflow":330},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":273,"installMethods":274,"name":276,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":275},"bitwize-music","Claude AI Music Skills",{"basePath":278,"githubOwner":264,"githubRepo":265,"locale":18,"slug":265,"type":279},"","plugin",{"_creationTime":281,"_id":282,"community":283,"display":284,"identity":287,"providers":289,"relations":306,"tags":308,"workflow":309},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":285,"installMethods":286,"name":275,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":278,"githubOwner":264,"githubRepo":265,"locale":18,"slug":265,"type":288},"marketplace",{"evaluate":290,"extract":300},{"promptVersionExtension":291,"promptVersionScoring":214,"score":292,"tags":293,"targetMarket":228,"tier":229},"3.1.0",96,[294,295,296,297,298,299],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":301,"marketplace":302,"plugin":304},"HEAD",{"name":275,"pluginCount":303},1,{"mcpCount":8,"provider":305,"skillCount":8},"classify",{"repoId":307},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[296,298,294,299,295,297],{"evaluatedAt":310,"extractAt":311,"updatedAt":310},1778683122195,1778683100520,{"evaluate":313,"extract":325},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":315,"targetMarket":228,"tier":229},100,[316,317,295,318,319,320,321,322,323,324],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":301,"license":258,"plugin":326},{"mcpCount":8,"provider":305,"skillCount":327},54,{"parentExtensionId":282,"repoId":307},[317,318,324,322,320,321,316,323,295,319],{"evaluatedAt":331,"extractAt":311,"updatedAt":331},1778683131031,{"evaluate":333,"extract":335},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":334,"targetMarket":228,"tier":229},[220,221,222,223,224,225,226,227],{"commitSha":301,"license":258},{"parentExtensionId":270,"repoId":307},{"_creationTime":338,"_id":307,"identity":339,"providers":340,"workflow":1024},1778683093832.8552,{"githubOwner":264,"githubRepo":265,"sourceUrl":14},{"classify":341,"discover":1006,"github":1009},{"commitSha":301,"extensions":342},[343,356,487,498,512,521,529,539,549,557,567,577,585,593,601,611,619,627,635,643,653,667,677,687,695,703,711,719,731,741,751,759,769,779,787,801,811,821,831,841,851,861,871,881,891,905,913,921,929,944,952,962,972,982,990,998],{"basePath":278,"displayName":275,"installMethods":344,"rationale":345,"selectedPaths":346,"source":355,"sourceLanguage":18,"type":288},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[347,350,352],{"path":348,"priority":349},".claude-plugin/marketplace.json","mandatory",{"path":351,"priority":349},"README.md",{"path":353,"priority":354},"LICENSE","high","rule",{"basePath":278,"description":273,"displayName":275,"installMethods":357,"license":258,"rationale":358,"selectedPaths":359,"source":355,"sourceLanguage":18,"type":279},{"claudeCode":275},"plugin manifest at .claude-plugin/plugin.json",[360,362,363,364,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485],{"path":361,"priority":349},".claude-plugin/plugin.json",{"path":351,"priority":349},{"path":353,"priority":354},{"path":365,"priority":366},"skills/about/SKILL.md","medium",{"path":368,"priority":366},"skills/album-art-director/SKILL.md",{"path":370,"priority":366},"skills/album-conceptualizer/SKILL.md",{"path":372,"priority":366},"skills/album-dashboard/SKILL.md",{"path":374,"priority":366},"skills/album-ideas/SKILL.md",{"path":376,"priority":366},"skills/clipboard/SKILL.md",{"path":378,"priority":366},"skills/cloud-uploader/SKILL.md",{"path":380,"priority":366},"skills/configure/SKILL.md",{"path":382,"priority":366},"skills/document-hunter/SKILL.md",{"path":384,"priority":366},"skills/explicit-checker/SKILL.md",{"path":386,"priority":366},"skills/genre-creator/SKILL.md",{"path":388,"priority":366},"skills/health-check/SKILL.md",{"path":390,"priority":366},"skills/help/SKILL.md",{"path":392,"priority":366},"skills/import-art/SKILL.md",{"path":394,"priority":366},"skills/import-audio/SKILL.md",{"path":396,"priority":366},"skills/import-track/SKILL.md",{"path":398,"priority":366},"skills/lyric-refiner/SKILL.md",{"path":400,"priority":366},"skills/lyric-reviewer/SKILL.md",{"path":402,"priority":366},"skills/lyric-writer/SKILL.md",{"path":404,"priority":366},"skills/mastering-engineer/SKILL.md",{"path":406,"priority":366},"skills/mix-engineer/SKILL.md",{"path":408,"priority":366},"skills/new-album/SKILL.md",{"path":410,"priority":366},"skills/next-step/SKILL.md",{"path":412,"priority":366},"skills/plagiarism-checker/SKILL.md",{"path":414,"priority":366},"skills/pre-generation-check/SKILL.md",{"path":416,"priority":366},"skills/promo-director/SKILL.md",{"path":418,"priority":366},"skills/promo-reviewer/SKILL.md",{"path":420,"priority":366},"skills/promo-writer/SKILL.md",{"path":422,"priority":366},"skills/promote-idea/SKILL.md",{"path":424,"priority":366},"skills/pronunciation-specialist/SKILL.md",{"path":426,"priority":366},"skills/release-director/SKILL.md",{"path":428,"priority":366},"skills/rename/SKILL.md",{"path":430,"priority":366},"skills/researcher/SKILL.md",{"path":432,"priority":366},"skills/researchers-biographical/SKILL.md",{"path":434,"priority":366},"skills/researchers-financial/SKILL.md",{"path":436,"priority":366},"skills/researchers-gov/SKILL.md",{"path":438,"priority":366},"skills/researchers-historical/SKILL.md",{"path":440,"priority":366},"skills/researchers-journalism/SKILL.md",{"path":442,"priority":366},"skills/researchers-legal/SKILL.md",{"path":444,"priority":366},"skills/researchers-primary-source/SKILL.md",{"path":446,"priority":366},"skills/researchers-security/SKILL.md",{"path":448,"priority":366},"skills/researchers-tech/SKILL.md",{"path":450,"priority":366},"skills/researchers-verifier/SKILL.md",{"path":452,"priority":366},"skills/resume/SKILL.md",{"path":454,"priority":366},"skills/session-start/SKILL.md",{"path":456,"priority":366},"skills/setup/SKILL.md",{"path":458,"priority":366},"skills/sheet-music-publisher/SKILL.md",{"path":460,"priority":366},"skills/skill-model-updater/SKILL.md",{"path":462,"priority":366},"skills/suno-engineer/SKILL.md",{"path":464,"priority":366},"skills/test/SKILL.md",{"path":466,"priority":366},"skills/tutorial/SKILL.md",{"path":468,"priority":366},"skills/validate-album/SKILL.md",{"path":470,"priority":366},"skills/verify-sources/SKILL.md",{"path":472,"priority":366},"skills/voice-checker/SKILL.md",{"path":474,"priority":349},".mcp.json",{"path":476,"priority":354},"hooks/README.md",{"path":478,"priority":354},"hooks/check_version_sync.py",{"path":480,"priority":354},"hooks/hooks.json",{"path":482,"priority":354},"hooks/install.sh",{"path":484,"priority":354},"hooks/pre-commit",{"path":486,"priority":354},"hooks/validate_track.py",{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":355,"sourceLanguage":18,"type":267},"skills/about","Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.","about",{"claudeCode":12},"SKILL.md frontmatter at skills/about/SKILL.md",[494,496],{"path":495,"priority":349},"SKILL.md",{"path":497,"priority":366},"PROJECT_HISTORY.md",{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":355,"sourceLanguage":18,"type":267},"skills/album-art-director","Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.","album-art-director",{"claudeCode":12},"SKILL.md frontmatter at skills/album-art-director/SKILL.md",[505,506,508,510],{"path":495,"priority":349},{"path":507,"priority":366},"album-types.md",{"path":509,"priority":366},"prompt-examples.md",{"path":511,"priority":366},"visual-styles.md",{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":355,"sourceLanguage":18,"type":267},"skills/album-conceptualizer","Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.","album-conceptualizer",{"claudeCode":12},"SKILL.md frontmatter at skills/album-conceptualizer/SKILL.md",[519,520],{"path":495,"priority":349},{"path":507,"priority":366},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":355,"sourceLanguage":18,"type":267},"skills/album-dashboard","Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.","album-dashboard",{"claudeCode":12},"SKILL.md frontmatter at skills/album-dashboard/SKILL.md",[528],{"path":495,"priority":349},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":355,"sourceLanguage":18,"type":267},"skills/album-ideas","Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.","album-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/album-ideas/SKILL.md",[536,537],{"path":495,"priority":349},{"path":538,"priority":366},"STATUS_VALUES.md",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":355,"sourceLanguage":18,"type":267},"skills/clipboard","Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.","clipboard",{"claudeCode":12},"SKILL.md frontmatter at skills/clipboard/SKILL.md",[546,547],{"path":495,"priority":349},{"path":548,"priority":366},"USAGE_EXAMPLES.md",{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":355,"sourceLanguage":18,"type":267},"skills/cloud-uploader","Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.","cloud-uploader",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-uploader/SKILL.md",[556],{"path":495,"priority":349},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":355,"sourceLanguage":18,"type":267},"skills/configure","Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.","configure",{"claudeCode":12},"SKILL.md frontmatter at skills/configure/SKILL.md",[564,565],{"path":495,"priority":349},{"path":566,"priority":366},"SETTINGS_REFERENCE.md",{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":355,"sourceLanguage":18,"type":267},"skills/document-hunter","Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.","document-hunter",{"claudeCode":12},"SKILL.md frontmatter at skills/document-hunter/SKILL.md",[574,575],{"path":495,"priority":349},{"path":576,"priority":366},"site-patterns.md",{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":355,"sourceLanguage":18,"type":267},"skills/explicit-checker","Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.","explicit-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/explicit-checker/SKILL.md",[584],{"path":495,"priority":349},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":355,"sourceLanguage":18,"type":267},"skills/genre-creator","Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says \"/genre-creator\", \"neues Genre erstellen\", \"Genre hinzufuegen\", \"add genre\", or asks to create genre documentation. Takes a genre name as argument.","genre-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/genre-creator/SKILL.md",[592],{"path":495,"priority":349},{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":355,"sourceLanguage":18,"type":267},"skills/health-check","Runs plugin health checks (venv packages and skill registration). Use when the user asks to check plugin health, verify setup, or troubleshoot missing skills.","health-check",{"claudeCode":12},"SKILL.md frontmatter at skills/health-check/SKILL.md",[600],{"path":495,"priority":349},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":355,"sourceLanguage":18,"type":267},"skills/help","Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.","help",{"claudeCode":12},"SKILL.md frontmatter at skills/help/SKILL.md",[608,609],{"path":495,"priority":349},{"path":610,"priority":366},"SKILL_GLOSSARY.md",{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":355,"sourceLanguage":18,"type":267},"skills/import-art","Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.","import-art",{"claudeCode":12},"SKILL.md frontmatter at skills/import-art/SKILL.md",[618],{"path":495,"priority":349},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":355,"sourceLanguage":18,"type":267},"skills/import-audio","Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.","import-audio",{"claudeCode":12},"SKILL.md frontmatter at skills/import-audio/SKILL.md",[626],{"path":495,"priority":349},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":355,"sourceLanguage":18,"type":267},"skills/import-track","Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.","import-track",{"claudeCode":12},"SKILL.md frontmatter at skills/import-track/SKILL.md",[634],{"path":495,"priority":349},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":355,"sourceLanguage":18,"type":267},"skills/lyric-refiner","Autonomous multi-pass lyric refinement for tightening, cohesion, and album unity. Use after lyrics are written to polish a track or entire album through iterative passes.","lyric-refiner",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-refiner/SKILL.md",[642],{"path":495,"priority":349},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":355,"sourceLanguage":18,"type":267},"skills/lyric-reviewer","Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.","lyric-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-reviewer/SKILL.md",[650,651],{"path":495,"priority":349},{"path":652,"priority":366},"checklist-reference.md",{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":355,"sourceLanguage":18,"type":267},"skills/lyric-writer","Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'","lyric-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-writer/SKILL.md",[660,661,663,665],{"path":495,"priority":349},{"path":662,"priority":366},"craft-reference.md",{"path":664,"priority":366},"documentary-standards.md",{"path":666,"priority":366},"examples.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":355,"sourceLanguage":18,"type":267},"skills/mastering-engineer","Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.","mastering-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mastering-engineer/SKILL.md",[674,675],{"path":495,"priority":349},{"path":676,"priority":366},"genre-presets.md",{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":355,"sourceLanguage":18,"type":267},"skills/mix-engineer","Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and compression, then remixing into a polished stereo WAV ready for mastering. Use after audio import and before mastering.","mix-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mix-engineer/SKILL.md",[684,685],{"path":495,"priority":349},{"path":686,"priority":366},"mix-presets.md",{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":355,"sourceLanguage":18,"type":267},"skills/new-album","Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.","new-album",{"claudeCode":12},"SKILL.md frontmatter at skills/new-album/SKILL.md",[694],{"path":495,"priority":349},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":355,"sourceLanguage":18,"type":267},"skills/next-step","Analyzes album state and recommends the optimal next action. Use when the user asks \"what should I do next?\" or \"what's left to do?\"","next-step",{"claudeCode":12},"SKILL.md frontmatter at skills/next-step/SKILL.md",[702],{"path":495,"priority":349},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":355,"sourceLanguage":18,"type":267},"skills/plagiarism-checker","Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.","plagiarism-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/plagiarism-checker/SKILL.md",[710],{"path":495,"priority":349},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":355,"sourceLanguage":18,"type":267},"skills/pre-generation-check","Validates all pre-generation gates before sending tracks to Suno. Checks sources verified, lyrics reviewed, pronunciation resolved, explicit flag set, style prompt complete, and artist names cleared. Use before generating tracks on Suno or when the user says \"pre-gen check\" or \"ready to generate\".","pre-generation-check",{"claudeCode":12},"SKILL.md frontmatter at skills/pre-generation-check/SKILL.md",[718],{"path":495,"priority":349},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":355,"sourceLanguage":18,"type":267},"skills/promo-director","Generates 15-second vertical promo videos for social media from mastered audio. Use after mastering is complete and before release, when the user wants social media content.","promo-director",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-director/SKILL.md",[726,727,729],{"path":495,"priority":349},{"path":728,"priority":366},"technical-reference.md",{"path":730,"priority":366},"visualization-guide.md",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":355,"sourceLanguage":18,"type":267},"skills/promo-reviewer","Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.","promo-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-reviewer/SKILL.md",[738,739],{"path":495,"priority":349},{"path":740,"priority":366},"platform-rules.md",{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":355,"sourceLanguage":18,"type":267},"skills/promo-writer","Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.","promo-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-writer/SKILL.md",[748,749],{"path":495,"priority":349},{"path":750,"priority":366},"copy-formulas.md",{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":355,"sourceLanguage":18,"type":267},"skills/promote-idea","Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says \"promote [idea title]\", \"turn idea into album\", or \"start working on [idea]\".","promote-idea",{"claudeCode":12},"SKILL.md frontmatter at skills/promote-idea/SKILL.md",[758],{"path":495,"priority":349},{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":355,"sourceLanguage":18,"type":267},"skills/pronunciation-specialist","Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.","pronunciation-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/pronunciation-specialist/SKILL.md",[766,767],{"path":495,"priority":349},{"path":768,"priority":366},"word-lists.md",{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":355,"sourceLanguage":18,"type":267},"skills/release-director","Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.","release-director",{"claudeCode":12},"SKILL.md frontmatter at skills/release-director/SKILL.md",[776,777],{"path":495,"priority":349},{"path":778,"priority":366},"platform-guides.md",{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":355,"sourceLanguage":18,"type":267},"skills/rename","Renames an album or track, updating slugs, titles, and all mirrored paths. Use when the user wants to rename an album or track.","rename",{"claudeCode":12},"SKILL.md frontmatter at skills/rename/SKILL.md",[786],{"path":495,"priority":349},{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":355,"sourceLanguage":18,"type":267},"skills/researcher","Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.","researcher",{"claudeCode":12},"SKILL.md frontmatter at skills/researcher/SKILL.md",[794,795,797,799],{"path":495,"priority":349},{"path":796,"priority":366},"free-sources.md",{"path":798,"priority":366},"source-standards.md",{"path":800,"priority":366},"templates.md",{"basePath":802,"description":803,"displayName":804,"installMethods":805,"rationale":806,"selectedPaths":807,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-biographical","Researches personal backgrounds, interviews, motivations, and humanizing details. Use when research needs biographical context about people involved in the album's subject.","researchers-biographical",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-biographical/SKILL.md",[808,809],{"path":495,"priority":349},{"path":810,"priority":366},"INTERVIEW_SOURCES.md",{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-financial","Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.","researchers-financial",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-financial/SKILL.md",[818,819],{"path":495,"priority":349},{"path":820,"priority":366},"SEC_FILING_GUIDE.md",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-gov","Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation.","researchers-gov",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-gov/SKILL.md",[828,829],{"path":495,"priority":349},{"path":830,"priority":366},"AGENCY_SOURCES.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-historical","Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.","researchers-historical",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-historical/SKILL.md",[838,839],{"path":495,"priority":349},{"path":840,"priority":366},"ARCHIVE_SOURCES.md",{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-journalism","Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.","researchers-journalism",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-journalism/SKILL.md",[848,849],{"path":495,"priority":349},{"path":850,"priority":366},"SOURCE_EXTRACTION.md",{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-legal","Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases.","researchers-legal",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-legal/SKILL.md",[858,859],{"path":495,"priority":349},{"path":860,"priority":366},"DISCOVERY_GUIDE.md",{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-primary-source","Researches the subject's own words from tweets, blogs, forums, and chat logs. Use when research needs direct quotes or first-person accounts.","researchers-primary-source",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-primary-source/SKILL.md",[868,869],{"path":495,"priority":349},{"path":870,"priority":366},"DIRECT_SOURCES.md",{"basePath":872,"description":873,"displayName":874,"installMethods":875,"rationale":876,"selectedPaths":877,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-security","Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involves cybersecurity incidents or threat actors.","researchers-security",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-security/SKILL.md",[878,879],{"path":495,"priority":349},{"path":880,"priority":366},"CVE_RESEARCH.md",{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-tech","Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.","researchers-tech",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-tech/SKILL.md",[888,889],{"path":495,"priority":349},{"path":890,"priority":366},"PROJECT_RESEARCH.md",{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":355,"sourceLanguage":18,"type":267},"skills/researchers-verifier","Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production.","researchers-verifier",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-verifier/SKILL.md",[898,899,901,903],{"path":495,"priority":349},{"path":900,"priority":366},"VERIFICATION_CHECKLIST.md",{"path":902,"priority":366},"checklists.md",{"path":904,"priority":366},"patterns.md",{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":355,"sourceLanguage":18,"type":267},"skills/resume","Finds an album by name and shows detailed status with next steps. Use when the user mentions an album name or wants to continue previous work.","resume",{"claudeCode":12},"SKILL.md frontmatter at skills/resume/SKILL.md",[912],{"path":495,"priority":349},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":355,"sourceLanguage":18,"type":267},"skills/session-start","Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.","session-start",{"claudeCode":12},"SKILL.md frontmatter at skills/session-start/SKILL.md",[920],{"path":495,"priority":349},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":355,"sourceLanguage":18,"type":267},"skills/setup","Detects your Python environment and guides you through installing plugin dependencies. Use on first-time setup or when MCP server fails to start.","setup",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[928],{"path":495,"priority":349},{"basePath":263,"description":10,"displayName":266,"installMethods":930,"rationale":931,"selectedPaths":932,"source":355,"sourceLanguage":18,"type":267},{"claudeCode":12},"SKILL.md frontmatter at skills/sheet-music-publisher/SKILL.md",[933,934,936,938,940,942],{"path":495,"priority":349},{"path":935,"priority":366},"REQUIREMENTS.md",{"path":937,"priority":366},"anthemscore-reference.md",{"path":939,"priority":366},"musescore-reference.md",{"path":941,"priority":366},"publishing-guide.md",{"path":943,"priority":366},"workflow-detail.md",{"basePath":945,"description":946,"displayName":947,"installMethods":948,"rationale":949,"selectedPaths":950,"source":355,"sourceLanguage":18,"type":267},"skills/skill-model-updater","Updates model references across all skill files when new Claude models are released. Use when Anthropic releases new Claude models to keep skills current.","skill-model-updater",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-model-updater/SKILL.md",[951],{"path":495,"priority":349},{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":355,"sourceLanguage":18,"type":267},"skills/suno-engineer","Constructs technical Suno V5/V5.5 style prompts, selects genres, and optimizes generation settings. Use when creating or refining Suno prompts for track generation.","suno-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/suno-engineer/SKILL.md",[959,960],{"path":495,"priority":349},{"path":961,"priority":366},"genre-practices.md",{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":355,"sourceLanguage":18,"type":267},"skills/test","Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.","test",{"claudeCode":12},"SKILL.md frontmatter at skills/test/SKILL.md",[969,970],{"path":495,"priority":349},{"path":971,"priority":366},"test-definitions.md",{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":355,"sourceLanguage":18,"type":267},"skills/tutorial","Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.","tutorial",{"claudeCode":12},"SKILL.md frontmatter at skills/tutorial/SKILL.md",[979,980],{"path":495,"priority":349},{"path":981,"priority":366},"phases.md",{"basePath":983,"description":984,"displayName":985,"installMethods":986,"rationale":987,"selectedPaths":988,"source":355,"sourceLanguage":18,"type":267},"skills/validate-album","Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.","validate-album",{"claudeCode":12},"SKILL.md frontmatter at skills/validate-album/SKILL.md",[989],{"path":495,"priority":349},{"basePath":991,"description":992,"displayName":993,"installMethods":994,"rationale":995,"selectedPaths":996,"source":355,"sourceLanguage":18,"type":267},"skills/verify-sources","Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.","verify-sources",{"claudeCode":12},"SKILL.md frontmatter at skills/verify-sources/SKILL.md",[997],{"path":495,"priority":349},{"basePath":999,"description":1000,"displayName":1001,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":355,"sourceLanguage":18,"type":267},"skills/voice-checker","Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.","voice-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/voice-checker/SKILL.md",[1005],{"path":495,"priority":349},{"sources":1007},[1008],"manual",{"closedIssues90d":251,"description":285,"forks":252,"homepage":1010,"license":258,"openIssues90d":254,"pushedAt":255,"readmeSize":249,"stars":256,"topics":1011},"https://www.bitwizemusic.com",[1012,324,1013,1014,1015,1016,1017,1018,1019,221,295,1020,1021,320,656,299,298,1022,296,1023],"claude","claude-code-plugin","claude-code-plugin-marketplace","claude-code-plugins","claude-code-plugins-marketplace","claude-code-skills","claude-skill","claude-skills","suno-ai","sunoai","music-mastering","ai-music-tools",{"classifiedAt":1025,"discoverAt":1026,"extractAt":1027,"githubAt":1027,"updatedAt":1025},1778683099616,1778683093832,1778683097699,[220,226,221,227,225,222,224,223],{"evaluatedAt":261,"extractAt":311,"updatedAt":261},[],[1032,1063,1081,1109,1137,1163],{"_creationTime":1033,"_id":1034,"community":1035,"display":1036,"identity":1042,"providers":1047,"relations":1057,"tags":1059,"workflow":1060},1778688112811.7349,"k170vdg81q6yx4j2kv8seggh9186na7e",{"reviewCount":8},{"description":1037,"installMethods":1038,"name":1040,"sourceUrl":1041},"Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation",{"claudeCode":1039},"guia-matthieu/clawfu-skills","YouTube Downloader","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1043,"githubOwner":1044,"githubRepo":1045,"locale":18,"slug":1046,"type":267},"skills/automation/youtube-downloader","guia-matthieu","clawfu-skills","youtube-downloader",{"evaluate":1048,"extract":1055},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1049,"targetMarket":228,"tier":229},[1050,1051,1052,220,223,1053,1054],"youtube","download","video","research","content-processing",{"commitSha":301,"license":1056},"MIT",{"repoId":1058},"kd72qvzyvm658ya7pbyh5ey47h86md53",[220,1054,1051,1053,223,1052,1050],{"evaluatedAt":1061,"extractAt":1062,"updatedAt":1061},1778688933132,1778688112811,{"_creationTime":1064,"_id":1065,"community":1066,"display":1067,"identity":1069,"providers":1070,"relations":1077,"tags":1078,"workflow":1079},1778683100520.3088,"k1780ejtdyfh5atysjycteerk986nqdg",{"reviewCount":8},{"description":984,"installMethods":1068,"name":985,"sourceUrl":14},{"claudeCode":12},{"basePath":983,"githubOwner":264,"githubRepo":265,"locale":18,"slug":985,"type":267},{"evaluate":1071,"extract":1076},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1072,"targetMarket":228,"tier":229},[221,1073,220,1074,1075],"validation","metadata","release-prep",{"commitSha":301},{"parentExtensionId":270,"repoId":307},[220,1074,221,1075,1073],{"evaluatedAt":1080,"extractAt":311,"updatedAt":1080},1778684303772,{"_creationTime":1082,"_id":1083,"community":1084,"display":1085,"identity":1091,"providers":1095,"relations":1102,"tags":1105,"workflow":1106},1778696833339.6235,"k173202da6bz9n3t2ytqn33f3h86n9e0",{"reviewCount":8},{"description":1086,"installMethods":1087,"name":1089,"sourceUrl":1090},"Convert documents and text to audio using Google Cloud Text-to-Speech.\nUse this skill when the user wants to: narrate a document, read aloud text,\ngenerate audio from a file, convert text to speech, create a recording\nof documentation or analysis, create a podcast from a document, or use\nGoogle TTS/text-to-speech. Trigger phrases: \"read this aloud\", \"narrate this\",\n\"create a recording\", \"text to speech\", \"TTS\", \"convert to audio\",\n\"audio from document\", \"listen to this\", \"generate audio\", \"google tts\",\n\"create a podcast\".\n",{"claudeCode":1088},"sanjay3290/ai-skills","google-tts","https://github.com/sanjay3290/ai-skills",{"basePath":1092,"githubOwner":1093,"githubRepo":1094,"locale":18,"slug":1089,"type":267},"skills/google-tts","sanjay3290","ai-skills",{"evaluate":1096,"extract":1101},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1097,"targetMarket":228,"tier":229},[1098,1099,220,1100,323],"tts","speech","google-cloud",{"commitSha":301},{"parentExtensionId":1103,"repoId":1104},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[220,1100,323,1099,1098],{"evaluatedAt":1107,"extractAt":1108,"updatedAt":1107},1778697061989,1778696833339,{"_creationTime":1110,"_id":1111,"community":1112,"display":1113,"identity":1119,"providers":1123,"relations":1131,"tags":1133,"workflow":1134},1778693180473.14,"k17dnngm9wdwdar6xqqr2jxjfh86m6w1",{"reviewCount":8},{"description":1114,"installMethods":1115,"name":1117,"sourceUrl":1118},"Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.",{"claudeCode":1116},"microsoft/agent-skills","podcast-generation","https://github.com/microsoft/agent-skills",{"basePath":1120,"githubOwner":1121,"githubRepo":1122,"locale":18,"slug":1117,"type":267},".github/skills/podcast-generation","microsoft","agent-skills",{"evaluate":1124,"extract":1130},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1125,"targetMarket":228,"tier":229},[220,1126,1127,1128,1129],"text-to-speech","azure-openai","websocket","realtime",{"commitSha":301},{"repoId":1132},"kd77czgnv00rfjm815pcc5xx5986n5t8",[220,1127,1129,1126,1128],{"evaluatedAt":1135,"extractAt":1136,"updatedAt":1135},1778697105029,1778693180473,{"_creationTime":1138,"_id":1139,"community":1140,"display":1141,"identity":1147,"providers":1151,"relations":1157,"tags":1159,"workflow":1160},1778695021936.5625,"k1703jnec5x3fdsmasfekwt56s86m8bv",{"reviewCount":8},{"description":1142,"installMethods":1143,"name":1145,"sourceUrl":1146},"Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.",{"claudeCode":1144},"openai/skills","Speech Generation Skill","https://github.com/openai/skills",{"basePath":1148,"githubOwner":1149,"githubRepo":1150,"locale":18,"slug":1099,"type":267},"skills/.curated/speech","openai","skills",{"evaluate":1152,"extract":1155},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1153,"targetMarket":228,"tier":229},[1099,220,1149,1098,1126,1154],"narration",{"commitSha":301,"license":1156},"Apache-2.0",{"repoId":1158},"kd75n2zj3yh472p25zffgycved86mnpx",[220,1154,1149,1099,1126,1098],{"evaluatedAt":1161,"extractAt":1162,"updatedAt":1161},1778695652845,1778695021936,{"_creationTime":1164,"_id":1165,"community":1166,"display":1167,"identity":1171,"providers":1173,"relations":1181,"tags":1182,"workflow":1183},1778688112811.7305,"k176vqbxq62hrvtdwwxs7296zh86nqf1",{"reviewCount":8},{"description":1168,"installMethods":1169,"name":1170,"sourceUrl":1041},"Capture professional-quality remote interviews using double-ender technique and dedicated recording platforms for podcasts, media, and content production. Use when: Setting up remote podcast interviews with guests; Recording media interviews across distances; Creating customer interview content; Producing expert interviews for thought leadership; Conducting research interviews with high audio quality",{"claudeCode":1039},"remote-interview",{"basePath":1172,"githubOwner":1044,"githubRepo":1045,"locale":18,"slug":1170,"type":267},"skills/audio/remote-interview",{"evaluate":1174,"extract":1180},{"promptVersionExtension":213,"promptVersionScoring":214,"score":314,"tags":1175,"targetMarket":228,"tier":229},[220,1176,1177,1178,1179],"recording","podcast","interview","remote",{"commitSha":301},{"repoId":1058},[220,1178,1177,1176,1179],{"evaluatedAt":1184,"extractAt":1062,"updatedAt":1184},1778688535474]