[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-lyric-refiner-en":3,"guides-for-bitwize-music-studio-lyric-refiner":1029,"similar-k1797t22y2x8pf5ftdp9ay5zrd86mjtk-en":1030},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":262,"isFallback":245,"parentExtension":268,"providers":330,"relations":334,"repo":335,"tags":1027,"workflow":1028},1778683100520.3003,"k1797t22y2x8pf5ftdp9ay5zrd86mjtk",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","Lyric Refiner","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":260},1778683470773.4502,"kn7ff3hkaq23fxj6nehxem6vah86n3cd","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":208,"prerequisites":212,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"targetMarket":227,"tier":228,"useCases":229,"workflow":234},[21,26,29,32,36,39,43,47,51,54,58,62,65,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,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of refining lyrics for tightening, cohesion, and album unity, and specifies its use after lyrics are written.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a multi-pass, autonomous refinement process with specific focuses for each pass (tighten, cohesion, unity), going beyond basic LLM rewriting capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed for a complete workflow, from parsing arguments to reporting results, and integrates with other skills for a production-ready pipeline.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on lyric refinement for a track or album, with clear boundaries and integrations into a broader music production pipeline.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's function of autonomous multi-pass lyric refinement.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, scoped tools like Read, Edit, Write, Grep, Glob, and a dedicated MCP tool (`bitwize-music-mcp`), rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md frontmatter and body clearly document arguments like album name/track path and `--passes N`, including defaults and limits.",{"category":33,"check":48,"severity":49,"summary":50},"Tool naming","not_applicable","The skill itself is the primary callable entity, and doesn't expose multiple distinct tools.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's inputs are clearly defined by arguments and flags, and its output is a structured report, avoiding unnecessary data dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is licensed under CC0, a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on 2026-05-12, which is within the last 90 days.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses Python 3.10+ and mentions its MCP server and audio tools, implying a managed Python environment; the README also mentions Dependabot.",{"category":66,"check":67,"severity":49,"summary":68},"Security","Secret Management","The skill operates on lyric files and doesn't appear to handle or require secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes lyrics and uses a defined MCP tool, with no indication of loading untrusted external code or data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local files and its MCP tool; there's no indication of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with local files (lyrics, album context) and uses MCP tools, with no indication of attempting to modify files outside its scope or using absolute paths.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops are evident in the skill's instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes lyrics and album context locally; no outbound calls for data submission are indicated.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks; prose is standard markdown and comments.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is described in markdown, and it calls out to a Python MCP server, not opaque or minified code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard file layouts for albums and tracks, which are documented and can be handled by the MCP tool.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 14 opened and 109 closed issues in the last 90 days, the closure rate is high, indicating active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has GitHub releases and a CHANGELOG.md, indicating clear versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill outlines argument parsing and pre-flight checks, suggesting validation of inputs before proceeding.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill primarily reads and edits lyric files; destructive operations are not apparent, and edits are behind confirmation gates in the reported workflow.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The SKILL.md details specific pre-flight exits and error reporting for instrumental tracks or missing lyrics, indicating thoughtful error handling.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The refinement report format implies logging of changes made, and the overall pipeline suggests audit trails.",{"category":117,"check":118,"severity":49,"summary":119},"Compliance","GDPR","The skill operates on creative text content (lyrics) and album metadata; no personal data processing is indicated.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is language-agnostic for lyrics and uses standard file operations, making it globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard file operations and a Python MCP server, indicating good cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the project, its purpose, installation, and architecture.",{"category":33,"check":130,"severity":49,"summary":131},"Tool surface size","This is a single skill, not an extension exposing multiple tools.",{"category":40,"check":133,"severity":49,"summary":134},"Overlapping near-synonym tools","The skill does not expose multiple tools that could be considered near-synonyms.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, like multi-pass refinement and argument parsing, are described and implemented in the SKILL.md.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation commands and setup instructions, including configuration.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md outlines specific user-facing error messages for scenarios like instrumental tracks or missing lyrics, providing clear next steps.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill relies on a Python MCP server, and the README mentions Python 3.10+ and Dependabot, implying dependency management.",{"category":33,"check":151,"severity":49,"summary":152},"Dry-run preview","The skill's primary operation is editing text files, which is generally reversible and not a destructive operation requiring a dry-run.",{"category":154,"check":155,"severity":49,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates on local files and doesn't involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","No telemetry is mentioned or indicated; the skill operates locally on user data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the skill refines lyrics for tightening, cohesion, and album unity, and specifies its use after lyrics are written.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's purpose and arguments.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and delegates deeper material to references, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and references other files like `craft-reference.md` and `examples.md` for deeper material.",{"category":170,"check":174,"severity":49,"summary":175},"Forked exploration","This skill performs direct text manipulation and analysis, not deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md implicitly describes usage through its argument parsing and workflow steps, and the README references examples.md.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents edge cases such as instrumental tracks, tracks with no lyrics, and scenarios with zero refineable tracks, providing specific handling and reporting.",{"category":104,"check":183,"severity":49,"summary":184},"Tool Fallback","The skill does not rely on external MCP tools that would require a fallback.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill assumes a Python 3.10+ environment for its MCP server and standard file system access.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill clearly defines pre-flight checks and exits cleanly with informative messages for unexpected states like instrumental tracks or missing lyrics.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained for lyric refinement and explicitly references integration points with other skills like `lyric-writer` and `suno-engineer`.",1778683470664,"This skill autonomously refines lyrics for individual tracks or entire albums through multiple passes, focusing on tightening language, improving cohesion, and ensuring album unity. It handles various input types, checks for instrumental tracks, and integrates with other music production skills. It provides detailed reporting on changes made.",[198,199,200,201,202],"Multi-pass lyric refinement","Album-wide cohesion and unity analysis","Automatic argument parsing for tracks/albums","Handles instrumental tracks and skips incomplete ones","Generates detailed refinement reports",[204,205,206,207],"Writing new lyrics or creating new narrative content.","Replacing the artist's original voice or intent.","Directly generating music or audio.","Performing tasks outside of lyric refinement and related checks.",[209,210,211],"Lyric quality","Album production workflow","Text analysis",[213,214],"lyric-writer skill","Python 3.10+ environment for MCP server","3.0.0","4.4.0","To automate the polishing of written lyrics, enhancing clarity, consistency, and the overall artistic vision of a song or album.","The skill demonstrates excellent documentation, clear purpose, and robust error handling for its specific domain. Its dependency management and security practices are sound, with no identified critical or warning findings.",95,"Highly polished and well-documented skill for autonomous lyric refinement.",[222,223,224,225,226],"lyrics","music-production","text-refinement","ai-assistant","automation","global","verified",[230,231,232,233],"After writing lyrics, to tighten phrasing and eliminate redundancy.","To ensure a consistent voice and thematic progression across an entire album.","To identify and fix vocabulary drift or tonal inconsistencies between tracks.","To prepare lyrics for AI music generation by ensuring quality and clarity.",[235,236,237,238,239,240,241,242],"Parse arguments (target scope, pass count)","Perform instrumental guard check","Resolve album and track context, triaging tracks","Perform pre-flight exits if necessary","Load user override preferences","Load album context and read all track lyrics","Execute refinement passes (Tighten, Cohesion, Unity)","Report consolidated refinement results",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"security":257,"testCoverage":259},{"hasLockfile":245},false,1778683452875,{"descriptionLength":248,"readmeSize":249},170,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},1778683470773,{"basePath":263,"githubOwner":264,"githubRepo":265,"locale":18,"slug":266,"type":267},"skills/lyric-refiner","bitwize-music-studio","claude-ai-music-skills","lyric-refiner","skill",{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":277,"parentExtension":280,"providers":311,"relations":326,"tags":327,"workflow":328},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":305,"tags":307,"workflow":308},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":299},{"promptVersionExtension":291,"promptVersionScoring":216,"score":292,"tags":293,"targetMarket":227,"tier":228},"3.1.0",96,[223,294,295,296,297,298],"suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":300,"marketplace":301,"plugin":303},"HEAD",{"name":275,"pluginCount":302},1,{"mcpCount":8,"provider":304,"skillCount":8},"classify",{"repoId":306},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[295,297,223,298,294,296],{"evaluatedAt":309,"extractAt":310,"updatedAt":309},1778683122195,1778683100520,{"evaluate":312,"extract":323},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":314,"targetMarket":227,"tier":228},100,[315,316,294,317,318,222,319,320,321,322],"music-generation","ai","audio-production","workflow","mastering","cli","python","claude-code",{"commitSha":300,"license":258,"plugin":324},{"mcpCount":8,"provider":304,"skillCount":325},54,{"parentExtensionId":282,"repoId":306},[316,317,322,320,222,319,315,321,294,318],{"evaluatedAt":329,"extractAt":310,"updatedAt":329},1778683131031,{"evaluate":331,"extract":333},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":332,"targetMarket":227,"tier":228},[222,223,224,225,226],{"commitSha":300,"license":258},{"parentExtensionId":270,"repoId":306},{"_creationTime":336,"_id":306,"identity":337,"providers":338,"workflow":1023},1778683093832.8552,{"githubOwner":264,"githubRepo":265,"sourceUrl":14},{"classify":339,"discover":1004,"github":1007},{"commitSha":300,"extensions":340},[341,354,485,496,510,519,527,537,547,555,565,575,583,591,599,609,617,625,633,638,648,662,672,682,690,698,706,714,726,736,746,754,764,774,782,796,806,816,826,836,846,856,866,876,886,900,908,916,924,942,950,960,970,980,988,996],{"basePath":278,"displayName":275,"installMethods":342,"rationale":343,"selectedPaths":344,"source":353,"sourceLanguage":18,"type":288},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[345,348,350],{"path":346,"priority":347},".claude-plugin/marketplace.json","mandatory",{"path":349,"priority":347},"README.md",{"path":351,"priority":352},"LICENSE","high","rule",{"basePath":278,"description":273,"displayName":275,"installMethods":355,"license":258,"rationale":356,"selectedPaths":357,"source":353,"sourceLanguage":18,"type":279},{"claudeCode":275},"plugin manifest at .claude-plugin/plugin.json",[358,360,361,362,365,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],{"path":359,"priority":347},".claude-plugin/plugin.json",{"path":349,"priority":347},{"path":351,"priority":352},{"path":363,"priority":364},"skills/about/SKILL.md","medium",{"path":366,"priority":364},"skills/album-art-director/SKILL.md",{"path":368,"priority":364},"skills/album-conceptualizer/SKILL.md",{"path":370,"priority":364},"skills/album-dashboard/SKILL.md",{"path":372,"priority":364},"skills/album-ideas/SKILL.md",{"path":374,"priority":364},"skills/clipboard/SKILL.md",{"path":376,"priority":364},"skills/cloud-uploader/SKILL.md",{"path":378,"priority":364},"skills/configure/SKILL.md",{"path":380,"priority":364},"skills/document-hunter/SKILL.md",{"path":382,"priority":364},"skills/explicit-checker/SKILL.md",{"path":384,"priority":364},"skills/genre-creator/SKILL.md",{"path":386,"priority":364},"skills/health-check/SKILL.md",{"path":388,"priority":364},"skills/help/SKILL.md",{"path":390,"priority":364},"skills/import-art/SKILL.md",{"path":392,"priority":364},"skills/import-audio/SKILL.md",{"path":394,"priority":364},"skills/import-track/SKILL.md",{"path":396,"priority":364},"skills/lyric-refiner/SKILL.md",{"path":398,"priority":364},"skills/lyric-reviewer/SKILL.md",{"path":400,"priority":364},"skills/lyric-writer/SKILL.md",{"path":402,"priority":364},"skills/mastering-engineer/SKILL.md",{"path":404,"priority":364},"skills/mix-engineer/SKILL.md",{"path":406,"priority":364},"skills/new-album/SKILL.md",{"path":408,"priority":364},"skills/next-step/SKILL.md",{"path":410,"priority":364},"skills/plagiarism-checker/SKILL.md",{"path":412,"priority":364},"skills/pre-generation-check/SKILL.md",{"path":414,"priority":364},"skills/promo-director/SKILL.md",{"path":416,"priority":364},"skills/promo-reviewer/SKILL.md",{"path":418,"priority":364},"skills/promo-writer/SKILL.md",{"path":420,"priority":364},"skills/promote-idea/SKILL.md",{"path":422,"priority":364},"skills/pronunciation-specialist/SKILL.md",{"path":424,"priority":364},"skills/release-director/SKILL.md",{"path":426,"priority":364},"skills/rename/SKILL.md",{"path":428,"priority":364},"skills/researcher/SKILL.md",{"path":430,"priority":364},"skills/researchers-biographical/SKILL.md",{"path":432,"priority":364},"skills/researchers-financial/SKILL.md",{"path":434,"priority":364},"skills/researchers-gov/SKILL.md",{"path":436,"priority":364},"skills/researchers-historical/SKILL.md",{"path":438,"priority":364},"skills/researchers-journalism/SKILL.md",{"path":440,"priority":364},"skills/researchers-legal/SKILL.md",{"path":442,"priority":364},"skills/researchers-primary-source/SKILL.md",{"path":444,"priority":364},"skills/researchers-security/SKILL.md",{"path":446,"priority":364},"skills/researchers-tech/SKILL.md",{"path":448,"priority":364},"skills/researchers-verifier/SKILL.md",{"path":450,"priority":364},"skills/resume/SKILL.md",{"path":452,"priority":364},"skills/session-start/SKILL.md",{"path":454,"priority":364},"skills/setup/SKILL.md",{"path":456,"priority":364},"skills/sheet-music-publisher/SKILL.md",{"path":458,"priority":364},"skills/skill-model-updater/SKILL.md",{"path":460,"priority":364},"skills/suno-engineer/SKILL.md",{"path":462,"priority":364},"skills/test/SKILL.md",{"path":464,"priority":364},"skills/tutorial/SKILL.md",{"path":466,"priority":364},"skills/validate-album/SKILL.md",{"path":468,"priority":364},"skills/verify-sources/SKILL.md",{"path":470,"priority":364},"skills/voice-checker/SKILL.md",{"path":472,"priority":347},".mcp.json",{"path":474,"priority":352},"hooks/README.md",{"path":476,"priority":352},"hooks/check_version_sync.py",{"path":478,"priority":352},"hooks/hooks.json",{"path":480,"priority":352},"hooks/install.sh",{"path":482,"priority":352},"hooks/pre-commit",{"path":484,"priority":352},"hooks/validate_track.py",{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":353,"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",[492,494],{"path":493,"priority":347},"SKILL.md",{"path":495,"priority":364},"PROJECT_HISTORY.md",{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":353,"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",[503,504,506,508],{"path":493,"priority":347},{"path":505,"priority":364},"album-types.md",{"path":507,"priority":364},"prompt-examples.md",{"path":509,"priority":364},"visual-styles.md",{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":353,"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",[517,518],{"path":493,"priority":347},{"path":505,"priority":364},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":353,"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",[526],{"path":493,"priority":347},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":353,"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",[534,535],{"path":493,"priority":347},{"path":536,"priority":364},"STATUS_VALUES.md",{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":353,"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",[544,545],{"path":493,"priority":347},{"path":546,"priority":364},"USAGE_EXAMPLES.md",{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":353,"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",[554],{"path":493,"priority":347},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":353,"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",[562,563],{"path":493,"priority":347},{"path":564,"priority":364},"SETTINGS_REFERENCE.md",{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":353,"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",[572,573],{"path":493,"priority":347},{"path":574,"priority":364},"site-patterns.md",{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":353,"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",[582],{"path":493,"priority":347},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":353,"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",[590],{"path":493,"priority":347},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":353,"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",[598],{"path":493,"priority":347},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":353,"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",[606,607],{"path":493,"priority":347},{"path":608,"priority":364},"SKILL_GLOSSARY.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":353,"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",[616],{"path":493,"priority":347},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":353,"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",[624],{"path":493,"priority":347},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":353,"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",[632],{"path":493,"priority":347},{"basePath":263,"description":10,"displayName":266,"installMethods":634,"rationale":635,"selectedPaths":636,"source":353,"sourceLanguage":18,"type":267},{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-refiner/SKILL.md",[637],{"path":493,"priority":347},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":353,"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",[645,646],{"path":493,"priority":347},{"path":647,"priority":364},"checklist-reference.md",{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":353,"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",[655,656,658,660],{"path":493,"priority":347},{"path":657,"priority":364},"craft-reference.md",{"path":659,"priority":364},"documentary-standards.md",{"path":661,"priority":364},"examples.md",{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":353,"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",[669,670],{"path":493,"priority":347},{"path":671,"priority":364},"genre-presets.md",{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":353,"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",[679,680],{"path":493,"priority":347},{"path":681,"priority":364},"mix-presets.md",{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":353,"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",[689],{"path":493,"priority":347},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":353,"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",[697],{"path":493,"priority":347},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":353,"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",[705],{"path":493,"priority":347},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":353,"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",[713],{"path":493,"priority":347},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":353,"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",[721,722,724],{"path":493,"priority":347},{"path":723,"priority":364},"technical-reference.md",{"path":725,"priority":364},"visualization-guide.md",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":353,"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",[733,734],{"path":493,"priority":347},{"path":735,"priority":364},"platform-rules.md",{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":353,"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",[743,744],{"path":493,"priority":347},{"path":745,"priority":364},"copy-formulas.md",{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":353,"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",[753],{"path":493,"priority":347},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":353,"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",[761,762],{"path":493,"priority":347},{"path":763,"priority":364},"word-lists.md",{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":353,"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",[771,772],{"path":493,"priority":347},{"path":773,"priority":364},"platform-guides.md",{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":353,"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",[781],{"path":493,"priority":347},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":353,"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",[789,790,792,794],{"path":493,"priority":347},{"path":791,"priority":364},"free-sources.md",{"path":793,"priority":364},"source-standards.md",{"path":795,"priority":364},"templates.md",{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":353,"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",[803,804],{"path":493,"priority":347},{"path":805,"priority":364},"INTERVIEW_SOURCES.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":353,"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",[813,814],{"path":493,"priority":347},{"path":815,"priority":364},"SEC_FILING_GUIDE.md",{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":353,"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",[823,824],{"path":493,"priority":347},{"path":825,"priority":364},"AGENCY_SOURCES.md",{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":353,"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",[833,834],{"path":493,"priority":347},{"path":835,"priority":364},"ARCHIVE_SOURCES.md",{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":353,"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",[843,844],{"path":493,"priority":347},{"path":845,"priority":364},"SOURCE_EXTRACTION.md",{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":353,"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",[853,854],{"path":493,"priority":347},{"path":855,"priority":364},"DISCOVERY_GUIDE.md",{"basePath":857,"description":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":353,"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",[863,864],{"path":493,"priority":347},{"path":865,"priority":364},"DIRECT_SOURCES.md",{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":353,"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",[873,874],{"path":493,"priority":347},{"path":875,"priority":364},"CVE_RESEARCH.md",{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":353,"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",[883,884],{"path":493,"priority":347},{"path":885,"priority":364},"PROJECT_RESEARCH.md",{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":353,"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",[893,894,896,898],{"path":493,"priority":347},{"path":895,"priority":364},"VERIFICATION_CHECKLIST.md",{"path":897,"priority":364},"checklists.md",{"path":899,"priority":364},"patterns.md",{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":353,"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",[907],{"path":493,"priority":347},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":353,"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",[915],{"path":493,"priority":347},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":353,"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",[923],{"path":493,"priority":347},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":353,"sourceLanguage":18,"type":267},"skills/sheet-music-publisher","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.","sheet-music-publisher",{"claudeCode":12},"SKILL.md frontmatter at skills/sheet-music-publisher/SKILL.md",[931,932,934,936,938,940],{"path":493,"priority":347},{"path":933,"priority":364},"REQUIREMENTS.md",{"path":935,"priority":364},"anthemscore-reference.md",{"path":937,"priority":364},"musescore-reference.md",{"path":939,"priority":364},"publishing-guide.md",{"path":941,"priority":364},"workflow-detail.md",{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":353,"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",[949],{"path":493,"priority":347},{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":353,"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",[957,958],{"path":493,"priority":347},{"path":959,"priority":364},"genre-practices.md",{"basePath":961,"description":962,"displayName":963,"installMethods":964,"rationale":965,"selectedPaths":966,"source":353,"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",[967,968],{"path":493,"priority":347},{"path":969,"priority":364},"test-definitions.md",{"basePath":971,"description":972,"displayName":973,"installMethods":974,"rationale":975,"selectedPaths":976,"source":353,"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",[977,978],{"path":493,"priority":347},{"path":979,"priority":364},"phases.md",{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":353,"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",[987],{"path":493,"priority":347},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":353,"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",[995],{"path":493,"priority":347},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":353,"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",[1003],{"path":493,"priority":347},{"sources":1005},[1006],"manual",{"closedIssues90d":251,"description":285,"forks":252,"homepage":1008,"license":258,"openIssues90d":254,"pushedAt":255,"readmeSize":249,"stars":256,"topics":1009},"https://www.bitwizemusic.com",[1010,322,1011,1012,1013,1014,1015,1016,1017,1018,294,1019,1020,222,651,298,297,1021,295,1022],"claude","claude-code-plugin","claude-code-plugin-marketplace","claude-code-plugins","claude-code-plugins-marketplace","claude-code-skills","claude-skill","claude-skills","music","suno-ai","sunoai","music-mastering","ai-music-tools",{"classifiedAt":1024,"discoverAt":1025,"extractAt":1026,"githubAt":1026,"updatedAt":1024},1778683099616,1778683093832,1778683097699,[225,226,222,223,224],{"evaluatedAt":261,"extractAt":310,"updatedAt":261},[],[1031,1050,1079,1110,1137,1159],{"_creationTime":1032,"_id":1033,"community":1034,"display":1035,"identity":1037,"providers":1038,"relations":1046,"tags":1047,"workflow":1048},1778683100520.3093,"k17f2428vf3a4bnna3qyjnahkh86mycy",{"reviewCount":8},{"description":998,"installMethods":1036,"name":999,"sourceUrl":14},{"claudeCode":12},{"basePath":997,"githubOwner":264,"githubRepo":265,"locale":18,"slug":999,"type":267},{"evaluate":1039,"extract":1045},{"promptVersionExtension":215,"promptVersionScoring":216,"score":1040,"tags":1041,"targetMarket":227,"tier":228},98,[222,1042,1043,1044,223],"writing","content-analysis","ai-detection",{"commitSha":300},{"parentExtensionId":270,"repoId":306},[1044,1043,222,223,1042],{"evaluatedAt":1049,"extractAt":310,"updatedAt":1049},1778684343388,{"_creationTime":1051,"_id":1052,"community":1053,"display":1054,"identity":1060,"providers":1064,"relations":1072,"tags":1075,"workflow":1076},1778686640222.7917,"k17549bwd8rq0h0wq4cvav0fpn86nda9",{"reviewCount":8},{"description":1055,"installMethods":1056,"name":1058,"sourceUrl":1059},"Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.",{"claudeCode":1057},"EveryInc/compound-engineering-plugin","ce-brainstorm","https://github.com/EveryInc/compound-engineering-plugin",{"basePath":1061,"githubOwner":1062,"githubRepo":1063,"locale":18,"slug":1058,"type":267},"plugins/compound-engineering/skills/ce-brainstorm","EveryInc","compound-engineering-plugin",{"evaluate":1065,"extract":1071},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":1066,"targetMarket":227,"tier":228},[1067,1068,1069,1070,225],"documentation","requirements","collaboration","planning",{"commitSha":300},{"parentExtensionId":1073,"repoId":1074},"k17d893df4em0e3pn8f55h1dxn86n09e","kd7e40my1b5g70tg0f60qg85ch86nn08",[225,1069,1067,1070,1068],{"evaluatedAt":1077,"extractAt":1078,"updatedAt":1077},1778686797367,1778686640222,{"_creationTime":1080,"_id":1081,"community":1082,"display":1083,"identity":1089,"providers":1094,"relations":1103,"tags":1106,"workflow":1107},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1084,"installMethods":1085,"name":1087,"sourceUrl":1088},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1086},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1090,"githubOwner":1091,"githubRepo":1092,"locale":18,"slug":1093,"type":267},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1095,"extract":1101},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":1096,"targetMarket":227,"tier":228},[1097,1098,318,1099,226,320,1100],"git","development-environment","tmux","developer-tool",{"commitSha":300,"license":1102},"MIT",{"parentExtensionId":1104,"repoId":1105},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[226,320,1100,1098,1097,1099,318],{"evaluatedAt":1108,"extractAt":1109,"updatedAt":1108},1778699613343,1778699234184,{"_creationTime":1111,"_id":1112,"community":1113,"display":1114,"identity":1120,"providers":1122,"relations":1130,"tags":1132,"workflow":1133},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":1115,"installMethods":1116,"name":1118,"sourceUrl":1119},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":1117},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":278,"githubOwner":1121,"githubRepo":1118,"locale":18,"slug":1118,"type":267},"zagmoai",{"evaluate":1123,"extract":1129},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":1124,"targetMarket":227,"tier":228},[1125,1126,1127,226,1128],"google-docs","google-sheets","productivity","api-client",{"commitSha":300},{"repoId":1131},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[1128,226,1125,1126,1127],{"evaluatedAt":1134,"extractAt":1135,"updatedAt":1136},1778699485884,1778699468747,1778699509178,{"_creationTime":1138,"_id":1139,"community":1140,"display":1141,"identity":1144,"providers":1147,"relations":1155,"tags":1156,"workflow":1157},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1142,"installMethods":1143,"name":1092,"sourceUrl":1088},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1086},{"basePath":1145,"githubOwner":1091,"githubRepo":1092,"locale":18,"slug":1146,"type":267},"skills/ask","ask",{"evaluate":1148,"extract":1154},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":1149,"targetMarket":227,"tier":228},[320,226,1150,1151,1152,1153],"llm","prompting","code-review","artifact-generation",{"commitSha":300,"license":1102},{"parentExtensionId":1104,"repoId":1105},[1153,226,320,1152,1150,1151],{"evaluatedAt":1158,"extractAt":1109,"updatedAt":1158},1778699303045,{"_creationTime":1160,"_id":1161,"community":1162,"display":1163,"identity":1169,"providers":1174,"relations":1182,"tags":1184,"workflow":1185},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":1164,"installMethods":1165,"name":1167,"sourceUrl":1168},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":1166},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1170,"githubOwner":1171,"githubRepo":1172,"locale":18,"slug":1173,"type":267},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":1175,"extract":1181},{"promptVersionExtension":215,"promptVersionScoring":216,"score":313,"tags":1176,"targetMarket":227,"tier":228},[1177,1178,226,1179,1180],"browser","debugging","ux","developer-tools",{"commitSha":300,"license":1102},{"repoId":1183},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[226,1177,1178,1180,1179],{"evaluatedAt":1186,"extractAt":1187,"updatedAt":1188},1778699261239,1778699106670,1778699384978]