[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-plagiarism-checker-en":3,"guides-for-bitwize-music-studio-plagiarism-checker":1010,"similar-k17553wjsdn4z7h3jvt8s5x57186nrjb-en":1011},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":227,"parentExtension":249,"providers":312,"relations":316,"repo":317,"tags":1008,"workflow":1009},1778683100520.302,"k17553wjsdn4z7h3jvt8s5x57186nrjb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","plagiarism-checker","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778683624752.3403,"kn76kd6qfa5avvvfzmy3meksgs86mn7p","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,83,86,89,93,97,100,104,107,110,113,116,119,122,126,129,133,137,141,144,147,150,154,157,160,163,166,169,172,176,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose (scans lyrics for phrases matching existing songs) and its intended use (quality check before release to avoid unintentional borrowing).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of scanning lyrics for plagiarism.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is under 500 lines and delegates detailed procedures to separate sections, following progressive disclosure principles.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to detailed risk levels and output formats, demonstrating good progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","The skill performs a sequential workflow and does not involve deep exploration that would necessitate forking.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The SKILL.md provides clear, copy-pasteable examples of how to invoke the plagiarism checker for both albums and specific tracks.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md documents several failure modes such as unavailable web search, rate limits, and preference for streaming lyrics, along with recovery steps or notes.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill lists 'bitwize-music-mcp' as an allowed tool and provides alternative lyrics extraction methods, indicating a fallback path.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The workflow explicitly states to handle cases like WebSearch being unavailable or rate-limited, and notes limitations, implying a halt or adjustment on unexpected states.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not appear to rely on other specific skills being loaded in the same session. It clearly defines its own workflow.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description directly addresses the user problem of unintentional lyrical borrowing before release.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers value beyond a simple LLM query by integrating specific tools for lyrics extraction, phrase analysis, web searching, and structured reporting.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers the complete lifecycle from lyrics extraction to risk reporting, making it suitable for use in a pre-release workflow.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill is focused on the single responsibility of scanning lyrics for potential plagiarism, with a clearly defined workflow and purpose.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately reflects the skill's functionality and purpose.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses specific, scoped tools like `extract_section`, `extract_distinctive_phrases`, `WebSearch`, and `WebFetch` rather than a general-purpose execution tool.",{"category":30,"check":80,"severity":81,"summary":82},"Configuration & parameter reference","info","While arguments are hinted at, detailed documentation for all parameters and their defaults is not explicitly provided.",{"category":70,"check":84,"severity":24,"summary":85},"Tool naming","The tools used by the skill are descriptively named (e.g., `extract_section`, `extract_distinctive_phrases`).",{"category":70,"check":87,"severity":24,"summary":88},"Minimal I/O surface","The tools used appear to have focused input/output schemas, requesting only necessary data and returning specific structured information.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The extension is licensed under CC0-1.0, a permissive open-source license, as indicated by the bundled LICENSE file and README.",{"category":94,"check":95,"severity":24,"summary":96},"Maintenance","Commit recency","The last commit was on 2026-05-12, indicating recent maintenance within the last 90 days.",{"category":94,"check":98,"severity":39,"summary":99},"Dependency Management","The skill appears to rely on Claude-internal tools and does not explicitly list third-party dependencies that require explicit management.",{"category":101,"check":102,"severity":39,"summary":103},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill uses specific tools and functions, and the instructions emphasize treating fetched content as data, mitigating injection risks.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill uses `WebSearch` and `WebFetch` for external data, but the instructions detail how to filter and compare results, reducing risks. No remote code execution is apparent.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates within the Claude environment and utilizes specific tools, with no indication of attempting to modify files outside its designated scope.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are evident in the skill's logic.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill's purpose is analytical and does not involve submitting confidential data or undocumented outbound calls.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden steering tricks, Unicode tag characters, or misleading formatting.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The skill's logic is described in plain markdown and relies on Claude's tool execution, with no evidence of obfuscated code or runtime script fetching.",{"category":57,"check":127,"severity":24,"summary":128},"Structural Assumption","The skill uses argument placeholders like `$ARGUMENTS` and relies on specific tools, with clear instructions for input types, rather than making broad assumptions about user project structure.",{"category":130,"check":131,"severity":24,"summary":132},"Trust","Issues Attention","Open issues: 14, Closed issues: 109. The closure rate is high, indicating active maintainer engagement.",{"category":134,"check":135,"severity":24,"summary":136},"Versioning","Release Management","The skill has a recent commit date and a CHANGELOG.md file, indicating clear versioning and maintenance signals.",{"category":138,"check":139,"severity":24,"summary":140},"Execution","Validation","The skill's workflow implies validation of inputs (lyrics, album/track references) and outputs (structured report), with specific steps for filtering and comparison.",{"category":101,"check":142,"severity":24,"summary":143},"Unguarded Destructive Operations","The skill is primarily analytical and does not perform destructive operations.",{"category":49,"check":145,"severity":24,"summary":146},"Error Handling","The skill outlines procedures for handling errors like unavailable web search and notes limitations, suggesting a robust error handling strategy.",{"category":49,"check":148,"severity":39,"summary":149},"Logging","The skill is analytical and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":151,"check":152,"severity":39,"summary":153},"Compliance","GDPR","The skill analyzes song lyrics and does not process personal data.",{"category":151,"check":155,"severity":24,"summary":156},"Target market","The skill's functionality is not geographically or legally restricted; it operates on lyrics and web searches globally.",{"category":57,"check":158,"severity":24,"summary":159},"Runtime stability","The skill relies on Claude's internal tools and standard web search capabilities, indicating good cross-platform compatibility within the Claude environment.",{"category":30,"check":161,"severity":24,"summary":162},"README","The README.md file is comprehensive and details the project's purpose, architecture, installation, and documentation, complementing the SKILL.md.",{"category":70,"check":164,"severity":39,"summary":165},"Tool surface size","This is a single-skill extension with a defined workflow, not a collection of many tools.",{"category":22,"check":167,"severity":24,"summary":168},"Overlapping near-synonym tools","The skill uses distinct tools for specific actions (lyrics extraction, phrase analysis, web search) without redundant near-synonyms.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All features described in the README and SKILL.md, such as lyrics scanning and risk reporting, correspond to implemented functionality.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The README provides clear installation instructions using the `/plugin marketplace add` and `/plugin install` commands, along with setup and configuration steps.",{"category":177,"check":178,"severity":24,"summary":179},"Errors","Actionable error messages","The SKILL.md details potential issues like unavailable web search and prefers streaming lyrics, indicating a plan for user-facing error messages and remediation.",{"category":138,"check":181,"severity":39,"summary":182},"Pinned dependencies","The skill relies on Claude's internal tools and does not manage external script dependencies that require pinning.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","The skill is analytical and does not perform state-changing operations or send outbound payloads that would require a dry-run mode.",{"category":187,"check":188,"severity":24,"summary":189},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily analytical and do not involve state-changing mutations or remote calls that would require explicit idempotency or timeouts.",{"category":151,"check":191,"severity":24,"summary":192},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill.",1778683624568,"This skill scans song lyrics for phrases that may unintentionally match existing songs by using web search and LLM knowledge. It aims to catch potential borrowing before a release.",[196,197,198,199,200],"Scans lyrics for distinctive phrases","Utilizes web search for existing song matches","Applies LLM knowledge for independent similarity flagging","Generates structured risk reports with clear recommendations","Filters common cliches and generic matches",[202,203,204],"Serving as a legal tool for copyright infringement determination","Blocking content generation; intended for pre-release checks","Flagging extremely common phrases or coincidental overlaps as high risk","3.0.0","4.4.0","To help musicians and songwriters proactively check their lyrics for unintentional similarities to existing songs, ensuring originality before release.","High quality documentation and clear, single-purpose functionality. Minor info finding for parameter reference depth.",95,"A high-quality skill for scanning lyrics for potential plagiarism, well-documented and robust.",[212,213,214,215,216,217],"lyrics","plagiarism","music","copyright","llm","web-search","global","verified",[221,222,223,224],"Checking original song lyrics before release","Identifying potential unintentional borrowing from known songs","Assessing lyrical originality for new musical compositions","Reviewing lyrical content for common phrase overlap",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":241},{"hasLockfile":227},false,1778683610483,{"descriptionLength":230,"readmeSize":231},147,9335,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"openIssues90d":236,"pushedAt":237,"stars":238},109,30,true,14,1778616491000,174,{"hasNpmPackage":227,"license":240,"smitheryVerified":227},"CC0-1.0",{"hasCi":235,"hasTests":235},{"updatedAt":243},1778683624752,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/plagiarism-checker","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":258,"parentExtension":261,"providers":293,"relations":308,"tags":309,"workflow":310},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":254,"installMethods":255,"name":257,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":256},"bitwize-music","Claude AI Music Skills",{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":260},"","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"providers":270,"relations":287,"tags":289,"workflow":290},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":266,"installMethods":267,"name":256,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"marketplace",{"evaluate":271,"extract":281},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":218,"tier":219},"3.1.0",96,[275,276,277,278,279,280],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":256,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[277,279,275,280,276,278],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778683122195,1778683100520,{"evaluate":294,"extract":305},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":218,"tier":219},100,[297,298,276,299,300,212,301,302,303,304],"music-generation","ai","audio-production","workflow","mastering","cli","python","claude-code",{"commitSha":282,"license":240,"plugin":306},{"mcpCount":8,"provider":286,"skillCount":307},54,{"parentExtensionId":263,"repoId":288},[298,299,304,302,212,301,297,303,276,300],{"evaluatedAt":311,"extractAt":292,"updatedAt":311},1778683131031,{"evaluate":313,"extract":315},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":314,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":282},{"parentExtensionId":251,"repoId":288},{"_creationTime":318,"_id":288,"identity":319,"providers":320,"workflow":1004},1778683093832.8552,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":321,"discover":986,"github":989},{"commitSha":282,"extensions":322},[323,336,467,478,492,501,509,519,529,537,547,557,565,573,581,591,599,607,615,623,633,647,657,667,675,683,688,696,708,718,728,736,746,756,764,778,788,798,808,818,828,838,848,858,868,882,890,898,906,924,932,942,952,962,970,978],{"basePath":259,"displayName":256,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":259,"description":254,"displayName":256,"installMethods":337,"license":240,"rationale":338,"selectedPaths":339,"source":335,"sourceLanguage":18,"type":260},{"claudeCode":256},"plugin manifest at .claude-plugin/plugin.json",[340,342,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465],{"path":341,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":333,"priority":334},{"path":345,"priority":346},"skills/about/SKILL.md","medium",{"path":348,"priority":346},"skills/album-art-director/SKILL.md",{"path":350,"priority":346},"skills/album-conceptualizer/SKILL.md",{"path":352,"priority":346},"skills/album-dashboard/SKILL.md",{"path":354,"priority":346},"skills/album-ideas/SKILL.md",{"path":356,"priority":346},"skills/clipboard/SKILL.md",{"path":358,"priority":346},"skills/cloud-uploader/SKILL.md",{"path":360,"priority":346},"skills/configure/SKILL.md",{"path":362,"priority":346},"skills/document-hunter/SKILL.md",{"path":364,"priority":346},"skills/explicit-checker/SKILL.md",{"path":366,"priority":346},"skills/genre-creator/SKILL.md",{"path":368,"priority":346},"skills/health-check/SKILL.md",{"path":370,"priority":346},"skills/help/SKILL.md",{"path":372,"priority":346},"skills/import-art/SKILL.md",{"path":374,"priority":346},"skills/import-audio/SKILL.md",{"path":376,"priority":346},"skills/import-track/SKILL.md",{"path":378,"priority":346},"skills/lyric-refiner/SKILL.md",{"path":380,"priority":346},"skills/lyric-reviewer/SKILL.md",{"path":382,"priority":346},"skills/lyric-writer/SKILL.md",{"path":384,"priority":346},"skills/mastering-engineer/SKILL.md",{"path":386,"priority":346},"skills/mix-engineer/SKILL.md",{"path":388,"priority":346},"skills/new-album/SKILL.md",{"path":390,"priority":346},"skills/next-step/SKILL.md",{"path":392,"priority":346},"skills/plagiarism-checker/SKILL.md",{"path":394,"priority":346},"skills/pre-generation-check/SKILL.md",{"path":396,"priority":346},"skills/promo-director/SKILL.md",{"path":398,"priority":346},"skills/promo-reviewer/SKILL.md",{"path":400,"priority":346},"skills/promo-writer/SKILL.md",{"path":402,"priority":346},"skills/promote-idea/SKILL.md",{"path":404,"priority":346},"skills/pronunciation-specialist/SKILL.md",{"path":406,"priority":346},"skills/release-director/SKILL.md",{"path":408,"priority":346},"skills/rename/SKILL.md",{"path":410,"priority":346},"skills/researcher/SKILL.md",{"path":412,"priority":346},"skills/researchers-biographical/SKILL.md",{"path":414,"priority":346},"skills/researchers-financial/SKILL.md",{"path":416,"priority":346},"skills/researchers-gov/SKILL.md",{"path":418,"priority":346},"skills/researchers-historical/SKILL.md",{"path":420,"priority":346},"skills/researchers-journalism/SKILL.md",{"path":422,"priority":346},"skills/researchers-legal/SKILL.md",{"path":424,"priority":346},"skills/researchers-primary-source/SKILL.md",{"path":426,"priority":346},"skills/researchers-security/SKILL.md",{"path":428,"priority":346},"skills/researchers-tech/SKILL.md",{"path":430,"priority":346},"skills/researchers-verifier/SKILL.md",{"path":432,"priority":346},"skills/resume/SKILL.md",{"path":434,"priority":346},"skills/session-start/SKILL.md",{"path":436,"priority":346},"skills/setup/SKILL.md",{"path":438,"priority":346},"skills/sheet-music-publisher/SKILL.md",{"path":440,"priority":346},"skills/skill-model-updater/SKILL.md",{"path":442,"priority":346},"skills/suno-engineer/SKILL.md",{"path":444,"priority":346},"skills/test/SKILL.md",{"path":446,"priority":346},"skills/tutorial/SKILL.md",{"path":448,"priority":346},"skills/validate-album/SKILL.md",{"path":450,"priority":346},"skills/verify-sources/SKILL.md",{"path":452,"priority":346},"skills/voice-checker/SKILL.md",{"path":454,"priority":329},".mcp.json",{"path":456,"priority":334},"hooks/README.md",{"path":458,"priority":334},"hooks/check_version_sync.py",{"path":460,"priority":334},"hooks/hooks.json",{"path":462,"priority":334},"hooks/install.sh",{"path":464,"priority":334},"hooks/pre-commit",{"path":466,"priority":334},"hooks/validate_track.py",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":335,"sourceLanguage":18,"type":248},"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",[474,476],{"path":475,"priority":329},"SKILL.md",{"path":477,"priority":346},"PROJECT_HISTORY.md",{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":335,"sourceLanguage":18,"type":248},"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",[485,486,488,490],{"path":475,"priority":329},{"path":487,"priority":346},"album-types.md",{"path":489,"priority":346},"prompt-examples.md",{"path":491,"priority":346},"visual-styles.md",{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":335,"sourceLanguage":18,"type":248},"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",[499,500],{"path":475,"priority":329},{"path":487,"priority":346},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":335,"sourceLanguage":18,"type":248},"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",[508],{"path":475,"priority":329},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":335,"sourceLanguage":18,"type":248},"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",[516,517],{"path":475,"priority":329},{"path":518,"priority":346},"STATUS_VALUES.md",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":335,"sourceLanguage":18,"type":248},"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",[526,527],{"path":475,"priority":329},{"path":528,"priority":346},"USAGE_EXAMPLES.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":335,"sourceLanguage":18,"type":248},"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",[536],{"path":475,"priority":329},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":335,"sourceLanguage":18,"type":248},"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",[544,545],{"path":475,"priority":329},{"path":546,"priority":346},"SETTINGS_REFERENCE.md",{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":335,"sourceLanguage":18,"type":248},"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",[554,555],{"path":475,"priority":329},{"path":556,"priority":346},"site-patterns.md",{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":335,"sourceLanguage":18,"type":248},"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",[564],{"path":475,"priority":329},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":335,"sourceLanguage":18,"type":248},"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",[572],{"path":475,"priority":329},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":335,"sourceLanguage":18,"type":248},"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",[580],{"path":475,"priority":329},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":335,"sourceLanguage":18,"type":248},"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",[588,589],{"path":475,"priority":329},{"path":590,"priority":346},"SKILL_GLOSSARY.md",{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":335,"sourceLanguage":18,"type":248},"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",[598],{"path":475,"priority":329},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":335,"sourceLanguage":18,"type":248},"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",[606],{"path":475,"priority":329},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":335,"sourceLanguage":18,"type":248},"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",[614],{"path":475,"priority":329},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":335,"sourceLanguage":18,"type":248},"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",[622],{"path":475,"priority":329},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":335,"sourceLanguage":18,"type":248},"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",[630,631],{"path":475,"priority":329},{"path":632,"priority":346},"checklist-reference.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":335,"sourceLanguage":18,"type":248},"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",[640,641,643,645],{"path":475,"priority":329},{"path":642,"priority":346},"craft-reference.md",{"path":644,"priority":346},"documentary-standards.md",{"path":646,"priority":346},"examples.md",{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":335,"sourceLanguage":18,"type":248},"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",[654,655],{"path":475,"priority":329},{"path":656,"priority":346},"genre-presets.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":335,"sourceLanguage":18,"type":248},"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",[664,665],{"path":475,"priority":329},{"path":666,"priority":346},"mix-presets.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":335,"sourceLanguage":18,"type":248},"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",[674],{"path":475,"priority":329},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":335,"sourceLanguage":18,"type":248},"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",[682],{"path":475,"priority":329},{"basePath":245,"description":10,"displayName":13,"installMethods":684,"rationale":685,"selectedPaths":686,"source":335,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/plagiarism-checker/SKILL.md",[687],{"path":475,"priority":329},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":335,"sourceLanguage":18,"type":248},"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",[695],{"path":475,"priority":329},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":335,"sourceLanguage":18,"type":248},"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",[703,704,706],{"path":475,"priority":329},{"path":705,"priority":346},"technical-reference.md",{"path":707,"priority":346},"visualization-guide.md",{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":335,"sourceLanguage":18,"type":248},"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",[715,716],{"path":475,"priority":329},{"path":717,"priority":346},"platform-rules.md",{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":335,"sourceLanguage":18,"type":248},"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",[725,726],{"path":475,"priority":329},{"path":727,"priority":346},"copy-formulas.md",{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":335,"sourceLanguage":18,"type":248},"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",[735],{"path":475,"priority":329},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":335,"sourceLanguage":18,"type":248},"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",[743,744],{"path":475,"priority":329},{"path":745,"priority":346},"word-lists.md",{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":335,"sourceLanguage":18,"type":248},"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",[753,754],{"path":475,"priority":329},{"path":755,"priority":346},"platform-guides.md",{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":335,"sourceLanguage":18,"type":248},"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",[763],{"path":475,"priority":329},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":335,"sourceLanguage":18,"type":248},"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",[771,772,774,776],{"path":475,"priority":329},{"path":773,"priority":346},"free-sources.md",{"path":775,"priority":346},"source-standards.md",{"path":777,"priority":346},"templates.md",{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":335,"sourceLanguage":18,"type":248},"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",[785,786],{"path":475,"priority":329},{"path":787,"priority":346},"INTERVIEW_SOURCES.md",{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":335,"sourceLanguage":18,"type":248},"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",[795,796],{"path":475,"priority":329},{"path":797,"priority":346},"SEC_FILING_GUIDE.md",{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":335,"sourceLanguage":18,"type":248},"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",[805,806],{"path":475,"priority":329},{"path":807,"priority":346},"AGENCY_SOURCES.md",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":335,"sourceLanguage":18,"type":248},"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",[815,816],{"path":475,"priority":329},{"path":817,"priority":346},"ARCHIVE_SOURCES.md",{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":335,"sourceLanguage":18,"type":248},"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",[825,826],{"path":475,"priority":329},{"path":827,"priority":346},"SOURCE_EXTRACTION.md",{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":335,"sourceLanguage":18,"type":248},"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",[835,836],{"path":475,"priority":329},{"path":837,"priority":346},"DISCOVERY_GUIDE.md",{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":335,"sourceLanguage":18,"type":248},"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",[845,846],{"path":475,"priority":329},{"path":847,"priority":346},"DIRECT_SOURCES.md",{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":335,"sourceLanguage":18,"type":248},"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",[855,856],{"path":475,"priority":329},{"path":857,"priority":346},"CVE_RESEARCH.md",{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":335,"sourceLanguage":18,"type":248},"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",[865,866],{"path":475,"priority":329},{"path":867,"priority":346},"PROJECT_RESEARCH.md",{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":335,"sourceLanguage":18,"type":248},"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",[875,876,878,880],{"path":475,"priority":329},{"path":877,"priority":346},"VERIFICATION_CHECKLIST.md",{"path":879,"priority":346},"checklists.md",{"path":881,"priority":346},"patterns.md",{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":335,"sourceLanguage":18,"type":248},"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",[889],{"path":475,"priority":329},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":335,"sourceLanguage":18,"type":248},"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",[897],{"path":475,"priority":329},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":335,"sourceLanguage":18,"type":248},"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",[905],{"path":475,"priority":329},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":335,"sourceLanguage":18,"type":248},"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",[913,914,916,918,920,922],{"path":475,"priority":329},{"path":915,"priority":346},"REQUIREMENTS.md",{"path":917,"priority":346},"anthemscore-reference.md",{"path":919,"priority":346},"musescore-reference.md",{"path":921,"priority":346},"publishing-guide.md",{"path":923,"priority":346},"workflow-detail.md",{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":335,"sourceLanguage":18,"type":248},"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",[931],{"path":475,"priority":329},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":335,"sourceLanguage":18,"type":248},"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",[939,940],{"path":475,"priority":329},{"path":941,"priority":346},"genre-practices.md",{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":335,"sourceLanguage":18,"type":248},"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",[949,950],{"path":475,"priority":329},{"path":951,"priority":346},"test-definitions.md",{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":335,"sourceLanguage":18,"type":248},"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",[959,960],{"path":475,"priority":329},{"path":961,"priority":346},"phases.md",{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":335,"sourceLanguage":18,"type":248},"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",[969],{"path":475,"priority":329},{"basePath":971,"description":972,"displayName":973,"installMethods":974,"rationale":975,"selectedPaths":976,"source":335,"sourceLanguage":18,"type":248},"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",[977],{"path":475,"priority":329},{"basePath":979,"description":980,"displayName":981,"installMethods":982,"rationale":983,"selectedPaths":984,"source":335,"sourceLanguage":18,"type":248},"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",[985],{"path":475,"priority":329},{"sources":987},[988],"manual",{"closedIssues90d":233,"description":266,"forks":234,"homepage":990,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":991},"https://www.bitwizemusic.com",[992,304,993,994,995,996,997,998,999,214,276,1000,1001,212,636,280,279,1002,277,1003],"claude","claude-code-plugin","claude-code-plugin-marketplace","claude-code-plugins","claude-code-plugins-marketplace","claude-code-skills","claude-skill","claude-skills","suno-ai","sunoai","music-mastering","ai-music-tools",{"classifiedAt":1005,"discoverAt":1006,"extractAt":1007,"githubAt":1007,"updatedAt":1005},1778683099616,1778683093832,1778683097699,[215,216,212,214,213,217],{"evaluatedAt":243,"extractAt":292,"updatedAt":243},[],[1012,1028,1046,1064,1098,1126],{"_creationTime":1013,"_id":1014,"community":1015,"display":1016,"identity":1018,"providers":1019,"relations":1024,"tags":1025,"workflow":1026},1778683100520.2976,"k17eddzcgxtpk3emzqzwwkrg2s86mbkv",{"reviewCount":8},{"description":521,"installMethods":1017,"name":522,"sourceUrl":14},{"claudeCode":12},{"basePath":520,"githubOwner":246,"githubRepo":247,"locale":18,"slug":522,"type":248},{"evaluate":1020,"extract":1023},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1021,"targetMarket":218,"tier":219},[522,212,276,214,1022],"utility",{"commitSha":282},{"parentExtensionId":251,"repoId":288},[522,212,214,276,1022],{"evaluatedAt":1027,"extractAt":292,"updatedAt":1027},1778683271492,{"_creationTime":1029,"_id":1030,"community":1031,"display":1032,"identity":1035,"providers":1036,"relations":1042,"tags":1043,"workflow":1044},1778683100520.3008,"k17ey9mx0h8mhbdfzz37c63c0s86m409",{"reviewCount":8},{"description":635,"installMethods":1033,"name":1034,"sourceUrl":14},{"claudeCode":12},"Lyric Writer",{"basePath":634,"githubOwner":246,"githubRepo":247,"locale":18,"slug":636,"type":248},{"evaluate":1037,"extract":1041},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1038,"tags":1039,"targetMarket":218,"tier":219},99,[212,214,280,1040,276],"creative-writing",{"commitSha":282,"license":240},{"parentExtensionId":251,"repoId":288},[1040,212,214,280,276],{"evaluatedAt":1045,"extractAt":292,"updatedAt":1045},1778683512322,{"_creationTime":1047,"_id":1048,"community":1049,"display":1050,"identity":1052,"providers":1053,"relations":1060,"tags":1061,"workflow":1062},1778683100520.3005,"k17dkjxf3efq0x0a9dfe4gay3d86nr5r",{"reviewCount":8},{"description":625,"installMethods":1051,"name":626,"sourceUrl":14},{"claudeCode":12},{"basePath":624,"githubOwner":246,"githubRepo":247,"locale":18,"slug":626,"type":248},{"evaluate":1054,"extract":1059},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1038,"tags":1055,"targetMarket":218,"tier":219},[212,276,214,1056,280,1057,1058],"quality-control","checklist","pronunciation",{"commitSha":282},{"parentExtensionId":251,"repoId":288},[1057,212,214,1058,1056,280,276],{"evaluatedAt":1063,"extractAt":292,"updatedAt":1063},1778683492249,{"_creationTime":1065,"_id":1066,"community":1067,"display":1068,"identity":1074,"providers":1079,"relations":1091,"tags":1094,"workflow":1095},1778696691708.3308,"k17d3c35ws96bb55ry97apwm5n86mqp2",{"reviewCount":8},{"description":1069,"installMethods":1070,"name":1072,"sourceUrl":1073},"Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval",{"claudeCode":1071},"ruvnet/ruflo","Chat Format","https://github.com/ruvnet/ruflo",{"basePath":1075,"githubOwner":1076,"githubRepo":1077,"locale":18,"slug":1078,"type":248},"plugins/ruflo-ruvllm/skills/chat-format","ruvnet","ruflo","chat-format",{"evaluate":1080,"extract":1089},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1081,"targetMarket":218,"tier":219},[216,1082,1083,1084,1085,1086,1087,1088],"prompting","rag","context-retrieval","openai","anthropic","gemini","ollama",{"commitSha":282,"license":1090},"MIT",{"parentExtensionId":1092,"repoId":1093},"k17ekc0sj70ms9kgkkgr2ypr4s86mz40","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1086,1084,1087,216,1088,1085,1082,1083],{"evaluatedAt":1096,"extractAt":1097,"updatedAt":1096},1778701390930,1778696691708,{"_creationTime":1099,"_id":1100,"community":1101,"display":1102,"identity":1108,"providers":1112,"relations":1119,"tags":1122,"workflow":1123},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1103,"installMethods":1104,"name":1106,"sourceUrl":1107},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1105},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1109,"githubOwner":1110,"githubRepo":1106,"locale":18,"slug":1111,"type":248},"skills/ask","Yeachan-Heo","ask",{"evaluate":1113,"extract":1118},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1114,"targetMarket":218,"tier":219},[302,1115,216,1082,1116,1117],"automation","code-review","artifact-generation",{"commitSha":282,"license":1090},{"parentExtensionId":1120,"repoId":1121},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1117,1115,302,1116,216,1082],{"evaluatedAt":1124,"extractAt":1125,"updatedAt":1124},1778699303045,1778699234184,{"_creationTime":1127,"_id":1128,"community":1129,"display":1130,"identity":1136,"providers":1141,"relations":1149,"tags":1152,"workflow":1153},1778696595410.5698,"k171sdysmt658g1cdd7hgt8p8h86nms7",{"reviewCount":8},{"description":1131,"installMethods":1132,"name":1134,"sourceUrl":1135},"End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.",{"claudeCode":1133},"rohitg00/pro-workflow","Wrap-Up Ritual","https://github.com/rohitg00/pro-workflow",{"basePath":1137,"githubOwner":1138,"githubRepo":1139,"locale":18,"slug":1140,"type":248},"skills/wrap-up","rohitg00","pro-workflow","wrap-up",{"evaluate":1142,"extract":1148},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1143,"targetMarket":218,"tier":219},[300,216,1144,1145,1146,1147],"productivity","memory","knowledge-base","code-quality",{"commitSha":282,"license":1090},{"parentExtensionId":1150,"repoId":1151},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[1147,1146,216,1145,1144,300],{"evaluatedAt":1154,"extractAt":1155,"updatedAt":1154},1778697164619,1778696595410]