[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-promote-idea-zh-CN":3,"guides-for-bitwize-music-studio-promote-idea":1004,"similar-k17635e8bakk3qrd5fs8xayvkd86mj1d-zh-CN":1005},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":229,"parentExtension":243,"providers":305,"relations":309,"repo":310,"tags":1002,"workflow":1003},1778683100520.3032,"k17635e8bakk3qrd5fs8xayvkd86mj1d",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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]\".",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","promote-idea","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":236},1778683745155.1812,"kn749r7t7jz8vxxwahq8c4n85d86mapm","en",{"checks":20,"evaluatedAt":189,"extensionSummary":190,"features":191,"nonGoals":197,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":213,"tier":214,"useCases":215},[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],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states what the skill does (converts album ideas to projects) and when to use it, including trigger phrases and explicit boundaries like 'Pending-only'.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is dense and directly states the core capability and trigger phrases within a reasonable character count.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is concise, outlining the workflow and delegating detailed material to separate files.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The skill delegates detailed procedures and extensive material to separate files, following a progressive disclosure pattern.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration or audit-style skill; it performs a direct action and does not require context forking.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient examples are provided that plausibly demonstrate the claimed output for the given input.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill documents several failure modes with symptoms and recovery steps, such as idea not found or already promoted.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill explicitly lists the required MCP server and version in its frontmatter and relies on Claude-internal tools as a fallback.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill's SKILL.md instructs to abort on unexpected pre-state, such as a missing idea or invalid genre, and reports the issue.",{"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 being loaded; it explicitly cross-references alternatives when necessary.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the problem of converting album ideas manually and the extension's solution of a one-step conversion.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers significant value by automating a multi-step manual process, preserving concept transfer, and ensuring status discipline.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers the complete lifecycle of promoting an idea to an album project, including error handling and next-step suggestions.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill has a single, coherent responsibility: converting pending album ideas into album projects.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description is concise, readable, and accurately reflects the skill's behavior and usage.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses narrow, verb-noun specialist tools like `get_ideas` and `promote_idea`, rather than a single generalist tool.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","All parameters and argument formats are clearly documented in the SKILL.md, including examples of expected input.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","Tool names like `get_ideas` and `promote_idea` are descriptive and follow the expected domain naming conventions.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","Tool inputs are well-defined arguments, and outputs are structured and limited to the promised payload, not diagnostic dumps.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under CC0-1.0, a permissive public domain dedication.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository was last updated on 2026-05-12, indicating recent maintenance.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The extension does not appear to use third-party dependencies directly within its skill scripts.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill processes inputs as data and does not execute instructions from external sources.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime or execute commands from external sources.",{"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 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","The bundled content and descriptions are free of hidden-steering tricks.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's scripts are plain, readable source code and do not use obfuscation techniques.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill clearly states its assumptions about the directory structure (e.g., IDEAS.md) and provides clear error messages if they are not met.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","The ratio of closed to open issues (109 closed, 14 open in 90 days) indicates good maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","A meaningful version is declared in the frontmatter, and a CHANGELOG is present.",{"category":49,"check":137,"severity":24,"summary":138},"Validation","Input arguments like idea titles and slugs are handled and validated according to documented formats.",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","Destructive operations like promoting an idea are guarded by confirmation prompts or explicit user input.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","Errors are caught, categorized, and reported with clear messages, symptoms, and recovery steps.",{"category":49,"check":146,"severity":39,"summary":147},"Logging","The skill is not a destructive operation that requires a local audit log for every invocation.",{"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","The skill's functionality is global and not tied to any specific geographic or legal jurisdiction.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The skill assumes a standard Claude Code runtime and does not rely on specific editor or OS features.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README file clearly states the extension's purpose and provides installation instructions.",{"category":70,"check":162,"severity":39,"summary":163},"Tool surface size","This is a single-tool skill.",{"category":22,"check":165,"severity":24,"summary":166},"Overlapping near-synonym tools","The skill utilizes distinct tools (`get_ideas`, `promote_idea`) without redundant near-synonyms.",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","All advertised features, such as converting ideas and handling slugs, are implemented and functional.",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","Installation instructions are clearly provided in the README, along with an example invocation.",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","Error messages consistently include what failed, why, and a remediation step or suggestion.",{"category":179,"check":180,"severity":39,"summary":181},"Execution","Pinned dependencies","The skill itself does not appear to bundle scripts with external dependencies requiring pinning.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill's primary action of promoting an idea is a state-changing operation, but it is guarded by user confirmation rather than a dry-run flag.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill itself does not perform remote calls or state-changing operations that require idempotency and timeouts.",1778683745031,"This skill automates the creation of album projects from pending ideas listed in IDEAS.md. It handles slug generation, concept transfer into README.md, and status updates, replacing a multi-step manual process with a single command. It also manages documentary flags and provides clear error reporting for various scenarios.",[192,193,194,195,196],"Automated album project creation from ideas","Intelligent slug generation and override","Concept text transfer to README.md","Automatic status updates to 'In Progress'","Handling of documentary flag for research files",[198,199,200,201],"Promoting ideas that are already in progress or complete","Creating album structure without a valid pending idea","Handling album renaming or unpromotion (requires separate tools)","Generating music directly; only scaffolds the project","3.0.0","4.4.0","To streamline the album production pipeline by instantly converting a documented album idea into a structured project, saving time and ensuring consistency.","The extension is exceptionally well-documented and robust, covering all aspects of its functionality with clear examples and error handling. The only minor deviation from perfection is the 'Dry-run preview' check being not applicable due to the nature of the state-changing operation being guarded by confirmation instead of a dry-run flag.",99,"A highly polished and robust skill for automating album project creation from ideas, with excellent documentation and error handling.",[209,210,211,212],"music-production","album-creation","workflow-automation","idea-management","global","verified",[216,217,218],"When a user wants to start working on a pending album idea by saying 'promote [idea title]'","When a user wants to turn an idea into an album project with a specific slug or documentary flag","When initiating a new album project from a documented concept in IDEAS.md",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"security":233,"testCoverage":235},{"hasLockfile":221},false,1778683728018,{"descriptionLength":224,"readmeSize":225},179,9335,{"closedIssues90d":227,"forks":228,"hasChangelog":229,"openIssues90d":230,"pushedAt":231,"stars":232},109,30,true,14,1778616491000,174,{"hasNpmPackage":221,"license":234,"smitheryVerified":221},"CC0-1.0",{"hasCi":229,"hasTests":229},{"updatedAt":237},1778683745155,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},"skills/promote-idea","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":244,"_id":245,"community":246,"display":247,"identity":252,"parentExtension":255,"providers":285,"relations":301,"tags":302,"workflow":303},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":248,"installMethods":249,"name":251,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":250},"bitwize-music","Claude AI Music Skills",{"basePath":253,"githubOwner":240,"githubRepo":241,"locale":18,"slug":241,"type":254},"","plugin",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":262,"providers":264,"relations":279,"tags":281,"workflow":282},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":260,"installMethods":261,"name":250,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":253,"githubOwner":240,"githubRepo":241,"locale":18,"slug":241,"type":263},"marketplace",{"evaluate":265,"extract":273},{"promptVersionExtension":266,"promptVersionScoring":203,"score":267,"tags":268,"targetMarket":213,"tier":214},"3.1.0",96,[209,269,270,211,271,272],"suno","ai-music","audio-mastering","songwriting",{"commitSha":274,"marketplace":275,"plugin":277},"HEAD",{"name":250,"pluginCount":276},1,{"mcpCount":8,"provider":278,"skillCount":8},"classify",{"repoId":280},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[270,271,209,272,269,211],{"evaluatedAt":283,"extractAt":284,"updatedAt":283},1778683122195,1778683100520,{"evaluate":286,"extract":298},{"promptVersionExtension":202,"promptVersionScoring":203,"score":287,"tags":288,"targetMarket":213,"tier":214},100,[289,290,269,291,292,293,294,295,296,297],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":274,"license":234,"plugin":299},{"mcpCount":8,"provider":278,"skillCount":300},54,{"parentExtensionId":257,"repoId":280},[290,291,297,295,293,294,289,296,269,292],{"evaluatedAt":304,"extractAt":284,"updatedAt":304},1778683131031,{"evaluate":306,"extract":308},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":307,"targetMarket":213,"tier":214},[209,210,211,212],{"commitSha":274},{"parentExtensionId":245,"repoId":280},{"_creationTime":311,"_id":280,"identity":312,"providers":313,"workflow":998},1778683093832.8552,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":314,"discover":979,"github":982},{"commitSha":274,"extensions":315},[316,329,460,471,485,494,502,512,522,530,540,550,558,566,574,584,592,600,608,616,626,640,650,660,668,676,684,692,704,714,724,729,739,749,757,771,781,791,801,811,821,831,841,851,861,875,883,891,899,917,925,935,945,955,963,971],{"basePath":253,"displayName":250,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":18,"type":263},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[320,323,325],{"path":321,"priority":322},".claude-plugin/marketplace.json","mandatory",{"path":324,"priority":322},"README.md",{"path":326,"priority":327},"LICENSE","high","rule",{"basePath":253,"description":248,"displayName":250,"installMethods":330,"license":234,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":254},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[333,335,336,337,340,342,344,346,348,350,352,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],{"path":334,"priority":322},".claude-plugin/plugin.json",{"path":324,"priority":322},{"path":326,"priority":327},{"path":338,"priority":339},"skills/about/SKILL.md","medium",{"path":341,"priority":339},"skills/album-art-director/SKILL.md",{"path":343,"priority":339},"skills/album-conceptualizer/SKILL.md",{"path":345,"priority":339},"skills/album-dashboard/SKILL.md",{"path":347,"priority":339},"skills/album-ideas/SKILL.md",{"path":349,"priority":339},"skills/clipboard/SKILL.md",{"path":351,"priority":339},"skills/cloud-uploader/SKILL.md",{"path":353,"priority":339},"skills/configure/SKILL.md",{"path":355,"priority":339},"skills/document-hunter/SKILL.md",{"path":357,"priority":339},"skills/explicit-checker/SKILL.md",{"path":359,"priority":339},"skills/genre-creator/SKILL.md",{"path":361,"priority":339},"skills/health-check/SKILL.md",{"path":363,"priority":339},"skills/help/SKILL.md",{"path":365,"priority":339},"skills/import-art/SKILL.md",{"path":367,"priority":339},"skills/import-audio/SKILL.md",{"path":369,"priority":339},"skills/import-track/SKILL.md",{"path":371,"priority":339},"skills/lyric-refiner/SKILL.md",{"path":373,"priority":339},"skills/lyric-reviewer/SKILL.md",{"path":375,"priority":339},"skills/lyric-writer/SKILL.md",{"path":377,"priority":339},"skills/mastering-engineer/SKILL.md",{"path":379,"priority":339},"skills/mix-engineer/SKILL.md",{"path":381,"priority":339},"skills/new-album/SKILL.md",{"path":383,"priority":339},"skills/next-step/SKILL.md",{"path":385,"priority":339},"skills/plagiarism-checker/SKILL.md",{"path":387,"priority":339},"skills/pre-generation-check/SKILL.md",{"path":389,"priority":339},"skills/promo-director/SKILL.md",{"path":391,"priority":339},"skills/promo-reviewer/SKILL.md",{"path":393,"priority":339},"skills/promo-writer/SKILL.md",{"path":395,"priority":339},"skills/promote-idea/SKILL.md",{"path":397,"priority":339},"skills/pronunciation-specialist/SKILL.md",{"path":399,"priority":339},"skills/release-director/SKILL.md",{"path":401,"priority":339},"skills/rename/SKILL.md",{"path":403,"priority":339},"skills/researcher/SKILL.md",{"path":405,"priority":339},"skills/researchers-biographical/SKILL.md",{"path":407,"priority":339},"skills/researchers-financial/SKILL.md",{"path":409,"priority":339},"skills/researchers-gov/SKILL.md",{"path":411,"priority":339},"skills/researchers-historical/SKILL.md",{"path":413,"priority":339},"skills/researchers-journalism/SKILL.md",{"path":415,"priority":339},"skills/researchers-legal/SKILL.md",{"path":417,"priority":339},"skills/researchers-primary-source/SKILL.md",{"path":419,"priority":339},"skills/researchers-security/SKILL.md",{"path":421,"priority":339},"skills/researchers-tech/SKILL.md",{"path":423,"priority":339},"skills/researchers-verifier/SKILL.md",{"path":425,"priority":339},"skills/resume/SKILL.md",{"path":427,"priority":339},"skills/session-start/SKILL.md",{"path":429,"priority":339},"skills/setup/SKILL.md",{"path":431,"priority":339},"skills/sheet-music-publisher/SKILL.md",{"path":433,"priority":339},"skills/skill-model-updater/SKILL.md",{"path":435,"priority":339},"skills/suno-engineer/SKILL.md",{"path":437,"priority":339},"skills/test/SKILL.md",{"path":439,"priority":339},"skills/tutorial/SKILL.md",{"path":441,"priority":339},"skills/validate-album/SKILL.md",{"path":443,"priority":339},"skills/verify-sources/SKILL.md",{"path":445,"priority":339},"skills/voice-checker/SKILL.md",{"path":447,"priority":322},".mcp.json",{"path":449,"priority":327},"hooks/README.md",{"path":451,"priority":327},"hooks/check_version_sync.py",{"path":453,"priority":327},"hooks/hooks.json",{"path":455,"priority":327},"hooks/install.sh",{"path":457,"priority":327},"hooks/pre-commit",{"path":459,"priority":327},"hooks/validate_track.py",{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":328,"sourceLanguage":18,"type":242},"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",[467,469],{"path":468,"priority":322},"SKILL.md",{"path":470,"priority":339},"PROJECT_HISTORY.md",{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":328,"sourceLanguage":18,"type":242},"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",[478,479,481,483],{"path":468,"priority":322},{"path":480,"priority":339},"album-types.md",{"path":482,"priority":339},"prompt-examples.md",{"path":484,"priority":339},"visual-styles.md",{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":328,"sourceLanguage":18,"type":242},"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",[492,493],{"path":468,"priority":322},{"path":480,"priority":339},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":328,"sourceLanguage":18,"type":242},"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",[501],{"path":468,"priority":322},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":328,"sourceLanguage":18,"type":242},"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",[509,510],{"path":468,"priority":322},{"path":511,"priority":339},"STATUS_VALUES.md",{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":328,"sourceLanguage":18,"type":242},"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",[519,520],{"path":468,"priority":322},{"path":521,"priority":339},"USAGE_EXAMPLES.md",{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":328,"sourceLanguage":18,"type":242},"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",[529],{"path":468,"priority":322},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":328,"sourceLanguage":18,"type":242},"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",[537,538],{"path":468,"priority":322},{"path":539,"priority":339},"SETTINGS_REFERENCE.md",{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":328,"sourceLanguage":18,"type":242},"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",[547,548],{"path":468,"priority":322},{"path":549,"priority":339},"site-patterns.md",{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":328,"sourceLanguage":18,"type":242},"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",[557],{"path":468,"priority":322},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":328,"sourceLanguage":18,"type":242},"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",[565],{"path":468,"priority":322},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":328,"sourceLanguage":18,"type":242},"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",[573],{"path":468,"priority":322},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":328,"sourceLanguage":18,"type":242},"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",[581,582],{"path":468,"priority":322},{"path":583,"priority":339},"SKILL_GLOSSARY.md",{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":328,"sourceLanguage":18,"type":242},"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",[591],{"path":468,"priority":322},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":328,"sourceLanguage":18,"type":242},"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",[599],{"path":468,"priority":322},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":328,"sourceLanguage":18,"type":242},"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",[607],{"path":468,"priority":322},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":328,"sourceLanguage":18,"type":242},"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",[615],{"path":468,"priority":322},{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":328,"sourceLanguage":18,"type":242},"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",[623,624],{"path":468,"priority":322},{"path":625,"priority":339},"checklist-reference.md",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":328,"sourceLanguage":18,"type":242},"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",[633,634,636,638],{"path":468,"priority":322},{"path":635,"priority":339},"craft-reference.md",{"path":637,"priority":339},"documentary-standards.md",{"path":639,"priority":339},"examples.md",{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":328,"sourceLanguage":18,"type":242},"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",[647,648],{"path":468,"priority":322},{"path":649,"priority":339},"genre-presets.md",{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":328,"sourceLanguage":18,"type":242},"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",[657,658],{"path":468,"priority":322},{"path":659,"priority":339},"mix-presets.md",{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":328,"sourceLanguage":18,"type":242},"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",[667],{"path":468,"priority":322},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":328,"sourceLanguage":18,"type":242},"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",[675],{"path":468,"priority":322},{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":328,"sourceLanguage":18,"type":242},"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",[683],{"path":468,"priority":322},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":328,"sourceLanguage":18,"type":242},"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",[691],{"path":468,"priority":322},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":328,"sourceLanguage":18,"type":242},"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",[699,700,702],{"path":468,"priority":322},{"path":701,"priority":339},"technical-reference.md",{"path":703,"priority":339},"visualization-guide.md",{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":328,"sourceLanguage":18,"type":242},"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",[711,712],{"path":468,"priority":322},{"path":713,"priority":339},"platform-rules.md",{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":328,"sourceLanguage":18,"type":242},"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",[721,722],{"path":468,"priority":322},{"path":723,"priority":339},"copy-formulas.md",{"basePath":239,"description":10,"displayName":13,"installMethods":725,"rationale":726,"selectedPaths":727,"source":328,"sourceLanguage":18,"type":242},{"claudeCode":12},"SKILL.md frontmatter at skills/promote-idea/SKILL.md",[728],{"path":468,"priority":322},{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":328,"sourceLanguage":18,"type":242},"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",[736,737],{"path":468,"priority":322},{"path":738,"priority":339},"word-lists.md",{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":328,"sourceLanguage":18,"type":242},"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",[746,747],{"path":468,"priority":322},{"path":748,"priority":339},"platform-guides.md",{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":328,"sourceLanguage":18,"type":242},"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",[756],{"path":468,"priority":322},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":328,"sourceLanguage":18,"type":242},"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",[764,765,767,769],{"path":468,"priority":322},{"path":766,"priority":339},"free-sources.md",{"path":768,"priority":339},"source-standards.md",{"path":770,"priority":339},"templates.md",{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":328,"sourceLanguage":18,"type":242},"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",[778,779],{"path":468,"priority":322},{"path":780,"priority":339},"INTERVIEW_SOURCES.md",{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":328,"sourceLanguage":18,"type":242},"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",[788,789],{"path":468,"priority":322},{"path":790,"priority":339},"SEC_FILING_GUIDE.md",{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":328,"sourceLanguage":18,"type":242},"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",[798,799],{"path":468,"priority":322},{"path":800,"priority":339},"AGENCY_SOURCES.md",{"basePath":802,"description":803,"displayName":804,"installMethods":805,"rationale":806,"selectedPaths":807,"source":328,"sourceLanguage":18,"type":242},"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",[808,809],{"path":468,"priority":322},{"path":810,"priority":339},"ARCHIVE_SOURCES.md",{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":328,"sourceLanguage":18,"type":242},"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",[818,819],{"path":468,"priority":322},{"path":820,"priority":339},"SOURCE_EXTRACTION.md",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":328,"sourceLanguage":18,"type":242},"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",[828,829],{"path":468,"priority":322},{"path":830,"priority":339},"DISCOVERY_GUIDE.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":328,"sourceLanguage":18,"type":242},"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",[838,839],{"path":468,"priority":322},{"path":840,"priority":339},"DIRECT_SOURCES.md",{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":328,"sourceLanguage":18,"type":242},"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",[848,849],{"path":468,"priority":322},{"path":850,"priority":339},"CVE_RESEARCH.md",{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":328,"sourceLanguage":18,"type":242},"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",[858,859],{"path":468,"priority":322},{"path":860,"priority":339},"PROJECT_RESEARCH.md",{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":328,"sourceLanguage":18,"type":242},"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",[868,869,871,873],{"path":468,"priority":322},{"path":870,"priority":339},"VERIFICATION_CHECKLIST.md",{"path":872,"priority":339},"checklists.md",{"path":874,"priority":339},"patterns.md",{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":328,"sourceLanguage":18,"type":242},"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",[882],{"path":468,"priority":322},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":328,"sourceLanguage":18,"type":242},"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",[890],{"path":468,"priority":322},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":328,"sourceLanguage":18,"type":242},"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",[898],{"path":468,"priority":322},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":328,"sourceLanguage":18,"type":242},"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",[906,907,909,911,913,915],{"path":468,"priority":322},{"path":908,"priority":339},"REQUIREMENTS.md",{"path":910,"priority":339},"anthemscore-reference.md",{"path":912,"priority":339},"musescore-reference.md",{"path":914,"priority":339},"publishing-guide.md",{"path":916,"priority":339},"workflow-detail.md",{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":328,"sourceLanguage":18,"type":242},"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",[924],{"path":468,"priority":322},{"basePath":926,"description":927,"displayName":928,"installMethods":929,"rationale":930,"selectedPaths":931,"source":328,"sourceLanguage":18,"type":242},"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",[932,933],{"path":468,"priority":322},{"path":934,"priority":339},"genre-practices.md",{"basePath":936,"description":937,"displayName":938,"installMethods":939,"rationale":940,"selectedPaths":941,"source":328,"sourceLanguage":18,"type":242},"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",[942,943],{"path":468,"priority":322},{"path":944,"priority":339},"test-definitions.md",{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":328,"sourceLanguage":18,"type":242},"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",[952,953],{"path":468,"priority":322},{"path":954,"priority":339},"phases.md",{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":328,"sourceLanguage":18,"type":242},"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",[962],{"path":468,"priority":322},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":328,"sourceLanguage":18,"type":242},"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",[970],{"path":468,"priority":322},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":328,"sourceLanguage":18,"type":242},"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",[978],{"path":468,"priority":322},{"sources":980},[981],"manual",{"closedIssues90d":227,"description":260,"forks":228,"homepage":983,"license":234,"openIssues90d":230,"pushedAt":231,"readmeSize":225,"stars":232,"topics":984},"https://www.bitwizemusic.com",[985,297,986,987,988,989,990,991,992,993,269,994,995,293,629,272,271,996,270,997],"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":999,"discoverAt":1000,"extractAt":1001,"githubAt":1001,"updatedAt":999},1778683099616,1778683093832,1778683097699,[210,212,209,211],{"evaluatedAt":237,"extractAt":284,"updatedAt":237},[],[1006,1024,1040,1057,1089,1118],{"_creationTime":1007,"_id":1008,"community":1009,"display":1010,"identity":1013,"providers":1014,"relations":1020,"tags":1021,"workflow":1022},1778683100520.309,"k175pfsgw0tecqwv6exrgntd1x86n1xx",{"reviewCount":8},{"description":965,"installMethods":1011,"name":1012,"sourceUrl":14},{"claudeCode":12},"Verify Sources",{"basePath":964,"githubOwner":240,"githubRepo":241,"locale":18,"slug":966,"type":242},{"evaluate":1015,"extract":1019},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":1016,"targetMarket":213,"tier":214},[209,1017,211,1018],"verification","data-validation",{"commitSha":274,"license":234},{"parentExtensionId":245,"repoId":280},[1018,209,1017,211],{"evaluatedAt":1023,"extractAt":284,"updatedAt":1023},1778684326147,{"_creationTime":1025,"_id":1026,"community":1027,"display":1028,"identity":1030,"providers":1031,"relations":1036,"tags":1037,"workflow":1038},1778683100520.3086,"k17473atmd49c3vmdb5c0c120186m56r",{"reviewCount":8},{"description":947,"installMethods":1029,"name":948,"sourceUrl":14},{"claudeCode":12},{"basePath":946,"githubOwner":240,"githubRepo":241,"locale":18,"slug":948,"type":242},{"evaluate":1032,"extract":1035},{"promptVersionExtension":202,"promptVersionScoring":203,"score":287,"tags":1033,"targetMarket":213,"tier":214},[993,210,948,292,1034],"guided-creation",{"commitSha":274},{"parentExtensionId":245,"repoId":280},[210,1034,993,948,292],{"evaluatedAt":1039,"extractAt":284,"updatedAt":1039},1778684275935,{"_creationTime":1041,"_id":1042,"community":1043,"display":1044,"identity":1046,"providers":1047,"relations":1053,"tags":1054,"workflow":1055},1778683100520.3013,"k17cd65f5v1j2r6rkcqbj8xp1d86mq8q",{"reviewCount":8},{"description":652,"installMethods":1045,"name":653,"sourceUrl":14},{"claudeCode":12},{"basePath":651,"githubOwner":240,"githubRepo":241,"locale":18,"slug":653,"type":242},{"evaluate":1048,"extract":1052},{"promptVersionExtension":202,"promptVersionScoring":203,"score":287,"tags":1049,"targetMarket":213,"tier":214},[1050,209,269,294,1051],"audio","audio-engineering",{"commitSha":274},{"parentExtensionId":245,"repoId":280},[1050,1051,294,209,269],{"evaluatedAt":1056,"extractAt":284,"updatedAt":1056},1778683556657,{"_creationTime":1058,"_id":1059,"community":1060,"display":1061,"identity":1067,"providers":1072,"relations":1081,"tags":1084,"workflow":1085},1778692997480.065,"k174jb7x7h52qzjr42hvgsxpj986mgws",{"reviewCount":8},{"description":1062,"installMethods":1063,"name":1065,"sourceUrl":1066},"使用严格的交付工作流执行编码任务：构建完整计划、分步实现、持续运行测试，并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时，支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD（给定/当/则）。",{"claudeCode":1064},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":1068,"githubOwner":1069,"githubRepo":1070,"locale":1071,"slug":1065,"type":242},"workflows/fixflow","majiayu000","vibeguard","zh-CN",{"evaluate":1073,"extract":1080},{"promptVersionExtension":202,"promptVersionScoring":203,"score":287,"tags":1074,"targetMarket":213,"tier":214},[1075,1076,1077,1078,211,1079],"code-quality","ai-safety","developer-tools","code-generation","security",{"commitSha":274},{"repoId":1082,"translatedFrom":1083},"kd7b0vh258xpbyerk68bk3e1ks86mk58","k17bwx69hk0p0w7rnpzvv2p16h86mp2k",[1076,1078,1075,1077,1079,211],{"evaluatedAt":1086,"extractAt":1087,"updatedAt":1088},1778692812461,1778692607327,1778692997480,{"_creationTime":1090,"_id":1091,"community":1092,"display":1093,"identity":1099,"providers":1103,"relations":1112,"tags":1114,"workflow":1115},1778691799740.4683,"k1794z8maqm6hayneb6tsjvxhs86na8f",{"reviewCount":8},{"description":1094,"installMethods":1095,"name":1097,"sourceUrl":1098},"Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM.",{"claudeCode":1096},"K-Dense-AI/claude-scientific-skills","autoskill","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":1100,"githubOwner":1101,"githubRepo":1102,"locale":18,"slug":1097,"type":242},"scientific-skills/autoskill","K-Dense-AI","claude-scientific-skills",{"evaluate":1104,"extract":1110},{"promptVersionExtension":202,"promptVersionScoring":203,"score":287,"tags":1105,"targetMarket":213,"tier":214},[211,1106,1107,1108,1109],"skill-discovery","research-assistant","llm-integration","screenpipe",{"commitSha":274,"license":1111},"MIT",{"repoId":1113},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[1108,1107,1109,1106,211],{"evaluatedAt":1116,"extractAt":1117,"updatedAt":1116},1778691975656,1778691799740,{"_creationTime":1119,"_id":1120,"community":1121,"display":1122,"identity":1124,"providers":1125,"relations":1134,"tags":1135,"workflow":1136},1778683100520.3057,"k170fdwbax52yh9cq3eyw0vwrh86nw3v",{"reviewCount":8},{"description":823,"installMethods":1123,"name":824,"sourceUrl":14},{"claudeCode":12},{"basePath":822,"githubOwner":240,"githubRepo":241,"locale":18,"slug":824,"type":242},{"evaluate":1126,"extract":1133},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":1127,"targetMarket":213,"tier":214},[1128,1129,1130,1131,1132,209],"legal-research","court-documents","indictments","sentencing","document-analysis",{"commitSha":274},{"parentExtensionId":245,"repoId":280},[1129,1132,1130,1128,209,1131],{"evaluatedAt":1137,"extractAt":284,"updatedAt":1137},1778683984136]