[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-tutorial-de":3,"guides-for-bitwize-music-studio-tutorial":1012,"similar-k17473atmd49c3vmdb5c0c120186m56r-de":1013},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":238,"parentExtension":252,"providers":314,"relations":318,"repo":319,"tags":1010,"workflow":1011},1778683100520.3086,"k17473atmd49c3vmdb5c0c120186m56r",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","tutorial","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":245},1778684275935.257,"kn7c3m5qd90mze6gm6dcs3feqn86nbmd","en",{"checks":20,"evaluatedAt":197,"extensionSummary":198,"features":199,"nonGoals":205,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,105,108,111,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,190,194],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem: providing interactive guided album creation for new users, and specifies when to use it (when the user is new or asks for a walkthrough).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a guided, step-by-step album creation process beyond basic LLM capabilities, managing a multi-phase workflow and integrating with specialized tools.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of album planning and initial setup, including configuration, progress tracking, and linking to subsequent specialized skills.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the interactive tutorial and planning phase of album creation, delegating deeper tasks like lyric writing and audio engineering to other skills.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, readable, and accurately reflects the skill's purpose and intended use.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, narrow tools like `get_config`, `list_albums`, and `get_album_progress`, avoiding general-purpose command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear instructions for setting up configuration and lists arguments for the `/tutorial` command, with examples for each.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tools like `get_config`, `list_albums`, and `get_album_progress` are descriptive and follow a clear verb-noun pattern.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's tools appear to have minimal input requirements and return focused data relevant to album creation progress.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under CC0-1.0, a permissive public domain dedication, allowing for broad usability.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, well within the last 3 months, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill itself does not appear to rely on 3rd party dependencies beyond the Claude Code environment and its own tools.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on structured arguments and calls its own tools, with no indication of loading untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's operations are contained within the bundle and its defined tools; no runtime fetching of external code or data for execution is apparent.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with its own defined tools and configuration paths, with no indication of attempts to write outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on album planning and configuration, with no apparent outbound calls or mechanisms for exfiltrating confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use standard ASCII characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and YAML frontmatter, with no obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill clearly documents its configuration needs and expected file paths (e.g., `content_root`), making assumptions explicit.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 14 issues opened and 109 closed in the last 90 days and a high closure rate, maintainer engagement appears very strong.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses GitHub releases and a changelog, and the `pushedAt` date indicates recent activity, suggesting a managed release process.",{"category":58,"check":62,"severity":63,"summary":104},"No third-party dependencies are used by the skill itself, beyond the Claude Code runtime.",{"category":66,"check":106,"severity":24,"summary":107},"Validation","Arguments are handled via frontmatter and parsed, and tool calls are to internal functions with defined schemas, indicating proper validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill primarily guides planning and configuration; any file operations are for creating project structure and are within its defined scope, not destructive.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The skill's logic for handling arguments and calling tools appears robust, with clear branching for different inputs and explicit steps for configuration and resuming.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","As this skill is primarily a conversational guide and configuration manager, extensive logging of destructive actions or outbound calls is not applicable.",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","The skill does not operate on personal data; it deals with album creation configurations and progress, not user PII.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's functionality is general to music album creation and has no regional or jurisdictional limitations, thus targeting a global market.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on Claude Code's environment and standard markdown/YAML parsing, with no apparent assumptions about specific shells or OS-specific features.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README.md provides a comprehensive overview of the project, its capabilities, installation, and architecture.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a focused set of commands for tutorial functions, fitting within the ideal range for clarity.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools used (`get_config`, `list_albums`, `get_album_progress`) are distinct and do not overlap in function.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, such as guided album creation and resuming progress, are supported by corresponding logic and tool calls in the SKILL.md.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for the plugin marketplace and subsequent setup commands.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The SKILL.md includes examples of error messages for missing configuration and describes how to resume, implying actionable feedback.",{"category":149,"check":150,"severity":63,"summary":151},"Execution","Pinned dependencies","The skill does not manage external dependencies; it relies on the Claude Code environment.",{"category":33,"check":153,"severity":63,"summary":154},"Dry-run preview","The skill is primarily informational and interactive; it does not perform state-changing operations that would require a dry-run preview.",{"category":156,"check":157,"severity":63,"summary":158},"Protocol","Idempotent retry & timeouts","The skill's operations are local to the agent's context and do not involve external calls requiring idempotency or strict timeouts.",{"category":119,"check":160,"severity":63,"summary":161},"Telemetry opt-in","There is no indication of telemetry collection within the skill's logic or documentation.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The description and frontmatter clearly define the skill's purpose (guided album creation) and usage scenarios (new users, walkthrough requests).",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is dense and self-contained, summarizing the core capability and listing arguments for precise routing.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is well-structured, keeping core instructions concise and deferring deeper material like phases to separate files.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The SKILL.md effectively outlines the 7 planning phases and links to `phases.md` for detailed reference, demonstrating progressive disclosure.",{"category":172,"check":176,"severity":63,"summary":177},"Forked exploration","This skill is a focused, interactive guide and does not involve deep code review or exploration requiring a forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The SKILL.md provides clear examples of interaction for both starting a new album and resuming progress, including expected outputs and follow-up commands.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The SKILL.md documents failure modes like missing configuration and provides recovery steps, such as guiding the user through setup.",{"category":112,"check":185,"severity":63,"summary":186},"Tool Fallback","The skill does not rely on external MCP servers or tools that would necessitate a fallback mechanism.",{"category":92,"check":188,"severity":24,"summary":189},"Stack assumptions","The skill clearly states its reliance on the Claude Code environment and mentions Python 3.10+ for accompanying tools in the README.",{"category":191,"check":192,"severity":24,"summary":193},"Safety","Halt on unexpected state","The skill explicitly instructs to halt and guide the user if configuration is missing or if resuming an album, ensuring a controlled workflow.",{"category":92,"check":195,"severity":24,"summary":196},"Cross-skill coupling","The skill clearly links to other specialized skills like `/suno-engineer` and `/lyric-writer` at appropriate points, rather than trying to handle those tasks itself.",1778684275817,"This skill provides an interactive, step-by-step tutorial for creating music albums, guiding new users through concept development, planning, and setup. It manages user progress, links to specialized music production skills, and ensures proper configuration before proceeding.",[200,201,202,203,204],"Interactive guided album creation","Step-by-step guidance through 7 planning phases","Progress tracking for in-progress albums","Configuration setup and validation","Links to specialized music production skills",[206,207,208,209],"Writing lyrics or generating music directly.","Performing audio mastering or mixing.","Creating album art or promotional materials (delegates to other skills).","Handling the entire music production pipeline solo.","3.0.0","4.4.0","To make album creation accessible and manageable for new users by offering an interactive, guided workflow that breaks down the process into manageable steps.","All checks passed with a high degree of quality and completeness, indicating a robust and well-maintained skill.",100,"Excellent skill providing a guided, interactive album creation tutorial with clear documentation and integration.",[217,218,13,219,220],"music","album-creation","workflow","guided-creation","global","verified",[224,225,226,227],"When a user is new to album creation and needs a walkthrough.","When a user wants to pick up where they left off on an in-progress album.","When a user asks for help understanding the album creation process.","To establish project structure and initial planning before deep creative work.",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":242,"testCoverage":244},{"hasLockfile":230},false,1778684256404,{"descriptionLength":233,"readmeSize":234},153,9335,{"closedIssues90d":236,"forks":237,"hasChangelog":238,"openIssues90d":239,"pushedAt":240,"stars":241},109,30,true,14,1778616491000,174,{"hasNpmPackage":230,"license":243,"smitheryVerified":230},"CC0-1.0",{"hasCi":238,"hasTests":238},{"updatedAt":246},1778684275935,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"skills/tutorial","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":261,"parentExtension":264,"providers":296,"relations":310,"tags":311,"workflow":312},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":257,"installMethods":258,"name":260,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":259},"bitwize-music","Claude AI Music Skills",{"basePath":262,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":263},"","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"providers":273,"relations":290,"tags":292,"workflow":293},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":269,"installMethods":270,"name":259,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":262,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":272},"marketplace",{"evaluate":274,"extract":284},{"promptVersionExtension":275,"promptVersionScoring":211,"score":276,"tags":277,"targetMarket":221,"tier":222},"3.1.0",96,[278,279,280,281,282,283],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":285,"marketplace":286,"plugin":288},"HEAD",{"name":259,"pluginCount":287},1,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[280,282,278,283,279,281],{"evaluatedAt":294,"extractAt":295,"updatedAt":294},1778683122195,1778683100520,{"evaluate":297,"extract":307},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":298,"targetMarket":221,"tier":222},[299,300,279,301,219,302,303,304,305,306],"music-generation","ai","audio-production","lyrics","mastering","cli","python","claude-code",{"commitSha":285,"license":243,"plugin":308},{"mcpCount":8,"provider":289,"skillCount":309},54,{"parentExtensionId":266,"repoId":291},[300,301,306,304,302,303,299,305,279,219],{"evaluatedAt":313,"extractAt":295,"updatedAt":313},1778683131031,{"evaluate":315,"extract":317},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":316,"targetMarket":221,"tier":222},[217,218,13,219,220],{"commitSha":285},{"parentExtensionId":254,"repoId":291},{"_creationTime":320,"_id":291,"identity":321,"providers":322,"workflow":1006},1778683093832.8552,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":323,"discover":988,"github":991},{"commitSha":285,"extensions":324},[325,338,469,480,494,503,511,521,531,539,549,559,567,575,583,593,601,609,617,625,635,649,659,669,677,685,693,701,713,723,733,741,751,761,769,783,793,803,813,823,833,843,853,863,873,887,895,903,911,929,937,947,957,964,972,980],{"basePath":262,"displayName":259,"installMethods":326,"rationale":327,"selectedPaths":328,"source":337,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[329,332,334],{"path":330,"priority":331},".claude-plugin/marketplace.json","mandatory",{"path":333,"priority":331},"README.md",{"path":335,"priority":336},"LICENSE","high","rule",{"basePath":262,"description":257,"displayName":259,"installMethods":339,"license":243,"rationale":340,"selectedPaths":341,"source":337,"sourceLanguage":18,"type":263},{"claudeCode":259},"plugin manifest at .claude-plugin/plugin.json",[342,344,345,346,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,465,467],{"path":343,"priority":331},".claude-plugin/plugin.json",{"path":333,"priority":331},{"path":335,"priority":336},{"path":347,"priority":348},"skills/about/SKILL.md","medium",{"path":350,"priority":348},"skills/album-art-director/SKILL.md",{"path":352,"priority":348},"skills/album-conceptualizer/SKILL.md",{"path":354,"priority":348},"skills/album-dashboard/SKILL.md",{"path":356,"priority":348},"skills/album-ideas/SKILL.md",{"path":358,"priority":348},"skills/clipboard/SKILL.md",{"path":360,"priority":348},"skills/cloud-uploader/SKILL.md",{"path":362,"priority":348},"skills/configure/SKILL.md",{"path":364,"priority":348},"skills/document-hunter/SKILL.md",{"path":366,"priority":348},"skills/explicit-checker/SKILL.md",{"path":368,"priority":348},"skills/genre-creator/SKILL.md",{"path":370,"priority":348},"skills/health-check/SKILL.md",{"path":372,"priority":348},"skills/help/SKILL.md",{"path":374,"priority":348},"skills/import-art/SKILL.md",{"path":376,"priority":348},"skills/import-audio/SKILL.md",{"path":378,"priority":348},"skills/import-track/SKILL.md",{"path":380,"priority":348},"skills/lyric-refiner/SKILL.md",{"path":382,"priority":348},"skills/lyric-reviewer/SKILL.md",{"path":384,"priority":348},"skills/lyric-writer/SKILL.md",{"path":386,"priority":348},"skills/mastering-engineer/SKILL.md",{"path":388,"priority":348},"skills/mix-engineer/SKILL.md",{"path":390,"priority":348},"skills/new-album/SKILL.md",{"path":392,"priority":348},"skills/next-step/SKILL.md",{"path":394,"priority":348},"skills/plagiarism-checker/SKILL.md",{"path":396,"priority":348},"skills/pre-generation-check/SKILL.md",{"path":398,"priority":348},"skills/promo-director/SKILL.md",{"path":400,"priority":348},"skills/promo-reviewer/SKILL.md",{"path":402,"priority":348},"skills/promo-writer/SKILL.md",{"path":404,"priority":348},"skills/promote-idea/SKILL.md",{"path":406,"priority":348},"skills/pronunciation-specialist/SKILL.md",{"path":408,"priority":348},"skills/release-director/SKILL.md",{"path":410,"priority":348},"skills/rename/SKILL.md",{"path":412,"priority":348},"skills/researcher/SKILL.md",{"path":414,"priority":348},"skills/researchers-biographical/SKILL.md",{"path":416,"priority":348},"skills/researchers-financial/SKILL.md",{"path":418,"priority":348},"skills/researchers-gov/SKILL.md",{"path":420,"priority":348},"skills/researchers-historical/SKILL.md",{"path":422,"priority":348},"skills/researchers-journalism/SKILL.md",{"path":424,"priority":348},"skills/researchers-legal/SKILL.md",{"path":426,"priority":348},"skills/researchers-primary-source/SKILL.md",{"path":428,"priority":348},"skills/researchers-security/SKILL.md",{"path":430,"priority":348},"skills/researchers-tech/SKILL.md",{"path":432,"priority":348},"skills/researchers-verifier/SKILL.md",{"path":434,"priority":348},"skills/resume/SKILL.md",{"path":436,"priority":348},"skills/session-start/SKILL.md",{"path":438,"priority":348},"skills/setup/SKILL.md",{"path":440,"priority":348},"skills/sheet-music-publisher/SKILL.md",{"path":442,"priority":348},"skills/skill-model-updater/SKILL.md",{"path":444,"priority":348},"skills/suno-engineer/SKILL.md",{"path":446,"priority":348},"skills/test/SKILL.md",{"path":448,"priority":348},"skills/tutorial/SKILL.md",{"path":450,"priority":348},"skills/validate-album/SKILL.md",{"path":452,"priority":348},"skills/verify-sources/SKILL.md",{"path":454,"priority":348},"skills/voice-checker/SKILL.md",{"path":456,"priority":331},".mcp.json",{"path":458,"priority":336},"hooks/README.md",{"path":460,"priority":336},"hooks/check_version_sync.py",{"path":462,"priority":336},"hooks/hooks.json",{"path":464,"priority":336},"hooks/install.sh",{"path":466,"priority":336},"hooks/pre-commit",{"path":468,"priority":336},"hooks/validate_track.py",{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":337,"sourceLanguage":18,"type":251},"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",[476,478],{"path":477,"priority":331},"SKILL.md",{"path":479,"priority":348},"PROJECT_HISTORY.md",{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":337,"sourceLanguage":18,"type":251},"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",[487,488,490,492],{"path":477,"priority":331},{"path":489,"priority":348},"album-types.md",{"path":491,"priority":348},"prompt-examples.md",{"path":493,"priority":348},"visual-styles.md",{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":337,"sourceLanguage":18,"type":251},"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",[501,502],{"path":477,"priority":331},{"path":489,"priority":348},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":337,"sourceLanguage":18,"type":251},"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",[510],{"path":477,"priority":331},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":337,"sourceLanguage":18,"type":251},"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",[518,519],{"path":477,"priority":331},{"path":520,"priority":348},"STATUS_VALUES.md",{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":337,"sourceLanguage":18,"type":251},"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",[528,529],{"path":477,"priority":331},{"path":530,"priority":348},"USAGE_EXAMPLES.md",{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":337,"sourceLanguage":18,"type":251},"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",[538],{"path":477,"priority":331},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":337,"sourceLanguage":18,"type":251},"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",[546,547],{"path":477,"priority":331},{"path":548,"priority":348},"SETTINGS_REFERENCE.md",{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":337,"sourceLanguage":18,"type":251},"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",[556,557],{"path":477,"priority":331},{"path":558,"priority":348},"site-patterns.md",{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":337,"sourceLanguage":18,"type":251},"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",[566],{"path":477,"priority":331},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":337,"sourceLanguage":18,"type":251},"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",[574],{"path":477,"priority":331},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":337,"sourceLanguage":18,"type":251},"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",[582],{"path":477,"priority":331},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":337,"sourceLanguage":18,"type":251},"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",[590,591],{"path":477,"priority":331},{"path":592,"priority":348},"SKILL_GLOSSARY.md",{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":337,"sourceLanguage":18,"type":251},"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",[600],{"path":477,"priority":331},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":337,"sourceLanguage":18,"type":251},"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",[608],{"path":477,"priority":331},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":337,"sourceLanguage":18,"type":251},"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",[616],{"path":477,"priority":331},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":337,"sourceLanguage":18,"type":251},"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",[624],{"path":477,"priority":331},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":337,"sourceLanguage":18,"type":251},"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",[632,633],{"path":477,"priority":331},{"path":634,"priority":348},"checklist-reference.md",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":337,"sourceLanguage":18,"type":251},"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",[642,643,645,647],{"path":477,"priority":331},{"path":644,"priority":348},"craft-reference.md",{"path":646,"priority":348},"documentary-standards.md",{"path":648,"priority":348},"examples.md",{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":337,"sourceLanguage":18,"type":251},"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",[656,657],{"path":477,"priority":331},{"path":658,"priority":348},"genre-presets.md",{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":337,"sourceLanguage":18,"type":251},"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",[666,667],{"path":477,"priority":331},{"path":668,"priority":348},"mix-presets.md",{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":337,"sourceLanguage":18,"type":251},"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",[676],{"path":477,"priority":331},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":337,"sourceLanguage":18,"type":251},"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",[684],{"path":477,"priority":331},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":337,"sourceLanguage":18,"type":251},"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",[692],{"path":477,"priority":331},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":337,"sourceLanguage":18,"type":251},"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",[700],{"path":477,"priority":331},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":337,"sourceLanguage":18,"type":251},"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",[708,709,711],{"path":477,"priority":331},{"path":710,"priority":348},"technical-reference.md",{"path":712,"priority":348},"visualization-guide.md",{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":337,"sourceLanguage":18,"type":251},"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",[720,721],{"path":477,"priority":331},{"path":722,"priority":348},"platform-rules.md",{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":337,"sourceLanguage":18,"type":251},"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",[730,731],{"path":477,"priority":331},{"path":732,"priority":348},"copy-formulas.md",{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":337,"sourceLanguage":18,"type":251},"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",[740],{"path":477,"priority":331},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":337,"sourceLanguage":18,"type":251},"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",[748,749],{"path":477,"priority":331},{"path":750,"priority":348},"word-lists.md",{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":337,"sourceLanguage":18,"type":251},"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",[758,759],{"path":477,"priority":331},{"path":760,"priority":348},"platform-guides.md",{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":337,"sourceLanguage":18,"type":251},"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",[768],{"path":477,"priority":331},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":337,"sourceLanguage":18,"type":251},"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",[776,777,779,781],{"path":477,"priority":331},{"path":778,"priority":348},"free-sources.md",{"path":780,"priority":348},"source-standards.md",{"path":782,"priority":348},"templates.md",{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":337,"sourceLanguage":18,"type":251},"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",[790,791],{"path":477,"priority":331},{"path":792,"priority":348},"INTERVIEW_SOURCES.md",{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":337,"sourceLanguage":18,"type":251},"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",[800,801],{"path":477,"priority":331},{"path":802,"priority":348},"SEC_FILING_GUIDE.md",{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":337,"sourceLanguage":18,"type":251},"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",[810,811],{"path":477,"priority":331},{"path":812,"priority":348},"AGENCY_SOURCES.md",{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":337,"sourceLanguage":18,"type":251},"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",[820,821],{"path":477,"priority":331},{"path":822,"priority":348},"ARCHIVE_SOURCES.md",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":337,"sourceLanguage":18,"type":251},"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",[830,831],{"path":477,"priority":331},{"path":832,"priority":348},"SOURCE_EXTRACTION.md",{"basePath":834,"description":835,"displayName":836,"installMethods":837,"rationale":838,"selectedPaths":839,"source":337,"sourceLanguage":18,"type":251},"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",[840,841],{"path":477,"priority":331},{"path":842,"priority":348},"DISCOVERY_GUIDE.md",{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":337,"sourceLanguage":18,"type":251},"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",[850,851],{"path":477,"priority":331},{"path":852,"priority":348},"DIRECT_SOURCES.md",{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":337,"sourceLanguage":18,"type":251},"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",[860,861],{"path":477,"priority":331},{"path":862,"priority":348},"CVE_RESEARCH.md",{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":337,"sourceLanguage":18,"type":251},"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",[870,871],{"path":477,"priority":331},{"path":872,"priority":348},"PROJECT_RESEARCH.md",{"basePath":874,"description":875,"displayName":876,"installMethods":877,"rationale":878,"selectedPaths":879,"source":337,"sourceLanguage":18,"type":251},"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",[880,881,883,885],{"path":477,"priority":331},{"path":882,"priority":348},"VERIFICATION_CHECKLIST.md",{"path":884,"priority":348},"checklists.md",{"path":886,"priority":348},"patterns.md",{"basePath":888,"description":889,"displayName":890,"installMethods":891,"rationale":892,"selectedPaths":893,"source":337,"sourceLanguage":18,"type":251},"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",[894],{"path":477,"priority":331},{"basePath":896,"description":897,"displayName":898,"installMethods":899,"rationale":900,"selectedPaths":901,"source":337,"sourceLanguage":18,"type":251},"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",[902],{"path":477,"priority":331},{"basePath":904,"description":905,"displayName":906,"installMethods":907,"rationale":908,"selectedPaths":909,"source":337,"sourceLanguage":18,"type":251},"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",[910],{"path":477,"priority":331},{"basePath":912,"description":913,"displayName":914,"installMethods":915,"rationale":916,"selectedPaths":917,"source":337,"sourceLanguage":18,"type":251},"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",[918,919,921,923,925,927],{"path":477,"priority":331},{"path":920,"priority":348},"REQUIREMENTS.md",{"path":922,"priority":348},"anthemscore-reference.md",{"path":924,"priority":348},"musescore-reference.md",{"path":926,"priority":348},"publishing-guide.md",{"path":928,"priority":348},"workflow-detail.md",{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":337,"sourceLanguage":18,"type":251},"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",[936],{"path":477,"priority":331},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":337,"sourceLanguage":18,"type":251},"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",[944,945],{"path":477,"priority":331},{"path":946,"priority":348},"genre-practices.md",{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":337,"sourceLanguage":18,"type":251},"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",[954,955],{"path":477,"priority":331},{"path":956,"priority":348},"test-definitions.md",{"basePath":248,"description":10,"displayName":13,"installMethods":958,"rationale":959,"selectedPaths":960,"source":337,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/tutorial/SKILL.md",[961,962],{"path":477,"priority":331},{"path":963,"priority":348},"phases.md",{"basePath":965,"description":966,"displayName":967,"installMethods":968,"rationale":969,"selectedPaths":970,"source":337,"sourceLanguage":18,"type":251},"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",[971],{"path":477,"priority":331},{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":337,"sourceLanguage":18,"type":251},"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",[979],{"path":477,"priority":331},{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":337,"sourceLanguage":18,"type":251},"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",[987],{"path":477,"priority":331},{"sources":989},[990],"manual",{"closedIssues90d":236,"description":269,"forks":237,"homepage":992,"license":243,"openIssues90d":239,"pushedAt":240,"readmeSize":234,"stars":241,"topics":993},"https://www.bitwizemusic.com",[994,306,995,996,997,998,999,1000,1001,217,279,1002,1003,302,638,283,282,1004,280,1005],"claude","claude-code-plugin","claude-code-plugin-marketplace","claude-code-plugins","claude-code-plugins-marketplace","claude-code-skills","claude-skill","claude-skills","suno-ai","sunoai","music-mastering","ai-music-tools",{"classifiedAt":1007,"discoverAt":1008,"extractAt":1009,"githubAt":1009,"updatedAt":1007},1778683099616,1778683093832,1778683097699,[218,220,217,13,219],{"evaluatedAt":246,"extractAt":295,"updatedAt":246},[],[1014,1034,1053,1070,1086,1117],{"_creationTime":1015,"_id":1016,"community":1017,"display":1018,"identity":1020,"providers":1021,"relations":1030,"tags":1031,"workflow":1032},1778683100520.3015,"k17754g43h7fnz5y66gz8yw5q186mh3g",{"reviewCount":8},{"description":671,"installMethods":1019,"name":672,"sourceUrl":14},{"claudeCode":12},{"basePath":670,"githubOwner":249,"githubRepo":250,"locale":18,"slug":672,"type":251},{"evaluate":1022,"extract":1029},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1023,"tags":1024,"targetMarket":221,"tier":1028},97,[217,218,1025,1026,1027],"directory-structure","templates","mcp","community",{"commitSha":285},{"parentExtensionId":254,"repoId":291},[218,1025,1027,217,1026],{"evaluatedAt":1033,"extractAt":295,"updatedAt":1033},1778683581144,{"_creationTime":1035,"_id":1036,"community":1037,"display":1038,"identity":1040,"providers":1041,"relations":1049,"tags":1050,"workflow":1051},1778683100520.3088,"k1780ejtdyfh5atysjycteerk986nqdg",{"reviewCount":8},{"description":966,"installMethods":1039,"name":967,"sourceUrl":14},{"claudeCode":12},{"basePath":965,"githubOwner":249,"githubRepo":250,"locale":18,"slug":967,"type":251},{"evaluate":1042,"extract":1048},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":1043,"targetMarket":221,"tier":222},[217,1044,1045,1046,1047],"validation","audio","metadata","release-prep",{"commitSha":285},{"parentExtensionId":254,"repoId":291},[1045,1046,217,1047,1044],{"evaluatedAt":1052,"extractAt":295,"updatedAt":1052},1778684303772,{"_creationTime":1054,"_id":1055,"community":1056,"display":1057,"identity":1059,"providers":1060,"relations":1066,"tags":1067,"workflow":1068},1778683100520.3,"k170tessb6tr9sjb6mk8qqw6qn86nv1n",{"reviewCount":8},{"description":611,"installMethods":1058,"name":612,"sourceUrl":14},{"claudeCode":12},{"basePath":610,"githubOwner":249,"githubRepo":250,"locale":18,"slug":612,"type":251},{"evaluate":1061,"extract":1065},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":1062,"targetMarket":221,"tier":222},[217,1063,1064,1027],"file-management","automation",{"commitSha":285},{"parentExtensionId":254,"repoId":291},[1064,1063,1027,217],{"evaluatedAt":1069,"extractAt":295,"updatedAt":1069},1778683452533,{"_creationTime":1071,"_id":1072,"community":1073,"display":1074,"identity":1076,"providers":1077,"relations":1082,"tags":1083,"workflow":1084},1778683100520.2976,"k17eddzcgxtpk3emzqzwwkrg2s86mbkv",{"reviewCount":8},{"description":523,"installMethods":1075,"name":524,"sourceUrl":14},{"claudeCode":12},{"basePath":522,"githubOwner":249,"githubRepo":250,"locale":18,"slug":524,"type":251},{"evaluate":1078,"extract":1081},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":1079,"targetMarket":221,"tier":222},[524,302,279,217,1080],"utility",{"commitSha":285},{"parentExtensionId":254,"repoId":291},[524,302,217,279,1080],{"evaluatedAt":1085,"extractAt":295,"updatedAt":1085},1778683271492,{"_creationTime":1087,"_id":1088,"community":1089,"display":1090,"identity":1096,"providers":1101,"relations":1110,"tags":1113,"workflow":1114},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1091,"installMethods":1092,"name":1094,"sourceUrl":1095},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1093},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1097,"githubOwner":1098,"githubRepo":1099,"locale":18,"slug":1100,"type":251},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1102,"extract":1108},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":1103,"targetMarket":221,"tier":222},[1104,1105,219,1106,1064,304,1107],"git","development-environment","tmux","developer-tool",{"commitSha":285,"license":1109},"MIT",{"parentExtensionId":1111,"repoId":1112},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1064,304,1107,1105,1104,1106,219],{"evaluatedAt":1115,"extractAt":1116,"updatedAt":1115},1778699613343,1778699234184,{"_creationTime":1118,"_id":1119,"community":1120,"display":1121,"identity":1127,"providers":1131,"relations":1138,"tags":1140,"workflow":1141},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":1122,"installMethods":1123,"name":1125,"sourceUrl":1126},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":1124},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":1128,"githubOwner":1129,"githubRepo":1130,"locale":18,"slug":1125,"type":251},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":1132,"extract":1137},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":1133,"targetMarket":221,"tier":222},[1134,1135,1136,219,1064],"routing","acp","coding-assistants",{"commitSha":285},{"repoId":1139},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1135,1064,1136,1134,219],{"evaluatedAt":1142,"extractAt":1143,"updatedAt":1142},1778698053003,1778697652123]