[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-skill-model-updater-zh-CN":3,"guides-for-bitwize-music-studio-skill-model-updater":984,"similar-k1789dg9xnx0rxmd3t37hz1a4586nf47-zh-CN":985},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":216,"isFallback":207,"parentExtension":222,"providers":286,"relations":290,"repo":291,"tags":982,"workflow":983},1778683100520.3079,"k1789dg9xnx0rxmd3t37hz1a4586nf47",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Updates model references across all skill files when new Claude models are released. Use when Anthropic releases new Claude models to keep skills current.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","Skill Model Updater","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":197,"workflow":214},1778684188530.615,"kn7cewba6es1jnrwnhtvg6ezc986ntw3","en",{"checks":20,"evaluatedAt":164,"extensionSummary":165,"features":166,"nonGoals":172,"practices":177,"prerequisites":178,"promptVersionExtension":179,"promptVersionScoring":180,"purpose":181,"rationale":182,"score":183,"summary":184,"tags":185,"targetMarket":191,"tier":192,"useCases":193},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,117,121,124,128,132,135,138,141,145,148,151,154,157,161],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of outdated model references in skill files when new Claude models are released and specifies when to use the skill (when Anthropic releases new models).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill automates a tedious and error-prone manual task of updating model references across multiple skill files, providing significant value over manual updates or simple copy-pasting.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented, covers the complete lifecycle of discovering, checking, and updating model references, and includes dry-run functionality.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on updating model references within skill files and CLAUDE.md, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality of updating model references across skill files when new Claude models are released.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like WebSearch, WebFetch, Glob, Grep, Read, and Edit, each with a well-defined purpose, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The `argument-hint` in the frontmatter and the detailed workflow descriptions explain the commands and their parameters adequately.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The commands (`check`, `update`, `update --dry-run`) are descriptive and follow kebab-case conventions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's inputs are command-line arguments, and its outputs are structured text reports, adhering to minimal I/O.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under CC0-1.0, a public domain dedication, which is highly permissive.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle any secrets as it only interacts with publicly available Anthropic model information and local files.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on local files and well-defined web resources, and its instructions do not suggest executing arbitrary code from external sources.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only fetches information from a documented Anthropic URL and interacts with local files, with no runtime downloading of code or instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are confined to reading and writing within the skill files and CLAUDE.md, and do not affect external paths or system configurations.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not read or submit any confidential data; its outbound calls are limited to fetching public model information.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, with clean, printable ASCII and standard Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is written in plain, readable markdown and YAML, with no obfuscated code or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes reasonable assumptions about file structure for skills and CLAUDE.md and provides clear error messages if these are not met.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 14 issues opened and 109 closed in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a `CHANGELOG.md` and a recent commit date, indicating active release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input arguments like 'check', 'update', and '--dry-run' are handled, and the skill's output is structured text, implying implicit validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's primary destructive operation (updating files) includes a `--dry-run` mode, and other operations are read-only.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill documents specific error handling for missing model fields, unknown models, and invalid YAML, providing clear reporting and next steps.",{"category":114,"check":115,"severity":24,"summary":116},"Errors","Actionable error messages","Error messages are specific, naming the failure and suggesting remediation steps like manual review or checking YAML format.",{"category":118,"check":119,"severity":63,"summary":120},"Execution","Pinned dependencies","The skill does not rely on third-party dependencies that would require pinning.",{"category":33,"check":122,"severity":24,"summary":123},"Dry-run preview","The `--dry-run` flag is explicitly supported for the 'update' command, allowing users to preview changes.",{"category":125,"check":126,"severity":63,"summary":127},"Protocol","Idempotent retry & timeouts","The skill operates locally and on public APIs with no complex state-changing operations requiring idempotency or specific timeouts.",{"category":129,"check":130,"severity":63,"summary":131},"Compliance","Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":133,"severity":24,"summary":134},"Precise Purpose","The skill clearly states its purpose (updating model references) and when to use it (when new Claude models are released), operating on skill files and CLAUDE.md.",{"category":40,"check":136,"severity":24,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and arguments.",{"category":44,"check":139,"severity":24,"summary":140},"Concise Body","The skill body is concise, delegating deeper material to distinct sections and examples, keeping the main instruction focused.",{"category":142,"check":143,"severity":24,"summary":144},"Context","Progressive Disclosure","The skill uses progressive disclosure by outlining the workflow in the main body and detailing steps within sections, avoiding embedding large amounts of third-party material.",{"category":142,"check":146,"severity":63,"summary":147},"Forked exploration","The skill is not an exploration-style skill that would require forked context.",{"category":22,"check":149,"severity":24,"summary":150},"Usage examples","The SKILL.md provides clear, end-to-end examples for 'check', 'update', and 'update --dry-run' commands.",{"category":22,"check":152,"severity":24,"summary":153},"Edge cases","The skill documents edge cases such as missing model fields, unknown models, and invalid YAML, with clear symptoms and recovery steps.",{"category":104,"check":155,"severity":63,"summary":156},"Tool Fallback","The skill does not rely on external tools that would require a fallback mechanism.",{"category":158,"check":159,"severity":24,"summary":160},"Safety","Halt on unexpected state","The skill clearly defines preconditions and error handling for unexpected states like invalid YAML or missing model fields, halting execution and reporting clearly.",{"category":92,"check":162,"severity":24,"summary":163},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; any cross-references to model strategy are documented.",1778684188413,"This skill automatically discovers new Claude model IDs, checks skill files and CLAUDE.md for outdated references, and updates them to the latest versions, preserving the original tier assignments.",[167,168,169,170,171],"Discovers current Claude model IDs","Scans skill files and CLAUDE.md for outdated model references","Updates model references to current versions","Preserves original model tiers (Opus, Sonnet, Haiku)","Provides check, update, and dry-run modes",[173,174,175,176],"Updating skills for reasons other than new model releases.","Changing the assigned model tier of a skill.","Updating skill logic or functionality.","Discovering or applying non-Anthropic model references.",[],[],"3.0.0","4.4.0","Keeps all Claude skills up-to-date with the latest Anthropic model releases by automating the discovery and application of new model IDs.","The skill is well-documented, robust, and automates a critical maintenance task with clear examples and error handling. The only potential minor improvement would be more explicit declaration of dependencies if any were used.",99,"Automates updating model references in Claude skills for new model releases.",[186,187,188,189,190],"maintenance","automation","developer-tools","model-management","claude","global","verified",[194,195,196],"When Anthropic releases new Claude models.","To ensure all skills in a repository are using the latest and most capable models.","To automate a repetitive and error-prone manual maintenance task.",{"codeQuality":198,"collectedAt":200,"documentation":201,"maintenance":204,"security":211,"testCoverage":213},{"hasLockfile":199},false,1778684168968,{"descriptionLength":202,"readmeSize":203},154,9335,{"closedIssues90d":205,"forks":206,"hasChangelog":207,"openIssues90d":208,"pushedAt":209,"stars":210},109,30,true,14,1778616491000,174,{"hasNpmPackage":199,"license":212,"smitheryVerified":199},"CC0-1.0",{"hasCi":207,"hasTests":207},{"updatedAt":215},1778684188530,{"basePath":217,"githubOwner":218,"githubRepo":219,"locale":18,"slug":220,"type":221},"skills/skill-model-updater","bitwize-music-studio","claude-ai-music-skills","skill-model-updater","skill",{"_creationTime":223,"_id":224,"community":225,"display":226,"identity":231,"parentExtension":234,"providers":266,"relations":282,"tags":283,"workflow":284},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":227,"installMethods":228,"name":230,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":229},"bitwize-music","Claude AI Music Skills",{"basePath":232,"githubOwner":218,"githubRepo":219,"locale":18,"slug":219,"type":233},"","plugin",{"_creationTime":235,"_id":236,"community":237,"display":238,"identity":241,"providers":243,"relations":260,"tags":262,"workflow":263},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":239,"installMethods":240,"name":229,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":232,"githubOwner":218,"githubRepo":219,"locale":18,"slug":219,"type":242},"marketplace",{"evaluate":244,"extract":254},{"promptVersionExtension":245,"promptVersionScoring":180,"score":246,"tags":247,"targetMarket":191,"tier":192},"3.1.0",96,[248,249,250,251,252,253],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":255,"marketplace":256,"plugin":258},"HEAD",{"name":229,"pluginCount":257},1,{"mcpCount":8,"provider":259,"skillCount":8},"classify",{"repoId":261},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[250,252,248,253,249,251],{"evaluatedAt":264,"extractAt":265,"updatedAt":264},1778683122195,1778683100520,{"evaluate":267,"extract":279},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":269,"targetMarket":191,"tier":192},100,[270,271,249,272,273,274,275,276,277,278],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":255,"license":212,"plugin":280},{"mcpCount":8,"provider":259,"skillCount":281},54,{"parentExtensionId":236,"repoId":261},[271,272,278,276,274,275,270,277,249,273],{"evaluatedAt":285,"extractAt":265,"updatedAt":285},1778683131031,{"evaluate":287,"extract":289},{"promptVersionExtension":179,"promptVersionScoring":180,"score":183,"tags":288,"targetMarket":191,"tier":192},[186,187,188,189,190],{"commitSha":255,"license":212},{"parentExtensionId":224,"repoId":261},{"_creationTime":292,"_id":261,"identity":293,"providers":294,"workflow":978},1778683093832.8552,{"githubOwner":218,"githubRepo":219,"sourceUrl":14},{"classify":295,"discover":960,"github":963},{"commitSha":255,"extensions":296},[297,310,441,452,466,475,483,493,503,511,521,531,539,547,555,565,573,581,589,597,607,621,631,641,649,657,665,673,685,695,705,713,723,733,741,755,765,775,785,795,805,815,825,835,845,859,867,875,883,901,906,916,926,936,944,952],{"basePath":232,"displayName":229,"installMethods":298,"rationale":299,"selectedPaths":300,"source":309,"sourceLanguage":18,"type":242},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[301,304,306],{"path":302,"priority":303},".claude-plugin/marketplace.json","mandatory",{"path":305,"priority":303},"README.md",{"path":307,"priority":308},"LICENSE","high","rule",{"basePath":232,"description":227,"displayName":229,"installMethods":311,"license":212,"rationale":312,"selectedPaths":313,"source":309,"sourceLanguage":18,"type":233},{"claudeCode":229},"plugin manifest at .claude-plugin/plugin.json",[314,316,317,318,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439],{"path":315,"priority":303},".claude-plugin/plugin.json",{"path":305,"priority":303},{"path":307,"priority":308},{"path":319,"priority":320},"skills/about/SKILL.md","medium",{"path":322,"priority":320},"skills/album-art-director/SKILL.md",{"path":324,"priority":320},"skills/album-conceptualizer/SKILL.md",{"path":326,"priority":320},"skills/album-dashboard/SKILL.md",{"path":328,"priority":320},"skills/album-ideas/SKILL.md",{"path":330,"priority":320},"skills/clipboard/SKILL.md",{"path":332,"priority":320},"skills/cloud-uploader/SKILL.md",{"path":334,"priority":320},"skills/configure/SKILL.md",{"path":336,"priority":320},"skills/document-hunter/SKILL.md",{"path":338,"priority":320},"skills/explicit-checker/SKILL.md",{"path":340,"priority":320},"skills/genre-creator/SKILL.md",{"path":342,"priority":320},"skills/health-check/SKILL.md",{"path":344,"priority":320},"skills/help/SKILL.md",{"path":346,"priority":320},"skills/import-art/SKILL.md",{"path":348,"priority":320},"skills/import-audio/SKILL.md",{"path":350,"priority":320},"skills/import-track/SKILL.md",{"path":352,"priority":320},"skills/lyric-refiner/SKILL.md",{"path":354,"priority":320},"skills/lyric-reviewer/SKILL.md",{"path":356,"priority":320},"skills/lyric-writer/SKILL.md",{"path":358,"priority":320},"skills/mastering-engineer/SKILL.md",{"path":360,"priority":320},"skills/mix-engineer/SKILL.md",{"path":362,"priority":320},"skills/new-album/SKILL.md",{"path":364,"priority":320},"skills/next-step/SKILL.md",{"path":366,"priority":320},"skills/plagiarism-checker/SKILL.md",{"path":368,"priority":320},"skills/pre-generation-check/SKILL.md",{"path":370,"priority":320},"skills/promo-director/SKILL.md",{"path":372,"priority":320},"skills/promo-reviewer/SKILL.md",{"path":374,"priority":320},"skills/promo-writer/SKILL.md",{"path":376,"priority":320},"skills/promote-idea/SKILL.md",{"path":378,"priority":320},"skills/pronunciation-specialist/SKILL.md",{"path":380,"priority":320},"skills/release-director/SKILL.md",{"path":382,"priority":320},"skills/rename/SKILL.md",{"path":384,"priority":320},"skills/researcher/SKILL.md",{"path":386,"priority":320},"skills/researchers-biographical/SKILL.md",{"path":388,"priority":320},"skills/researchers-financial/SKILL.md",{"path":390,"priority":320},"skills/researchers-gov/SKILL.md",{"path":392,"priority":320},"skills/researchers-historical/SKILL.md",{"path":394,"priority":320},"skills/researchers-journalism/SKILL.md",{"path":396,"priority":320},"skills/researchers-legal/SKILL.md",{"path":398,"priority":320},"skills/researchers-primary-source/SKILL.md",{"path":400,"priority":320},"skills/researchers-security/SKILL.md",{"path":402,"priority":320},"skills/researchers-tech/SKILL.md",{"path":404,"priority":320},"skills/researchers-verifier/SKILL.md",{"path":406,"priority":320},"skills/resume/SKILL.md",{"path":408,"priority":320},"skills/session-start/SKILL.md",{"path":410,"priority":320},"skills/setup/SKILL.md",{"path":412,"priority":320},"skills/sheet-music-publisher/SKILL.md",{"path":414,"priority":320},"skills/skill-model-updater/SKILL.md",{"path":416,"priority":320},"skills/suno-engineer/SKILL.md",{"path":418,"priority":320},"skills/test/SKILL.md",{"path":420,"priority":320},"skills/tutorial/SKILL.md",{"path":422,"priority":320},"skills/validate-album/SKILL.md",{"path":424,"priority":320},"skills/verify-sources/SKILL.md",{"path":426,"priority":320},"skills/voice-checker/SKILL.md",{"path":428,"priority":303},".mcp.json",{"path":430,"priority":308},"hooks/README.md",{"path":432,"priority":308},"hooks/check_version_sync.py",{"path":434,"priority":308},"hooks/hooks.json",{"path":436,"priority":308},"hooks/install.sh",{"path":438,"priority":308},"hooks/pre-commit",{"path":440,"priority":308},"hooks/validate_track.py",{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":309,"sourceLanguage":18,"type":221},"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",[448,450],{"path":449,"priority":303},"SKILL.md",{"path":451,"priority":320},"PROJECT_HISTORY.md",{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":309,"sourceLanguage":18,"type":221},"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",[459,460,462,464],{"path":449,"priority":303},{"path":461,"priority":320},"album-types.md",{"path":463,"priority":320},"prompt-examples.md",{"path":465,"priority":320},"visual-styles.md",{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":309,"sourceLanguage":18,"type":221},"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",[473,474],{"path":449,"priority":303},{"path":461,"priority":320},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":309,"sourceLanguage":18,"type":221},"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",[482],{"path":449,"priority":303},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":309,"sourceLanguage":18,"type":221},"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",[490,491],{"path":449,"priority":303},{"path":492,"priority":320},"STATUS_VALUES.md",{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":309,"sourceLanguage":18,"type":221},"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",[500,501],{"path":449,"priority":303},{"path":502,"priority":320},"USAGE_EXAMPLES.md",{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":309,"sourceLanguage":18,"type":221},"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",[510],{"path":449,"priority":303},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":309,"sourceLanguage":18,"type":221},"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",[518,519],{"path":449,"priority":303},{"path":520,"priority":320},"SETTINGS_REFERENCE.md",{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":309,"sourceLanguage":18,"type":221},"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",[528,529],{"path":449,"priority":303},{"path":530,"priority":320},"site-patterns.md",{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":309,"sourceLanguage":18,"type":221},"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",[538],{"path":449,"priority":303},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":309,"sourceLanguage":18,"type":221},"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",[546],{"path":449,"priority":303},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":309,"sourceLanguage":18,"type":221},"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",[554],{"path":449,"priority":303},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":309,"sourceLanguage":18,"type":221},"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",[562,563],{"path":449,"priority":303},{"path":564,"priority":320},"SKILL_GLOSSARY.md",{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":309,"sourceLanguage":18,"type":221},"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",[572],{"path":449,"priority":303},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":309,"sourceLanguage":18,"type":221},"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",[580],{"path":449,"priority":303},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":309,"sourceLanguage":18,"type":221},"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",[588],{"path":449,"priority":303},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":309,"sourceLanguage":18,"type":221},"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",[596],{"path":449,"priority":303},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":309,"sourceLanguage":18,"type":221},"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",[604,605],{"path":449,"priority":303},{"path":606,"priority":320},"checklist-reference.md",{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":309,"sourceLanguage":18,"type":221},"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",[614,615,617,619],{"path":449,"priority":303},{"path":616,"priority":320},"craft-reference.md",{"path":618,"priority":320},"documentary-standards.md",{"path":620,"priority":320},"examples.md",{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":309,"sourceLanguage":18,"type":221},"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",[628,629],{"path":449,"priority":303},{"path":630,"priority":320},"genre-presets.md",{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":309,"sourceLanguage":18,"type":221},"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",[638,639],{"path":449,"priority":303},{"path":640,"priority":320},"mix-presets.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":309,"sourceLanguage":18,"type":221},"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",[648],{"path":449,"priority":303},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":309,"sourceLanguage":18,"type":221},"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",[656],{"path":449,"priority":303},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":309,"sourceLanguage":18,"type":221},"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",[664],{"path":449,"priority":303},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":309,"sourceLanguage":18,"type":221},"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",[672],{"path":449,"priority":303},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":309,"sourceLanguage":18,"type":221},"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",[680,681,683],{"path":449,"priority":303},{"path":682,"priority":320},"technical-reference.md",{"path":684,"priority":320},"visualization-guide.md",{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":309,"sourceLanguage":18,"type":221},"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",[692,693],{"path":449,"priority":303},{"path":694,"priority":320},"platform-rules.md",{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":309,"sourceLanguage":18,"type":221},"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",[702,703],{"path":449,"priority":303},{"path":704,"priority":320},"copy-formulas.md",{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":309,"sourceLanguage":18,"type":221},"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",[712],{"path":449,"priority":303},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":309,"sourceLanguage":18,"type":221},"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",[720,721],{"path":449,"priority":303},{"path":722,"priority":320},"word-lists.md",{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":309,"sourceLanguage":18,"type":221},"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",[730,731],{"path":449,"priority":303},{"path":732,"priority":320},"platform-guides.md",{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":309,"sourceLanguage":18,"type":221},"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",[740],{"path":449,"priority":303},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":309,"sourceLanguage":18,"type":221},"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",[748,749,751,753],{"path":449,"priority":303},{"path":750,"priority":320},"free-sources.md",{"path":752,"priority":320},"source-standards.md",{"path":754,"priority":320},"templates.md",{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":309,"sourceLanguage":18,"type":221},"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",[762,763],{"path":449,"priority":303},{"path":764,"priority":320},"INTERVIEW_SOURCES.md",{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":309,"sourceLanguage":18,"type":221},"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",[772,773],{"path":449,"priority":303},{"path":774,"priority":320},"SEC_FILING_GUIDE.md",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":309,"sourceLanguage":18,"type":221},"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",[782,783],{"path":449,"priority":303},{"path":784,"priority":320},"AGENCY_SOURCES.md",{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":309,"sourceLanguage":18,"type":221},"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",[792,793],{"path":449,"priority":303},{"path":794,"priority":320},"ARCHIVE_SOURCES.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":309,"sourceLanguage":18,"type":221},"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",[802,803],{"path":449,"priority":303},{"path":804,"priority":320},"SOURCE_EXTRACTION.md",{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":309,"sourceLanguage":18,"type":221},"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",[812,813],{"path":449,"priority":303},{"path":814,"priority":320},"DISCOVERY_GUIDE.md",{"basePath":816,"description":817,"displayName":818,"installMethods":819,"rationale":820,"selectedPaths":821,"source":309,"sourceLanguage":18,"type":221},"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",[822,823],{"path":449,"priority":303},{"path":824,"priority":320},"DIRECT_SOURCES.md",{"basePath":826,"description":827,"displayName":828,"installMethods":829,"rationale":830,"selectedPaths":831,"source":309,"sourceLanguage":18,"type":221},"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",[832,833],{"path":449,"priority":303},{"path":834,"priority":320},"CVE_RESEARCH.md",{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":309,"sourceLanguage":18,"type":221},"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",[842,843],{"path":449,"priority":303},{"path":844,"priority":320},"PROJECT_RESEARCH.md",{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":309,"sourceLanguage":18,"type":221},"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",[852,853,855,857],{"path":449,"priority":303},{"path":854,"priority":320},"VERIFICATION_CHECKLIST.md",{"path":856,"priority":320},"checklists.md",{"path":858,"priority":320},"patterns.md",{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":309,"sourceLanguage":18,"type":221},"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",[866],{"path":449,"priority":303},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":309,"sourceLanguage":18,"type":221},"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",[874],{"path":449,"priority":303},{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":309,"sourceLanguage":18,"type":221},"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",[882],{"path":449,"priority":303},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":309,"sourceLanguage":18,"type":221},"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",[890,891,893,895,897,899],{"path":449,"priority":303},{"path":892,"priority":320},"REQUIREMENTS.md",{"path":894,"priority":320},"anthemscore-reference.md",{"path":896,"priority":320},"musescore-reference.md",{"path":898,"priority":320},"publishing-guide.md",{"path":900,"priority":320},"workflow-detail.md",{"basePath":217,"description":10,"displayName":220,"installMethods":902,"rationale":903,"selectedPaths":904,"source":309,"sourceLanguage":18,"type":221},{"claudeCode":12},"SKILL.md frontmatter at skills/skill-model-updater/SKILL.md",[905],{"path":449,"priority":303},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":309,"sourceLanguage":18,"type":221},"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",[913,914],{"path":449,"priority":303},{"path":915,"priority":320},"genre-practices.md",{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":309,"sourceLanguage":18,"type":221},"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",[923,924],{"path":449,"priority":303},{"path":925,"priority":320},"test-definitions.md",{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":309,"sourceLanguage":18,"type":221},"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",[933,934],{"path":449,"priority":303},{"path":935,"priority":320},"phases.md",{"basePath":937,"description":938,"displayName":939,"installMethods":940,"rationale":941,"selectedPaths":942,"source":309,"sourceLanguage":18,"type":221},"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",[943],{"path":449,"priority":303},{"basePath":945,"description":946,"displayName":947,"installMethods":948,"rationale":949,"selectedPaths":950,"source":309,"sourceLanguage":18,"type":221},"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",[951],{"path":449,"priority":303},{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":309,"sourceLanguage":18,"type":221},"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",[959],{"path":449,"priority":303},{"sources":961},[962],"manual",{"closedIssues90d":205,"description":239,"forks":206,"homepage":964,"license":212,"openIssues90d":208,"pushedAt":209,"readmeSize":203,"stars":210,"topics":965},"https://www.bitwizemusic.com",[190,278,966,967,968,969,970,971,972,973,249,974,975,274,610,253,252,976,250,977],"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":979,"discoverAt":980,"extractAt":981,"githubAt":981,"updatedAt":979},1778683099616,1778683093832,1778683097699,[187,190,188,186,189],{"evaluatedAt":215,"extractAt":265,"updatedAt":215},[],[986,1018,1043,1064,1085,1115],{"_creationTime":987,"_id":988,"community":989,"display":990,"identity":996,"providers":1002,"relations":1010,"tags":1013,"workflow":1014},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":991,"installMethods":992,"name":994,"sourceUrl":995},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":993},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":997,"githubOwner":998,"githubRepo":999,"locale":1000,"slug":1001,"type":221},"skills/use-my-browser","xixu-me","skills","zh-CN","use-my-browser",{"evaluate":1003,"extract":1008},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1004,"targetMarket":191,"tier":192},[1005,1006,187,1007,188],"browser","debugging","ux",{"commitSha":255,"license":1009},"MIT",{"repoId":1011,"translatedFrom":1012},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[187,1005,1006,188,1007],{"evaluatedAt":1015,"extractAt":1016,"updatedAt":1017},1778699261239,1778699106670,1778699366078,{"_creationTime":1019,"_id":1020,"community":1021,"display":1022,"identity":1028,"providers":1032,"relations":1037,"tags":1039,"workflow":1040},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1023,"installMethods":1024,"name":1026,"sourceUrl":1027},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1025},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1029,"githubOwner":1030,"githubRepo":1031,"locale":18,"slug":1026,"type":221},"skills/github","steipete","clawdis",{"evaluate":1033,"extract":1036},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1034,"targetMarket":191,"tier":192},[1026,276,1035,188,187],"api",{"commitSha":255},{"repoId":1038},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1035,187,276,188,1026],{"evaluatedAt":1041,"extractAt":1042,"updatedAt":1041},1778698569289,1778697652123,{"_creationTime":1044,"_id":1045,"community":1046,"display":1047,"identity":1051,"providers":1053,"relations":1060,"tags":1061,"workflow":1062},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":1048,"installMethods":1049,"name":1050,"sourceUrl":1027},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":1025},"openclaw-testing",{"basePath":1052,"githubOwner":1030,"githubRepo":1031,"locale":18,"slug":1050,"type":221},".agents/skills/openclaw-testing",{"evaluate":1054,"extract":1059},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1055,"targetMarket":191,"tier":192},[1056,1057,1058,187,188],"testing","ci","validation",{"commitSha":255},{"repoId":1038},[187,1057,188,1056,1058],{"evaluatedAt":1063,"extractAt":1042,"updatedAt":1063},1778697962962,{"_creationTime":1065,"_id":1066,"community":1067,"display":1068,"identity":1072,"providers":1075,"relations":1081,"tags":1082,"workflow":1083},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":1069,"installMethods":1070,"name":1071,"sourceUrl":1027},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":1025},"ClawSweeper Skill",{"basePath":1073,"githubOwner":1030,"githubRepo":1031,"locale":18,"slug":1074,"type":221},".agents/skills/clawsweeper","clawsweeper",{"evaluate":1076,"extract":1080},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1077,"targetMarket":191,"tier":192},[1026,187,1078,186,1079],"code-review","ci-cd",{"commitSha":255,"license":1009},{"repoId":1038},[187,1079,1078,1026,186],{"evaluatedAt":1084,"extractAt":1042,"updatedAt":1084},1778697688364,{"_creationTime":1086,"_id":1087,"community":1088,"display":1089,"identity":1095,"providers":1100,"relations":1108,"tags":1111,"workflow":1112},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1090,"installMethods":1091,"name":1093,"sourceUrl":1094},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1092},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1096,"githubOwner":1097,"githubRepo":1098,"locale":18,"slug":1099,"type":221},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1101,"extract":1107},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1102,"targetMarket":191,"tier":192},[1103,1104,273,1105,187,276,1106],"git","development-environment","tmux","developer-tool",{"commitSha":255,"license":1009},{"parentExtensionId":1109,"repoId":1110},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[187,276,1106,1104,1103,1105,273],{"evaluatedAt":1113,"extractAt":1114,"updatedAt":1113},1778699613343,1778699234184,{"_creationTime":1116,"_id":1117,"community":1118,"display":1119,"identity":1125,"providers":1127,"relations":1135,"tags":1138,"workflow":1139},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":1120,"installMethods":1121,"name":1123,"sourceUrl":1124},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":1122},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":232,"githubOwner":1126,"githubRepo":1123,"locale":1000,"slug":1123,"type":221},"zagmoai",{"evaluate":1128,"extract":1134},{"promptVersionExtension":179,"promptVersionScoring":180,"score":268,"tags":1129,"targetMarket":191,"tier":192},[1130,1131,1132,187,1133],"google-docs","google-sheets","productivity","api-client",{"commitSha":255},{"repoId":1136,"translatedFrom":1137},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[1133,187,1130,1131,1132],{"evaluatedAt":1140,"extractAt":1141,"updatedAt":1142},1778699485884,1778699468747,1778699505679]