[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-health-check-zh-CN":3,"guides-for-bitwize-music-studio-health-check":1017,"similar-k17cd5jc0y3rwkarf2rga62d4s86ngqg-zh-CN":1018},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":250,"isFallback":241,"parentExtension":255,"providers":319,"relations":323,"repo":324,"tags":1015,"workflow":1016},1778683100520.299,"k17cd5jc0y3rwkarf2rga62d4s86ngqg",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Runs plugin health checks (venv packages and skill registration). Use when the user asks to check plugin health, verify setup, or troubleshoot missing skills.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","Health Check","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":248},1778683376615.4932,"kn7cqysp4xw7bfxwd2p64s8tr186ns9g","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":208,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223,"workflow":227},[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,139,142,145,148,152,155,158,161,164,167,170,174,178,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's function (runs plugin health checks) and its intended use cases (check plugin health, verify setup, troubleshoot missing skills).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and trigger phrases within the first 160 characters.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is concise and delegates deeper material 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 links to external files for detailed procedures, adhering to progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration-heavy skill and does not require forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient examples are included in the SKILL.md demonstrating input, invocation, and expected output for the health check.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill documentation handles edge cases and limitations, including specific failure modes like a missing venv or missing skills, along with recovery steps.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill lists the MCP tool in frontmatter and implies a fallback by not requiring a specific custom MCP, making it usable with standard Claude Code tools.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The SKILL.md instructs to abort on unexpected states, such as a missing venv, and provides clear error messages and recovery steps.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it focuses solely on running its health check.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the problem of checking plugin health and verifying setup, directly addressing user needs.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill provides a focused and valuable capability for verifying setup and troubleshooting, going beyond basic LLM functionality.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill is ready for production use, covering the complete lifecycle of checking plugin health and providing clear instructions for fixes.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The extension has a single, clear responsibility: running plugin health checks, aligning with its name and description.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description is accurate, concise, and effectively communicates the skill's purpose and usage.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses narrowly scoped tools like `ToolSearch` and `mcp__plugin_bitwize-music_bitwize-music-mcp__health_check`, avoiding generalist command execution.",{"category":30,"check":80,"severity":39,"summary":81},"Configuration & parameter reference","The skill does not expose configurable parameters or options beyond its core function.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","The tools used, such as `ToolSearch` and the specific MCP tool, are descriptively named and relevant to the domain.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","The inputs and outputs of the tools used are minimal and focused on the health check task, returning structured results for reporting.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under CC0-1.0, a permissive open-source license, as indicated by the bundled LICENSE file and README.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository shows recent commits within the last 3 months, indicating active maintenance.",{"category":93,"check":97,"severity":24,"summary":98},"Dependency Management","The README mentions installing dependencies via pip and the CI/CD section in the README indicates automated checks, suggesting good dependency management practices.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill does not load or execute third-party data as instructions, and all necessary components are bundled.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch external code or data at runtime, keeping all operations within the bundled repository.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill operates within its designated scope and does not attempt to modify files outside the project folder.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No sandbox escape primitives like detached process spawns or deny-retry loops were found in the skill's scripts.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill does not read or submit confidential data to third parties.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill uses plain, readable source code and does not employ obfuscation techniques like base64 encoding or runtime fetching.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill makes no file-layout assumptions outside its own bundle and clearly states preconditions or uses placeholders.",{"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 (approx. 88%), indicating good maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","A meaningful version is indicated by GitHub release tags and a CHANGELOG.md file.",{"category":49,"check":137,"severity":24,"summary":138},"Validation","Input arguments and structured output are implicitly validated by the MCP tool schema, ensuring correct data handling.",{"category":100,"check":140,"severity":39,"summary":141},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","Errors are caught, categorized, and reported meaningfully with clear messages and recovery steps, as demonstrated in the 'Warnings' and 'Failure' report formats.",{"category":49,"check":146,"severity":39,"summary":147},"Logging","The skill is read-only and does not perform destructive actions or outbound calls that necessitate a local audit log.",{"category":149,"check":150,"severity":39,"summary":151},"Compliance","GDPR","The skill does not operate on personal data.",{"category":149,"check":153,"severity":24,"summary":154},"Target market","There are no regional signals detected, and the extension is globally applicable.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The skill is designed to run on Linux or macOS (via WSL for Windows users) and specifies Python 3.10+, ensuring cross-platform compatibility.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README file exists, is comprehensive, and clearly states the extension's purpose and usage.",{"category":70,"check":162,"severity":24,"summary":163},"Tool surface size","The skill exposes a limited and focused set of tools appropriate for its specific function.",{"category":22,"check":165,"severity":24,"summary":166},"Overlapping near-synonym tools","The skill uses distinct and non-overlapping tools for its operations.",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","All features promised in the README have corresponding implementations or documented tools.",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","The README provides clear installation instructions and a copy-pasteable invocation example, along with setup and configuration steps.",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","Error messages are actionable, including what failed, the cause, and remediation steps, as demonstrated in the report format.",{"category":179,"check":180,"severity":24,"summary":181},"Execution","Pinned dependencies","The README mentions Python 3.10+ and the CI/CD section implies dependency management, suggesting pinned dependencies are likely handled.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill is purely analytical and does not perform state-changing operations.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill performs read-only operations and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":149,"check":190,"severity":24,"summary":191},"Telemetry opt-in","There is no indication of telemetry being emitted; if it were, the project's structure and documentation suggest it would be opt-in.",1778683376478,"This skill runs health checks for installed plugins, verifying package installations within the virtual environment and checking for registered skills. It uses the `ToolSearch` and a specific MCP tool to gather this information and reports results in a clear, actionable format, including fix commands when necessary.",[195,196,197,198,199],"Runs venv package health checks","Verifies skill registration status","Reports on outdated or missing packages","Identifies missing or ghost skills","Provides actionable fix commands",[201,202,203],"Performing in-depth dependency analysis beyond package presence/version.","Modifying plugin configurations or installations directly.","Troubleshooting issues outside of the immediate plugin and skill registration scope.",[205,206,207],"Health Checking","Environment Verification","Troubleshooting",[],"3.0.0","4.4.0","To provide users with a reliable way to check the health of their plugin setup, verify installations, and troubleshoot missing skills.","The extension demonstrates high quality across all checks, with no critical or warning findings. Its purpose is clear, implementation is robust, documentation is excellent, and it adheres to security and maintenance best practices.",98,"A high-quality, well-documented skill for running plugin health checks with clear actionable feedback.",[216,217,218,219,220],"health-check","mcp","plugin-management","troubleshooting","setup","global","verified",[224,225,226],"When a user asks to check plugin health.","To verify a new plugin setup or environment.","When troubleshooting issues related to missing or malfunctioning skills.",[228,229,230],"Load the MCP tool schema using ToolSearch.","Call the `mcp__plugin_bitwize-music_bitwize-music-mcp__health_check` tool.","Report results clearly, including status (OK, WARN, FAIL), package/skill details, and fix commands if applicable.",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":245,"testCoverage":247},{"hasLockfile":233},false,1778683358903,{"descriptionLength":236,"readmeSize":237},158,9335,{"closedIssues90d":239,"forks":240,"hasChangelog":241,"openIssues90d":242,"pushedAt":243,"stars":244},109,30,true,14,1778616491000,174,{"hasNpmPackage":233,"license":246,"smitheryVerified":233},"CC0-1.0",{"hasCi":241,"hasTests":241},{"updatedAt":249},1778683376615,{"basePath":251,"githubOwner":252,"githubRepo":253,"locale":18,"slug":216,"type":254},"skills/health-check","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":264,"parentExtension":267,"providers":299,"relations":315,"tags":316,"workflow":317},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":260,"installMethods":261,"name":263,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":262},"bitwize-music","Claude AI Music Skills",{"basePath":265,"githubOwner":252,"githubRepo":253,"locale":18,"slug":253,"type":266},"","plugin",{"_creationTime":268,"_id":269,"community":270,"display":271,"identity":274,"providers":276,"relations":293,"tags":295,"workflow":296},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":272,"installMethods":273,"name":262,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":265,"githubOwner":252,"githubRepo":253,"locale":18,"slug":253,"type":275},"marketplace",{"evaluate":277,"extract":287},{"promptVersionExtension":278,"promptVersionScoring":210,"score":279,"tags":280,"targetMarket":221,"tier":222},"3.1.0",96,[281,282,283,284,285,286],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":288,"marketplace":289,"plugin":291},"HEAD",{"name":262,"pluginCount":290},1,{"mcpCount":8,"provider":292,"skillCount":8},"classify",{"repoId":294},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[283,285,281,286,282,284],{"evaluatedAt":297,"extractAt":298,"updatedAt":297},1778683122195,1778683100520,{"evaluate":300,"extract":312},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":302,"targetMarket":221,"tier":222},100,[303,304,282,305,306,307,308,309,310,311],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":288,"license":246,"plugin":313},{"mcpCount":8,"provider":292,"skillCount":314},54,{"parentExtensionId":269,"repoId":294},[304,305,311,309,307,308,303,310,282,306],{"evaluatedAt":318,"extractAt":298,"updatedAt":318},1778683131031,{"evaluate":320,"extract":322},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":321,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":288,"license":246},{"parentExtensionId":257,"repoId":294},{"_creationTime":325,"_id":294,"identity":326,"providers":327,"workflow":1011},1778683093832.8552,{"githubOwner":252,"githubRepo":253,"sourceUrl":14},{"classify":328,"discover":992,"github":995},{"commitSha":288,"extensions":329},[330,343,474,485,499,508,516,526,536,544,554,564,572,580,585,595,603,611,619,627,637,651,661,671,679,687,695,703,715,725,735,743,753,763,771,785,795,805,815,825,835,845,855,865,875,889,897,905,912,930,938,948,958,968,976,984],{"basePath":265,"displayName":262,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":18,"type":275},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":265,"description":260,"displayName":262,"installMethods":344,"license":246,"rationale":345,"selectedPaths":346,"source":342,"sourceLanguage":18,"type":266},{"claudeCode":262},"plugin manifest at .claude-plugin/plugin.json",[347,349,350,351,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472],{"path":348,"priority":336},".claude-plugin/plugin.json",{"path":338,"priority":336},{"path":340,"priority":341},{"path":352,"priority":353},"skills/about/SKILL.md","medium",{"path":355,"priority":353},"skills/album-art-director/SKILL.md",{"path":357,"priority":353},"skills/album-conceptualizer/SKILL.md",{"path":359,"priority":353},"skills/album-dashboard/SKILL.md",{"path":361,"priority":353},"skills/album-ideas/SKILL.md",{"path":363,"priority":353},"skills/clipboard/SKILL.md",{"path":365,"priority":353},"skills/cloud-uploader/SKILL.md",{"path":367,"priority":353},"skills/configure/SKILL.md",{"path":369,"priority":353},"skills/document-hunter/SKILL.md",{"path":371,"priority":353},"skills/explicit-checker/SKILL.md",{"path":373,"priority":353},"skills/genre-creator/SKILL.md",{"path":375,"priority":353},"skills/health-check/SKILL.md",{"path":377,"priority":353},"skills/help/SKILL.md",{"path":379,"priority":353},"skills/import-art/SKILL.md",{"path":381,"priority":353},"skills/import-audio/SKILL.md",{"path":383,"priority":353},"skills/import-track/SKILL.md",{"path":385,"priority":353},"skills/lyric-refiner/SKILL.md",{"path":387,"priority":353},"skills/lyric-reviewer/SKILL.md",{"path":389,"priority":353},"skills/lyric-writer/SKILL.md",{"path":391,"priority":353},"skills/mastering-engineer/SKILL.md",{"path":393,"priority":353},"skills/mix-engineer/SKILL.md",{"path":395,"priority":353},"skills/new-album/SKILL.md",{"path":397,"priority":353},"skills/next-step/SKILL.md",{"path":399,"priority":353},"skills/plagiarism-checker/SKILL.md",{"path":401,"priority":353},"skills/pre-generation-check/SKILL.md",{"path":403,"priority":353},"skills/promo-director/SKILL.md",{"path":405,"priority":353},"skills/promo-reviewer/SKILL.md",{"path":407,"priority":353},"skills/promo-writer/SKILL.md",{"path":409,"priority":353},"skills/promote-idea/SKILL.md",{"path":411,"priority":353},"skills/pronunciation-specialist/SKILL.md",{"path":413,"priority":353},"skills/release-director/SKILL.md",{"path":415,"priority":353},"skills/rename/SKILL.md",{"path":417,"priority":353},"skills/researcher/SKILL.md",{"path":419,"priority":353},"skills/researchers-biographical/SKILL.md",{"path":421,"priority":353},"skills/researchers-financial/SKILL.md",{"path":423,"priority":353},"skills/researchers-gov/SKILL.md",{"path":425,"priority":353},"skills/researchers-historical/SKILL.md",{"path":427,"priority":353},"skills/researchers-journalism/SKILL.md",{"path":429,"priority":353},"skills/researchers-legal/SKILL.md",{"path":431,"priority":353},"skills/researchers-primary-source/SKILL.md",{"path":433,"priority":353},"skills/researchers-security/SKILL.md",{"path":435,"priority":353},"skills/researchers-tech/SKILL.md",{"path":437,"priority":353},"skills/researchers-verifier/SKILL.md",{"path":439,"priority":353},"skills/resume/SKILL.md",{"path":441,"priority":353},"skills/session-start/SKILL.md",{"path":443,"priority":353},"skills/setup/SKILL.md",{"path":445,"priority":353},"skills/sheet-music-publisher/SKILL.md",{"path":447,"priority":353},"skills/skill-model-updater/SKILL.md",{"path":449,"priority":353},"skills/suno-engineer/SKILL.md",{"path":451,"priority":353},"skills/test/SKILL.md",{"path":453,"priority":353},"skills/tutorial/SKILL.md",{"path":455,"priority":353},"skills/validate-album/SKILL.md",{"path":457,"priority":353},"skills/verify-sources/SKILL.md",{"path":459,"priority":353},"skills/voice-checker/SKILL.md",{"path":461,"priority":336},".mcp.json",{"path":463,"priority":341},"hooks/README.md",{"path":465,"priority":341},"hooks/check_version_sync.py",{"path":467,"priority":341},"hooks/hooks.json",{"path":469,"priority":341},"hooks/install.sh",{"path":471,"priority":341},"hooks/pre-commit",{"path":473,"priority":341},"hooks/validate_track.py",{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":342,"sourceLanguage":18,"type":254},"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",[481,483],{"path":482,"priority":336},"SKILL.md",{"path":484,"priority":353},"PROJECT_HISTORY.md",{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":342,"sourceLanguage":18,"type":254},"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",[492,493,495,497],{"path":482,"priority":336},{"path":494,"priority":353},"album-types.md",{"path":496,"priority":353},"prompt-examples.md",{"path":498,"priority":353},"visual-styles.md",{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":342,"sourceLanguage":18,"type":254},"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",[506,507],{"path":482,"priority":336},{"path":494,"priority":353},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":342,"sourceLanguage":18,"type":254},"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",[515],{"path":482,"priority":336},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":342,"sourceLanguage":18,"type":254},"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",[523,524],{"path":482,"priority":336},{"path":525,"priority":353},"STATUS_VALUES.md",{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":342,"sourceLanguage":18,"type":254},"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",[533,534],{"path":482,"priority":336},{"path":535,"priority":353},"USAGE_EXAMPLES.md",{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":342,"sourceLanguage":18,"type":254},"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",[543],{"path":482,"priority":336},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":342,"sourceLanguage":18,"type":254},"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",[551,552],{"path":482,"priority":336},{"path":553,"priority":353},"SETTINGS_REFERENCE.md",{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":342,"sourceLanguage":18,"type":254},"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",[561,562],{"path":482,"priority":336},{"path":563,"priority":353},"site-patterns.md",{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":342,"sourceLanguage":18,"type":254},"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",[571],{"path":482,"priority":336},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":342,"sourceLanguage":18,"type":254},"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",[579],{"path":482,"priority":336},{"basePath":251,"description":10,"displayName":216,"installMethods":581,"rationale":582,"selectedPaths":583,"source":342,"sourceLanguage":18,"type":254},{"claudeCode":12},"SKILL.md frontmatter at skills/health-check/SKILL.md",[584],{"path":482,"priority":336},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":342,"sourceLanguage":18,"type":254},"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",[592,593],{"path":482,"priority":336},{"path":594,"priority":353},"SKILL_GLOSSARY.md",{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":342,"sourceLanguage":18,"type":254},"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",[602],{"path":482,"priority":336},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":342,"sourceLanguage":18,"type":254},"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",[610],{"path":482,"priority":336},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":342,"sourceLanguage":18,"type":254},"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",[618],{"path":482,"priority":336},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":342,"sourceLanguage":18,"type":254},"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",[626],{"path":482,"priority":336},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":342,"sourceLanguage":18,"type":254},"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",[634,635],{"path":482,"priority":336},{"path":636,"priority":353},"checklist-reference.md",{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":342,"sourceLanguage":18,"type":254},"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",[644,645,647,649],{"path":482,"priority":336},{"path":646,"priority":353},"craft-reference.md",{"path":648,"priority":353},"documentary-standards.md",{"path":650,"priority":353},"examples.md",{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":342,"sourceLanguage":18,"type":254},"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",[658,659],{"path":482,"priority":336},{"path":660,"priority":353},"genre-presets.md",{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":342,"sourceLanguage":18,"type":254},"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",[668,669],{"path":482,"priority":336},{"path":670,"priority":353},"mix-presets.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":342,"sourceLanguage":18,"type":254},"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",[678],{"path":482,"priority":336},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":342,"sourceLanguage":18,"type":254},"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",[686],{"path":482,"priority":336},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":342,"sourceLanguage":18,"type":254},"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",[694],{"path":482,"priority":336},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":342,"sourceLanguage":18,"type":254},"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",[702],{"path":482,"priority":336},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":342,"sourceLanguage":18,"type":254},"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",[710,711,713],{"path":482,"priority":336},{"path":712,"priority":353},"technical-reference.md",{"path":714,"priority":353},"visualization-guide.md",{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":342,"sourceLanguage":18,"type":254},"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",[722,723],{"path":482,"priority":336},{"path":724,"priority":353},"platform-rules.md",{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":342,"sourceLanguage":18,"type":254},"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",[732,733],{"path":482,"priority":336},{"path":734,"priority":353},"copy-formulas.md",{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":342,"sourceLanguage":18,"type":254},"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",[742],{"path":482,"priority":336},{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":342,"sourceLanguage":18,"type":254},"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",[750,751],{"path":482,"priority":336},{"path":752,"priority":353},"word-lists.md",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":342,"sourceLanguage":18,"type":254},"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",[760,761],{"path":482,"priority":336},{"path":762,"priority":353},"platform-guides.md",{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":342,"sourceLanguage":18,"type":254},"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",[770],{"path":482,"priority":336},{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":342,"sourceLanguage":18,"type":254},"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",[778,779,781,783],{"path":482,"priority":336},{"path":780,"priority":353},"free-sources.md",{"path":782,"priority":353},"source-standards.md",{"path":784,"priority":353},"templates.md",{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":342,"sourceLanguage":18,"type":254},"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",[792,793],{"path":482,"priority":336},{"path":794,"priority":353},"INTERVIEW_SOURCES.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":342,"sourceLanguage":18,"type":254},"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",[802,803],{"path":482,"priority":336},{"path":804,"priority":353},"SEC_FILING_GUIDE.md",{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":342,"sourceLanguage":18,"type":254},"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",[812,813],{"path":482,"priority":336},{"path":814,"priority":353},"AGENCY_SOURCES.md",{"basePath":816,"description":817,"displayName":818,"installMethods":819,"rationale":820,"selectedPaths":821,"source":342,"sourceLanguage":18,"type":254},"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",[822,823],{"path":482,"priority":336},{"path":824,"priority":353},"ARCHIVE_SOURCES.md",{"basePath":826,"description":827,"displayName":828,"installMethods":829,"rationale":830,"selectedPaths":831,"source":342,"sourceLanguage":18,"type":254},"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",[832,833],{"path":482,"priority":336},{"path":834,"priority":353},"SOURCE_EXTRACTION.md",{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":342,"sourceLanguage":18,"type":254},"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",[842,843],{"path":482,"priority":336},{"path":844,"priority":353},"DISCOVERY_GUIDE.md",{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":342,"sourceLanguage":18,"type":254},"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",[852,853],{"path":482,"priority":336},{"path":854,"priority":353},"DIRECT_SOURCES.md",{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":342,"sourceLanguage":18,"type":254},"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",[862,863],{"path":482,"priority":336},{"path":864,"priority":353},"CVE_RESEARCH.md",{"basePath":866,"description":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":342,"sourceLanguage":18,"type":254},"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",[872,873],{"path":482,"priority":336},{"path":874,"priority":353},"PROJECT_RESEARCH.md",{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":342,"sourceLanguage":18,"type":254},"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",[882,883,885,887],{"path":482,"priority":336},{"path":884,"priority":353},"VERIFICATION_CHECKLIST.md",{"path":886,"priority":353},"checklists.md",{"path":888,"priority":353},"patterns.md",{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":342,"sourceLanguage":18,"type":254},"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",[896],{"path":482,"priority":336},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":342,"sourceLanguage":18,"type":254},"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",[904],{"path":482,"priority":336},{"basePath":906,"description":907,"displayName":220,"installMethods":908,"rationale":909,"selectedPaths":910,"source":342,"sourceLanguage":18,"type":254},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[911],{"path":482,"priority":336},{"basePath":913,"description":914,"displayName":915,"installMethods":916,"rationale":917,"selectedPaths":918,"source":342,"sourceLanguage":18,"type":254},"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",[919,920,922,924,926,928],{"path":482,"priority":336},{"path":921,"priority":353},"REQUIREMENTS.md",{"path":923,"priority":353},"anthemscore-reference.md",{"path":925,"priority":353},"musescore-reference.md",{"path":927,"priority":353},"publishing-guide.md",{"path":929,"priority":353},"workflow-detail.md",{"basePath":931,"description":932,"displayName":933,"installMethods":934,"rationale":935,"selectedPaths":936,"source":342,"sourceLanguage":18,"type":254},"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",[937],{"path":482,"priority":336},{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":342,"sourceLanguage":18,"type":254},"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",[945,946],{"path":482,"priority":336},{"path":947,"priority":353},"genre-practices.md",{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":342,"sourceLanguage":18,"type":254},"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",[955,956],{"path":482,"priority":336},{"path":957,"priority":353},"test-definitions.md",{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":342,"sourceLanguage":18,"type":254},"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",[965,966],{"path":482,"priority":336},{"path":967,"priority":353},"phases.md",{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":342,"sourceLanguage":18,"type":254},"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",[975],{"path":482,"priority":336},{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":342,"sourceLanguage":18,"type":254},"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",[983],{"path":482,"priority":336},{"basePath":985,"description":986,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":342,"sourceLanguage":18,"type":254},"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",[991],{"path":482,"priority":336},{"sources":993},[994],"manual",{"closedIssues90d":239,"description":272,"forks":240,"homepage":996,"license":246,"openIssues90d":242,"pushedAt":243,"readmeSize":237,"stars":244,"topics":997},"https://www.bitwizemusic.com",[998,311,999,1000,1001,1002,1003,1004,1005,1006,282,1007,1008,307,640,286,285,1009,283,1010],"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":1012,"discoverAt":1013,"extractAt":1014,"githubAt":1014,"updatedAt":1012},1778683099616,1778683093832,1778683097699,[216,217,218,220,219],{"evaluatedAt":249,"extractAt":298,"updatedAt":249},[],[1019,1044,1073,1102,1127,1147],{"_creationTime":1020,"_id":1021,"community":1022,"display":1023,"identity":1028,"providers":1031,"relations":1037,"tags":1040,"workflow":1041},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":1024,"installMethods":1025,"name":220,"sourceUrl":1027},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":1026},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":906,"githubOwner":1029,"githubRepo":1030,"locale":18,"slug":220,"type":254},"Yeachan-Heo","oh-my-claudecode",{"evaluate":1032,"extract":1036},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1033,"targetMarket":221,"tier":222},[220,1034,1035,309,217],"routing","configuration",{"commitSha":288},{"parentExtensionId":1038,"repoId":1039},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[309,1035,217,1034,220],{"evaluatedAt":1042,"extractAt":1043,"updatedAt":1042},1778699724286,1778699234184,{"_creationTime":1045,"_id":1046,"community":1047,"display":1048,"identity":1054,"providers":1059,"relations":1064,"tags":1068,"workflow":1069},1778694392532.535,"k17eqx1548qq4twnvaeg3h866d86nqem",{"reviewCount":8},{"description":1049,"installMethods":1050,"name":1052,"sourceUrl":1053},"指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量，或当他们询问连接到 MongoDB/Atlas 但未设置凭据时，请使用此技能。",{"claudeCode":1051},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1055,"githubOwner":1056,"githubRepo":1057,"locale":1058,"slug":1052,"type":254},"skills/mongodb-mcp-setup","mongodb","agent-skills","zh-CN",{"evaluate":1060,"extract":1063},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1061,"targetMarket":221,"tier":222},[1056,217,1035,220,1062,309],"authentication",{"commitSha":288},{"parentExtensionId":1065,"repoId":1066,"translatedFrom":1067},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[1062,309,1035,217,1056,220],{"evaluatedAt":1070,"extractAt":1071,"updatedAt":1072},1778694262565,1778694149049,1778694392532,{"_creationTime":1074,"_id":1075,"community":1076,"display":1077,"identity":1083,"providers":1088,"relations":1095,"tags":1098,"workflow":1099},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":1078,"installMethods":1079,"name":1081,"sourceUrl":1082},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":1080},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":1084,"githubOwner":1085,"githubRepo":1086,"locale":18,"slug":1087,"type":254},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":1089,"extract":1093},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1090,"targetMarket":221,"tier":222},[1091,266,1092,311,217],"validation","developer-tools",{"commitSha":288,"license":1094},"MIT",{"parentExtensionId":1096,"repoId":1097},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[311,1092,217,266,1091],{"evaluatedAt":1100,"extractAt":1101,"updatedAt":1100},1778701241052,1778696691708,{"_creationTime":1103,"_id":1104,"community":1105,"display":1106,"identity":1110,"providers":1113,"relations":1122,"tags":1124,"workflow":1125},1778696691708.3218,"k17eqpa3h27h177b037g2e8m8n86ndwb",{"reviewCount":8},{"description":1107,"installMethods":1108,"name":1109,"sourceUrl":1082},"Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection",{"claudeCode":1080},"Horizon Track",{"basePath":1111,"githubOwner":1085,"githubRepo":1086,"locale":18,"slug":1112,"type":254},"plugins/ruflo-goals/skills/horizon-track","horizon-track",{"evaluate":1114,"extract":1121},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1115,"targetMarket":221,"tier":222},[1116,1117,1118,1119,1120,217],"objective-tracking","project-management","long-term-goals","persistence","session-management",{"commitSha":288,"license":1094},{"parentExtensionId":1123,"repoId":1097},"k17bh7m6sv83frxqdhrd00vzcx86n03e",[1118,217,1116,1119,1117,1120],{"evaluatedAt":1126,"extractAt":1101,"updatedAt":1126},1778700614118,{"_creationTime":1128,"_id":1129,"community":1130,"display":1131,"identity":1135,"providers":1137,"relations":1143,"tags":1144,"workflow":1145},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":1132,"installMethods":1133,"name":1134,"sourceUrl":1027},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":1026},"mcp-setup",{"basePath":1136,"githubOwner":1029,"githubRepo":1030,"locale":18,"slug":1134,"type":254},"skills/mcp-setup",{"evaluate":1138,"extract":1142},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1139,"targetMarket":221,"tier":222},[217,1035,309,1140,1141],"agent","tooling",{"commitSha":288},{"parentExtensionId":1038,"repoId":1039},[1140,309,1035,217,1141],{"evaluatedAt":1146,"extractAt":1043,"updatedAt":1146},1778699492025,{"_creationTime":1148,"_id":1149,"community":1150,"display":1151,"identity":1157,"providers":1160,"relations":1170,"tags":1174,"workflow":1175},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":1152,"installMethods":1153,"name":1155,"sourceUrl":1156},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":1154},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1158,"githubOwner":1159,"githubRepo":1155,"locale":1058,"slug":1155,"type":254},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":1161,"extract":1169},{"promptVersionExtension":209,"promptVersionScoring":210,"score":301,"tags":1162,"targetMarket":221,"tier":222},[1163,1164,1165,1166,1167,217,1168],"twitter","x","api","data-retrieval","automation","sdk",{"commitSha":288},{"parentExtensionId":1171,"repoId":1172,"translatedFrom":1173},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[1165,1167,1166,217,1168,1163,1164],{"evaluatedAt":1176,"extractAt":1177,"updatedAt":1178},1778699230863,1778699170774,1778699289329]