[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-album-art-director-zh-CN":3,"guides-for-bitwize-music-studio-album-art-director":1009,"similar-k17dvzpmgscfq44hx1jpw1ra9986mqv2-zh-CN":1010},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":233,"parentExtension":247,"providers":310,"relations":314,"repo":315,"tags":1007,"workflow":1008},1778683100520.2966,"k17dvzpmgscfq44hx1jpw1ra9986mqv2",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","album-art-director","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778683171650.9897,"kn79xycrjhkvmbqchcv8j7hvms86nv7k","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,146,149,153,156,159,162,165,168,171,175,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose (creates visual concepts for album artwork and generates AI art prompts) and when to use it (during planning for concept discussion or after all tracks are Final for artwork generation). It names the artifact (album artwork) and the user intent (concept discussion, artwork generation).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is dense and self-contained, clearly summarizing the core capability and providing trigger phrases and relevant file links within the character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The skill body is concise, under 500 lines, and delegates deeper material like prompt examples and visual style tables to separate files, adhering to progressive disclosure.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and clearly links to separate markdown files (`album-types.md`, `visual-styles.md`, `prompt-examples.md`) for deeper procedural and reference material.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration or audit-style skill that would flood the conversation; it generates specific outputs, so context: fork is not applicable.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The `prompt-examples.md` file provides multiple end-to-end, ready-to-use examples for different album types and AI platforms, demonstrating inputs and expected outcomes.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The documentation, particularly in `prompt-examples.md` and `visual-styles.md`, addresses common mistakes and provides refinement keywords, implicitly handling edge cases by guiding prompt construction.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","The skill relies on Claude's internal tools (Read, Edit, Write, etc.) and the `bitwize-music-mcp` tool, which is presumably bundled or a core dependency, not an optional external MCP. Therefore, a fallback is not applicable.",{"category":53,"check":54,"severity":39,"summary":55},"Safety","Halt on unexpected state","The skill's primary function is generation and concept development, not destructive operations. Preconditions are managed by the Claude environment, and no specific pre-state checks are explicitly required or documented as failure modes for this tool.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The SKILL.md explicitly mentions integration points with other skills like `album-conceptualizer` and `promo-director` via cross-links, rather than implicitly relying on them. The skill is designed to be invoked standalone.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly states the problem of creating visual concepts for album artwork and generating AI art prompts, directly addressing a user need during album production.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers a specialized workflow for translating musical concepts into specific AI art prompts tailored to different platforms, going beyond generic AI art generation.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill provides a complete workflow from concept development to prompt generation, including platform selection and refinement tips, making it ready for use in production.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The extension focuses solely on album artwork concept development and AI art prompt generation, aligning with its name and description without extending into unrelated domains.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately reflects the skill's capabilities as described in the SKILL.md, providing a concise and readable summary.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The tools used (Read, Edit, Write, Grep, Glob, bitwize-music-mcp) are general but used within the context of the skill's defined workflow, and the skill does not expose a single, broad 'execute' tool.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The SKILL.md details override file format and usage, and `prompt-examples.md` explains prompt anatomy and platform-specific parameters, serving as documentation for inputs.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","The skill itself is named and invoked directly. Internal operations use standard Claude tools, which are not user-facing commands in this context.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","The skill's interactions are through natural language prompts and generating text-based prompts, with minimal need for structured input beyond the initial argument.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under CC0-1.0, a permissive public domain dedication, allowing broad usability.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on May 12, 2026, which is within the last 3 months.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill relies on Claude's internal tools and potentially a bundled MCP server, but there are no explicitly managed third-party dependencies listed that require external update mechanisms.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not appear to handle or require any secrets as it focuses on prompt generation and concept development within the Claude environment.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill processes user input and documentation to generate prompts, but it does not load or execute external untrusted data as instructions.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or execute remote code; all necessary information is bundled within the repository.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","As a Claude skill, it operates within the Claude Code environment and does not interact with the file system outside its designated scope or perform destructive operations.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are evident; the skill operates within the standard Claude execution context.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill's function is to generate prompts; it does not read or submit confidential data to any third party.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled markdown files appear to be free of hidden text tricks or obfuscation characters that could steer the model.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's logic is contained within markdown files and standard Claude interactions; there is no evidence of obfuscated code or runtime script fetching.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill primarily works with textual concepts and prompt generation, not assuming a specific user project file structure.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","With 14 issues opened and 109 closed in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The project has a `CHANGELOG.md` and a GitHub release tag, indicating clear versioning and release management.",{"category":137,"check":138,"severity":39,"summary":139},"Execution","Validation","The skill operates on natural language and generates text; explicit schema validation for inputs/outputs is not applicable in this context.",{"category":100,"check":141,"severity":39,"summary":142},"Unguarded Destructive Operations","The skill is purely generative and does not perform any destructive operations on the user's system or data.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","The skill's workflow is designed to handle different inputs and provide guidance, and errors are implicitly managed by the Claude environment's robust error reporting.",{"category":49,"check":147,"severity":39,"summary":148},"Logging","As a Claude skill, its execution is logged by the platform, and it does not require or implement its own separate audit logging mechanism.",{"category":150,"check":151,"severity":39,"summary":152},"Compliance","GDPR","The skill does not operate on personal data; it generates concepts and prompts based on album themes.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill is language-agnostic in its core function and provides guidance applicable globally for AI art generation, thus its target market is 'global'.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill relies on standard Claude Code functionalities and markdown processing, making it platform-agnostic.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README.md provides a comprehensive overview of the project, its architecture, installation, and purpose, serving as excellent documentation.",{"category":70,"check":163,"severity":39,"summary":164},"Tool surface size","This is a skill, not a CLI or MCP server with a list of exposed tools; therefore, tool surface size is not applicable.",{"category":22,"check":166,"severity":39,"summary":167},"Overlapping near-synonym tools","This is a skill, not a collection of tools with synonym names; therefore, this check is not applicable.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features, such as concept development and platform-specific prompt generation, are clearly implemented and documented within the SKILL.md and supporting files.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README.md provides clear, copy-pasteable installation instructions for the plugin and a setup command, along with configuration guidance.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","Error handling is managed by the Claude platform, which provides actionable messages for user guidance.",{"category":137,"check":180,"severity":39,"summary":181},"Pinned dependencies","The skill does not manage external dependencies that require pinning; it relies on the Claude environment.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill is generative and does not perform state-changing operations or outbound data transfers, making a dry-run feature not applicable.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":150,"check":190,"severity":24,"summary":191},"Telemetry opt-in","As a Claude skill, telemetry is managed by the platform and is assumed to follow its opt-in/opt-out policies. The skill itself does not implement custom telemetry.",1778683171548,"This Claude skill assists in creating visual concepts for album artwork and generates platform-specific AI art prompts. It guides users through concept development, platform selection, and prompt construction, with supporting documentation on visual styles, color psychology, and platform nuances.",[195,196,197,198,199],"Generates album artwork concepts","Creates AI art prompts for multiple platforms","Provides guidance on visual styles and color psychology","Offers platform-specific prompt examples and tips","Supports album art override preferences",[201,202,203],"Generating the final album artwork image itself","Providing album conceptualization or track-level art direction","Handling direct audio mastering or release preparation","3.0.0","4.4.0","To streamline the album artwork creation process by translating musical themes into effective AI art prompts and visual concepts.","Excellent documentation and clear functionality, with a robust set of examples and adherence to best practices. No critical or warning findings.",98,"A high-quality skill for generating album artwork concepts and AI art prompts.",[211,212,213,214,215],"album-art","ai-art","prompt-generation","creative-direction","music-production","global","verified",[219,220,221,222],"Planning album artwork concepts for discussion","Generating AI art prompts after music is finalized","Translating musical themes into visual representations","Exploring different artistic styles and color palettes for album covers",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},false,1778683146170,{"descriptionLength":228,"readmeSize":229},176,9335,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},109,30,true,14,1778616491000,174,{"hasNpmPackage":225,"license":238,"smitheryVerified":225},"CC0-1.0",{"hasCi":233,"hasTests":233},{"updatedAt":241},1778683171651,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/album-art-director","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":290,"relations":306,"tags":307,"workflow":308},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":254},"bitwize-music","Claude AI Music Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":284,"tags":286,"workflow":287},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":264,"installMethods":265,"name":254,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":267},"marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":205,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",96,[215,273,274,275,276,277],"suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":279,"marketplace":280,"plugin":282},"HEAD",{"name":254,"pluginCount":281},1,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[274,276,215,277,273,275],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778683122195,1778683100520,{"evaluate":291,"extract":303},{"promptVersionExtension":204,"promptVersionScoring":205,"score":292,"tags":293,"targetMarket":216,"tier":217},100,[294,295,273,296,297,298,299,300,301,302],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":279,"license":238,"plugin":304},{"mcpCount":8,"provider":283,"skillCount":305},54,{"parentExtensionId":261,"repoId":285},[295,296,302,300,298,299,294,301,273,297],{"evaluatedAt":309,"extractAt":289,"updatedAt":309},1778683131031,{"evaluate":311,"extract":313},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":312,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":279},{"parentExtensionId":249,"repoId":285},{"_creationTime":316,"_id":285,"identity":317,"providers":318,"workflow":1003},1778683093832.8552,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":319,"discover":984,"github":987},{"commitSha":279,"extensions":320},[321,334,465,476,487,496,504,514,524,532,542,552,560,568,576,586,594,602,610,618,628,642,652,662,670,678,686,694,706,716,726,734,744,754,762,776,786,796,806,816,826,836,846,856,866,880,888,896,904,922,930,940,950,960,968,976],{"basePath":257,"displayName":254,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":335,"license":238,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[338,340,341,342,345,347,349,351,353,355,357,359,361,363,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],{"path":339,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":331,"priority":332},{"path":343,"priority":344},"skills/about/SKILL.md","medium",{"path":346,"priority":344},"skills/album-art-director/SKILL.md",{"path":348,"priority":344},"skills/album-conceptualizer/SKILL.md",{"path":350,"priority":344},"skills/album-dashboard/SKILL.md",{"path":352,"priority":344},"skills/album-ideas/SKILL.md",{"path":354,"priority":344},"skills/clipboard/SKILL.md",{"path":356,"priority":344},"skills/cloud-uploader/SKILL.md",{"path":358,"priority":344},"skills/configure/SKILL.md",{"path":360,"priority":344},"skills/document-hunter/SKILL.md",{"path":362,"priority":344},"skills/explicit-checker/SKILL.md",{"path":364,"priority":344},"skills/genre-creator/SKILL.md",{"path":366,"priority":344},"skills/health-check/SKILL.md",{"path":368,"priority":344},"skills/help/SKILL.md",{"path":370,"priority":344},"skills/import-art/SKILL.md",{"path":372,"priority":344},"skills/import-audio/SKILL.md",{"path":374,"priority":344},"skills/import-track/SKILL.md",{"path":376,"priority":344},"skills/lyric-refiner/SKILL.md",{"path":378,"priority":344},"skills/lyric-reviewer/SKILL.md",{"path":380,"priority":344},"skills/lyric-writer/SKILL.md",{"path":382,"priority":344},"skills/mastering-engineer/SKILL.md",{"path":384,"priority":344},"skills/mix-engineer/SKILL.md",{"path":386,"priority":344},"skills/new-album/SKILL.md",{"path":388,"priority":344},"skills/next-step/SKILL.md",{"path":390,"priority":344},"skills/plagiarism-checker/SKILL.md",{"path":392,"priority":344},"skills/pre-generation-check/SKILL.md",{"path":394,"priority":344},"skills/promo-director/SKILL.md",{"path":396,"priority":344},"skills/promo-reviewer/SKILL.md",{"path":398,"priority":344},"skills/promo-writer/SKILL.md",{"path":400,"priority":344},"skills/promote-idea/SKILL.md",{"path":402,"priority":344},"skills/pronunciation-specialist/SKILL.md",{"path":404,"priority":344},"skills/release-director/SKILL.md",{"path":406,"priority":344},"skills/rename/SKILL.md",{"path":408,"priority":344},"skills/researcher/SKILL.md",{"path":410,"priority":344},"skills/researchers-biographical/SKILL.md",{"path":412,"priority":344},"skills/researchers-financial/SKILL.md",{"path":414,"priority":344},"skills/researchers-gov/SKILL.md",{"path":416,"priority":344},"skills/researchers-historical/SKILL.md",{"path":418,"priority":344},"skills/researchers-journalism/SKILL.md",{"path":420,"priority":344},"skills/researchers-legal/SKILL.md",{"path":422,"priority":344},"skills/researchers-primary-source/SKILL.md",{"path":424,"priority":344},"skills/researchers-security/SKILL.md",{"path":426,"priority":344},"skills/researchers-tech/SKILL.md",{"path":428,"priority":344},"skills/researchers-verifier/SKILL.md",{"path":430,"priority":344},"skills/resume/SKILL.md",{"path":432,"priority":344},"skills/session-start/SKILL.md",{"path":434,"priority":344},"skills/setup/SKILL.md",{"path":436,"priority":344},"skills/sheet-music-publisher/SKILL.md",{"path":438,"priority":344},"skills/skill-model-updater/SKILL.md",{"path":440,"priority":344},"skills/suno-engineer/SKILL.md",{"path":442,"priority":344},"skills/test/SKILL.md",{"path":444,"priority":344},"skills/tutorial/SKILL.md",{"path":446,"priority":344},"skills/validate-album/SKILL.md",{"path":448,"priority":344},"skills/verify-sources/SKILL.md",{"path":450,"priority":344},"skills/voice-checker/SKILL.md",{"path":452,"priority":327},".mcp.json",{"path":454,"priority":332},"hooks/README.md",{"path":456,"priority":332},"hooks/check_version_sync.py",{"path":458,"priority":332},"hooks/hooks.json",{"path":460,"priority":332},"hooks/install.sh",{"path":462,"priority":332},"hooks/pre-commit",{"path":464,"priority":332},"hooks/validate_track.py",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":333,"sourceLanguage":18,"type":246},"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",[472,474],{"path":473,"priority":327},"SKILL.md",{"path":475,"priority":344},"PROJECT_HISTORY.md",{"basePath":243,"description":10,"displayName":13,"installMethods":477,"rationale":478,"selectedPaths":479,"source":333,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/album-art-director/SKILL.md",[480,481,483,485],{"path":473,"priority":327},{"path":482,"priority":344},"album-types.md",{"path":484,"priority":344},"prompt-examples.md",{"path":486,"priority":344},"visual-styles.md",{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":333,"sourceLanguage":18,"type":246},"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",[494,495],{"path":473,"priority":327},{"path":482,"priority":344},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":333,"sourceLanguage":18,"type":246},"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",[503],{"path":473,"priority":327},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":333,"sourceLanguage":18,"type":246},"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",[511,512],{"path":473,"priority":327},{"path":513,"priority":344},"STATUS_VALUES.md",{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":333,"sourceLanguage":18,"type":246},"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",[521,522],{"path":473,"priority":327},{"path":523,"priority":344},"USAGE_EXAMPLES.md",{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":333,"sourceLanguage":18,"type":246},"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",[531],{"path":473,"priority":327},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":333,"sourceLanguage":18,"type":246},"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",[539,540],{"path":473,"priority":327},{"path":541,"priority":344},"SETTINGS_REFERENCE.md",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":333,"sourceLanguage":18,"type":246},"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",[549,550],{"path":473,"priority":327},{"path":551,"priority":344},"site-patterns.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":333,"sourceLanguage":18,"type":246},"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",[559],{"path":473,"priority":327},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":333,"sourceLanguage":18,"type":246},"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",[567],{"path":473,"priority":327},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":333,"sourceLanguage":18,"type":246},"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",[575],{"path":473,"priority":327},{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":333,"sourceLanguage":18,"type":246},"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",[583,584],{"path":473,"priority":327},{"path":585,"priority":344},"SKILL_GLOSSARY.md",{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":333,"sourceLanguage":18,"type":246},"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",[593],{"path":473,"priority":327},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":333,"sourceLanguage":18,"type":246},"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",[601],{"path":473,"priority":327},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":333,"sourceLanguage":18,"type":246},"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",[609],{"path":473,"priority":327},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":333,"sourceLanguage":18,"type":246},"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",[617],{"path":473,"priority":327},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":333,"sourceLanguage":18,"type":246},"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",[625,626],{"path":473,"priority":327},{"path":627,"priority":344},"checklist-reference.md",{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":333,"sourceLanguage":18,"type":246},"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",[635,636,638,640],{"path":473,"priority":327},{"path":637,"priority":344},"craft-reference.md",{"path":639,"priority":344},"documentary-standards.md",{"path":641,"priority":344},"examples.md",{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":333,"sourceLanguage":18,"type":246},"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",[649,650],{"path":473,"priority":327},{"path":651,"priority":344},"genre-presets.md",{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":333,"sourceLanguage":18,"type":246},"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",[659,660],{"path":473,"priority":327},{"path":661,"priority":344},"mix-presets.md",{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":333,"sourceLanguage":18,"type":246},"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",[669],{"path":473,"priority":327},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":333,"sourceLanguage":18,"type":246},"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",[677],{"path":473,"priority":327},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":333,"sourceLanguage":18,"type":246},"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",[685],{"path":473,"priority":327},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":333,"sourceLanguage":18,"type":246},"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",[693],{"path":473,"priority":327},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":333,"sourceLanguage":18,"type":246},"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",[701,702,704],{"path":473,"priority":327},{"path":703,"priority":344},"technical-reference.md",{"path":705,"priority":344},"visualization-guide.md",{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":333,"sourceLanguage":18,"type":246},"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",[713,714],{"path":473,"priority":327},{"path":715,"priority":344},"platform-rules.md",{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":333,"sourceLanguage":18,"type":246},"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",[723,724],{"path":473,"priority":327},{"path":725,"priority":344},"copy-formulas.md",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":333,"sourceLanguage":18,"type":246},"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",[733],{"path":473,"priority":327},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":333,"sourceLanguage":18,"type":246},"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",[741,742],{"path":473,"priority":327},{"path":743,"priority":344},"word-lists.md",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":333,"sourceLanguage":18,"type":246},"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",[751,752],{"path":473,"priority":327},{"path":753,"priority":344},"platform-guides.md",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":333,"sourceLanguage":18,"type":246},"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",[761],{"path":473,"priority":327},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":333,"sourceLanguage":18,"type":246},"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",[769,770,772,774],{"path":473,"priority":327},{"path":771,"priority":344},"free-sources.md",{"path":773,"priority":344},"source-standards.md",{"path":775,"priority":344},"templates.md",{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":333,"sourceLanguage":18,"type":246},"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",[783,784],{"path":473,"priority":327},{"path":785,"priority":344},"INTERVIEW_SOURCES.md",{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":333,"sourceLanguage":18,"type":246},"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",[793,794],{"path":473,"priority":327},{"path":795,"priority":344},"SEC_FILING_GUIDE.md",{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":333,"sourceLanguage":18,"type":246},"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",[803,804],{"path":473,"priority":327},{"path":805,"priority":344},"AGENCY_SOURCES.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":333,"sourceLanguage":18,"type":246},"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",[813,814],{"path":473,"priority":327},{"path":815,"priority":344},"ARCHIVE_SOURCES.md",{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":333,"sourceLanguage":18,"type":246},"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",[823,824],{"path":473,"priority":327},{"path":825,"priority":344},"SOURCE_EXTRACTION.md",{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":333,"sourceLanguage":18,"type":246},"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",[833,834],{"path":473,"priority":327},{"path":835,"priority":344},"DISCOVERY_GUIDE.md",{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":333,"sourceLanguage":18,"type":246},"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",[843,844],{"path":473,"priority":327},{"path":845,"priority":344},"DIRECT_SOURCES.md",{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":333,"sourceLanguage":18,"type":246},"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",[853,854],{"path":473,"priority":327},{"path":855,"priority":344},"CVE_RESEARCH.md",{"basePath":857,"description":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":333,"sourceLanguage":18,"type":246},"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",[863,864],{"path":473,"priority":327},{"path":865,"priority":344},"PROJECT_RESEARCH.md",{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":333,"sourceLanguage":18,"type":246},"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",[873,874,876,878],{"path":473,"priority":327},{"path":875,"priority":344},"VERIFICATION_CHECKLIST.md",{"path":877,"priority":344},"checklists.md",{"path":879,"priority":344},"patterns.md",{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":333,"sourceLanguage":18,"type":246},"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",[887],{"path":473,"priority":327},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":333,"sourceLanguage":18,"type":246},"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",[895],{"path":473,"priority":327},{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":333,"sourceLanguage":18,"type":246},"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",[903],{"path":473,"priority":327},{"basePath":905,"description":906,"displayName":907,"installMethods":908,"rationale":909,"selectedPaths":910,"source":333,"sourceLanguage":18,"type":246},"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",[911,912,914,916,918,920],{"path":473,"priority":327},{"path":913,"priority":344},"REQUIREMENTS.md",{"path":915,"priority":344},"anthemscore-reference.md",{"path":917,"priority":344},"musescore-reference.md",{"path":919,"priority":344},"publishing-guide.md",{"path":921,"priority":344},"workflow-detail.md",{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":333,"sourceLanguage":18,"type":246},"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",[929],{"path":473,"priority":327},{"basePath":931,"description":932,"displayName":933,"installMethods":934,"rationale":935,"selectedPaths":936,"source":333,"sourceLanguage":18,"type":246},"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",[937,938],{"path":473,"priority":327},{"path":939,"priority":344},"genre-practices.md",{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":333,"sourceLanguage":18,"type":246},"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",[947,948],{"path":473,"priority":327},{"path":949,"priority":344},"test-definitions.md",{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":333,"sourceLanguage":18,"type":246},"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",[957,958],{"path":473,"priority":327},{"path":959,"priority":344},"phases.md",{"basePath":961,"description":962,"displayName":963,"installMethods":964,"rationale":965,"selectedPaths":966,"source":333,"sourceLanguage":18,"type":246},"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",[967],{"path":473,"priority":327},{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":333,"sourceLanguage":18,"type":246},"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",[975],{"path":473,"priority":327},{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":333,"sourceLanguage":18,"type":246},"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",[983],{"path":473,"priority":327},{"sources":985},[986],"manual",{"closedIssues90d":231,"description":264,"forks":232,"homepage":988,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":989},"https://www.bitwizemusic.com",[990,302,991,992,993,994,995,996,997,998,273,999,1000,298,631,277,276,1001,274,1002],"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":1004,"discoverAt":1005,"extractAt":1006,"githubAt":1006,"updatedAt":1004},1778683099616,1778683093832,1778683097699,[212,211,214,215,213],{"evaluatedAt":241,"extractAt":289,"updatedAt":241},[],[1011,1042,1059,1087,1111,1130],{"_creationTime":1012,"_id":1013,"community":1014,"display":1015,"identity":1021,"providers":1025,"relations":1034,"tags":1037,"workflow":1038},1778691530223.3884,"k1718hxj2cjyjrmhxfbj7theex86mdba",{"reviewCount":8},{"description":1016,"installMethods":1017,"name":1019,"sourceUrl":1020},"使用多提供商路由从文本生成图像和视频 — 支持 GPT Image 2.0（近乎完美的文本渲染）、Nanobanana 2、Seedream 5.0、Midjourney V8.1（统一的逼真+动漫风格）、Flux 2 Klein（经济高效的草稿）、Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 视频，以及本地 ComfyUI 工作流。包含 1,446 个精选提示和风格感知提示增强。当用户想要创建图像/视频、设计素材、制作照片动画、增强提示或管理 AI 艺术工作流时使用。不适用于：通用聊天、代码生成、文档编写、现有素材的视频编辑、音频/TTS，或任何与 AI 图像/视频创建无关的任务。",{"claudeCode":1018},"jau123/MeiGen-AI-Design-MCP","openclaw","https://github.com/jau123/MeiGen-AI-Design-MCP",{"basePath":1019,"githubOwner":1022,"githubRepo":1023,"locale":1024,"slug":1019,"type":246},"jau123","MeiGen-AI-Design-MCP","zh-CN",{"evaluate":1026,"extract":1033},{"promptVersionExtension":204,"promptVersionScoring":205,"score":292,"tags":1027,"targetMarket":216,"tier":217},[1028,1029,212,1030,1031,1032],"image-generation","video-generation","comfyui","prompt-engineering","design-assistant",{"commitSha":279},{"repoId":1035,"translatedFrom":1036},"kd7b1trrphkh2efj71w89w7qzh86nh22","k175txezbab4wcy00m9gcdq8qx86mz9k",[212,1030,1032,1028,1031,1029],{"evaluatedAt":1039,"extractAt":1040,"updatedAt":1041},1778691399174,1778691316210,1778691530223,{"_creationTime":1043,"_id":1044,"community":1045,"display":1046,"identity":1048,"providers":1049,"relations":1055,"tags":1056,"workflow":1057},1778683100520.3013,"k17cd65f5v1j2r6rkcqbj8xp1d86mq8q",{"reviewCount":8},{"description":654,"installMethods":1047,"name":655,"sourceUrl":14},{"claudeCode":12},{"basePath":653,"githubOwner":244,"githubRepo":245,"locale":18,"slug":655,"type":246},{"evaluate":1050,"extract":1054},{"promptVersionExtension":204,"promptVersionScoring":205,"score":292,"tags":1051,"targetMarket":216,"tier":217},[1052,215,273,299,1053],"audio","audio-engineering",{"commitSha":279},{"parentExtensionId":249,"repoId":285},[1052,1053,299,215,273],{"evaluatedAt":1058,"extractAt":289,"updatedAt":1058},1778683556657,{"_creationTime":1060,"_id":1061,"community":1062,"display":1063,"identity":1069,"providers":1073,"relations":1081,"tags":1083,"workflow":1084},1778690923100.0413,"k178cnza0dqab9j2t19c960pb186mm8f",{"reviewCount":8},{"description":1064,"installMethods":1065,"name":1067,"sourceUrl":1068},"Generate images with Alibaba Qwen-Image-2.0-Pro via inference.sh CLI. Professional text rendering, fine-grained realism, enhanced semantic adherence. Ideal for posters, banners, and text-heavy designs. Triggers: qwen image pro, qwen-image-pro, qwen 2 pro, alibaba image pro, dashscope pro, professional text rendering",{"claudeCode":1066},"inferen-sh/skills","qwen-image-2-pro","https://github.com/inferen-sh/skills",{"basePath":1070,"githubOwner":1071,"githubRepo":1072,"locale":18,"slug":1067,"type":246},"tools/image/qwen-image-2-pro","inferen-sh","skills",{"evaluate":1074,"extract":1080},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1075,"tags":1076,"targetMarket":216,"tier":217},99,[1028,1077,1078,212,1079],"qwen","alibaba","text-rendering",{"commitSha":279},{"repoId":1082},"kd75bmkxfkvvw504knzzpkzjph86n71t",[212,1078,1028,1077,1079],{"evaluatedAt":1085,"extractAt":1086,"updatedAt":1085},1778692371602,1778690923100,{"_creationTime":1088,"_id":1089,"community":1090,"display":1091,"identity":1095,"providers":1098,"relations":1104,"tags":1107,"workflow":1108},1778691559982.8784,"k172hyp47ba3z673srnt8sxfg586n0qz",{"reviewCount":8},{"description":1092,"installMethods":1093,"name":1094,"sourceUrl":1020},"此技能应用于用户请求“生成图像”、“创作艺术品”、“设计徽标”、“制作海报”、“绘制内容”、“寻找灵感”、“搜索参考图像”、“增强我的提示”、“改进提示”、“品牌设计”、“产品模型”、“批量生成图像”、“生成多个变体”、“生成视频”、“制作视频”、“为照片添加动画”、“图像到视频”或讨论 AI 图像/视频生成、视觉创意、提示工程、参考图像、样式转换时。当用户提及 MeiGen、图像模型、纵横比或艺术样式时，也应激活。不适用于：通用聊天/文本任务、代码生成、文档编写、现有素材的视频编辑、音频/TTS、生成流程之外的用户文件的真实照片修饰，或任何与 AI 图像/视频创建无关的任务。",{"claudeCode":1018},"MeiGen AI Design MCP",{"basePath":1096,"githubOwner":1022,"githubRepo":1023,"locale":1024,"slug":1097,"type":246},"plugin/skills/visual-creative","visual-creative",{"evaluate":1099,"extract":1103},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1075,"tags":1100,"targetMarket":216,"tier":217},[1028,1029,1031,1101,212,300,1102],"design","mcp-server",{"commitSha":279},{"parentExtensionId":1105,"repoId":1035,"translatedFrom":1106},"k174xmztzvdeaswqgaycam7ktx86n4ye","k17ethjbm60mxk4hafhx989nnh86mxtj",[212,300,1101,1028,1102,1031,1029],{"evaluatedAt":1109,"extractAt":1040,"updatedAt":1110},1778691471571,1778691559982,{"_creationTime":1112,"_id":1113,"community":1114,"display":1115,"identity":1118,"providers":1119,"relations":1126,"tags":1127,"workflow":1128},1778683100520.2996,"k1760zhy6j4pg5fqmqb2yhjw6986mtsq",{"reviewCount":8},{"description":588,"installMethods":1116,"name":1117,"sourceUrl":14},{"claudeCode":12},"Import Art",{"basePath":587,"githubOwner":244,"githubRepo":245,"locale":18,"slug":589,"type":246},{"evaluate":1120,"extract":1125},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1075,"tags":1121,"targetMarket":216,"tier":217},[998,211,1122,1123,1124],"file-management","automation","media-metadata",{"commitSha":279,"license":238},{"parentExtensionId":249,"repoId":285},[211,1123,1122,1124,998],{"evaluatedAt":1129,"extractAt":289,"updatedAt":1129},1778683412261,{"_creationTime":1131,"_id":1132,"community":1133,"display":1134,"identity":1140,"providers":1144,"relations":1154,"tags":1156,"workflow":1157},1778696113180.8074,"k17ctgb981z2xs3sn96gd9fnm186n5rc",{"reviewCount":8},{"description":1135,"installMethods":1136,"name":1138,"sourceUrl":1139},"Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual concepts, write a creative direction document, or evaluate creative work for fit. Triggers on art direction, photo brief, photography brief, illustration brief, campaign concept, creative concept, visual direction, mood board, look and feel, visual treatment, video direction. Also triggers when the user has approved brand identity but needs to extend it into specific creative deliverables.",{"claudeCode":1137},"rampstackco/claude-skills","Art Direction","https://github.com/rampstackco/claude-skills",{"basePath":1141,"githubOwner":1142,"githubRepo":997,"locale":18,"slug":1143,"type":246},"skills/art-direction","rampstackco","art-direction",{"evaluate":1145,"extract":1152},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1075,"tags":1146,"targetMarket":216,"tier":217},[214,1147,1101,1148,1149,1150,1151],"branding","photography","illustration","campaigns","briefing",{"commitSha":279,"license":1153},"MIT",{"repoId":1155},"kd7bebccrrd1xf6w868aggftrd86m86v",[1147,1151,1150,214,1101,1149,1148],{"evaluatedAt":1158,"extractAt":1159,"updatedAt":1158},1778696247163,1778696113180]