[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-verify-sources-en":3,"guides-for-bitwize-music-studio-verify-sources":1018,"similar-k175pfsgw0tecqwv6exrgntd1x86n1xx-en":1019},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":251,"isFallback":234,"parentExtension":257,"providers":319,"relations":323,"repo":324,"tags":1016,"workflow":1017},1778683100520.309,"k175pfsgw0tecqwv6exrgntd1x86n1xx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","Verify Sources","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":232,"workflow":249},1778684326147.4368,"kn7f2ckgf6p97sgdgk3wts701n86mk2h","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":217,"tier":218,"useCases":219,"workflow":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of needing human source verification before generation and names the artifact (tracks, timestamps, track files) it operates on.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured, human-in-the-loop verification process for sources, which is a critical quality gate beyond basic AI generation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of source verification, from finding albums to updating track files and album status, including handling issues and reporting progress.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on the human source verification process for music tracks within the bitwize music studio pipeline.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's function of capturing human source verification and updating track files for sources needing review.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like `find_album`, `get_pending_verifications`, `extract_links`, and `update_track_field`, which are narrowly scoped to the verification task.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md outlines the steps, arguments, and expected interactions clearly, without implicit parameters or unmentioned configurations.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","All exposed tools (`find_album`, `get_pending_verifications`, `extract_links`, `update_track_field`, `rebuild_state`, `get_album_progress`) use descriptive verb-noun naming conventions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters (like album slug, track slug) are specific, and the expected outputs (track lists, status updates, verification confirmations) are clearly defined and limited to the task.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under CC0-1.0 (Public Domain), which is permissive and usable.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, which is very recent, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill appears to primarily rely on Claude's internal tools and the bitwize-music-mcp, with no explicitly listed third-party dependencies requiring management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose any secrets; its operations are focused on metadata and state management within the MCP.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's operations are scoped to internal metadata and file updates, with no indication of loading or executing untrusted third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or execute commands from unverified sources.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","Operations are confined to managing track and album metadata, without attempting to modify files outside the project's designated scopes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on internal metadata and state updates, with no outbound calls to third parties that could exfiltrate data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The SKILL.md content appears to be clean, free of hidden steering tricks or suspicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within the readable SKILL.md and its tool calls, with no evidence of obfuscated code or base64 payloads.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on album and track slugs, which are abstract identifiers, and does not make assumptions about specific user project directory structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 14 open and 109 closed issues in the last 90 days, the closure rate is high (approx. 88%), indicating good maintainer responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Version","Release Management","A release version is indicated by the GitHub release tag and the `version` badge in the README, and the installation instructions reference a specific version.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input arguments like album and track slugs are used in tool calls, and while explicit schema validation isn't shown, the tool calls themselves imply validation at the MCP server level.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill updates metadata fields ('sources-verified', album status) which are not destructive operations in a way that would require special guarding beyond standard confirmation prompts.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The SKILL.md outlines specific conditions for reporting issues and not marking as verified, suggesting robust error handling and user feedback.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill's operations are primarily metadata updates and status changes, not destructive actions or outbound calls that necessitate a local audit log. The provided context does not indicate a need for this.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill operates on album and track metadata and verification status, not on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is universal and not tied to any specific geographic or legal jurisdiction; `targetMarket` is global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on Claude's internal tools and the MCP server, implying broad compatibility across supported environments without specific OS or shell assumptions.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of the project's purpose, architecture, and installation, complementing the skill's specific description.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a reasonable number of tools (6) directly related to its core function.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed tools have distinct names and functions, avoiding redundancy or overlap.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features related to source verification are implemented and reflected in the skill's workflow and tool calls.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation commands and a setup/configuration step, alongside the context of its use within the broader bitwize music studio.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill explicitly describes how to handle user-reported issues (document, do not mark verified, suggest resolution) and provides clear reporting for pending tracks.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill does not appear to have external script dependencies that would require pinning; it relies on the MCP server and Claude's environment.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill's primary actions involve updating metadata and status flags, which are not destructive or outbound operations requiring a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The operations are metadata updates which are generally idempotent, and the structured workflow implies that timeouts and retries would be handled by the underlying MCP or Claude environment.",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","The skill does not emit telemetry; its actions are limited to internal state management and audit logging via tool calls.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose (human source verification for tracks) and when to use it (sources need human review before generation), operating on albums and tracks.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and purpose.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured, under 500 lines, and delegates details to tool calls and clear step-by-step instructions.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow clearly and utilizes tool calls for specific actions, avoiding embedding large amounts of complex procedural material.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is a focused, sequential process rather than deep exploration, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear examples of expected outputs for different scenarios (no pending tracks, pending tracks found, verification complete, partial verification).",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill documents failure modes like no pending tracks found and how to handle user-reported issues with sources, including suggestions for resolution.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill primarily uses Claude-internal tools and `bitwize-music-mcp`, not external, optional MCP servers that would require fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill clearly instructs to not mark as verified if issues are reported and to document them, effectively halting progress on that track until resolution.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained for source verification and explicitly points to the next skill in the pipeline (`/bitwize-music:lyric-writer`), avoiding implicit coupling.",1778684325750,"This skill automates the human source verification process for music tracks, ensuring all sources are legitimate and accurately represented before music generation. It guides the user through finding albums, identifying tracks needing verification, presenting sources for review, and updating track and album statuses.",[195,196,197,198,199],"Guides human source verification for music tracks","Updates track files with verification status and dates","Manages album status advancement based on verification progress","Handles and documents issues reported by the user","Provides clear reporting on verification progress and completion",[201,202,203],"Automatically verifying sources without human input","Generating music or lyrics","Performing source research or citation extraction itself",[],[],"3.0.0","4.4.0","To enforce a critical human review gate for source material in music production, ensuring accuracy and legitimacy before AI generation.","Excellent documentation, clear purpose, and robust error handling. The only minor deductions are for checks that are not applicable due to the skill's focused nature.",99,"A highly polished and robust skill for human source verification in a music production pipeline.",[213,214,215,216],"music-production","verification","workflow-automation","data-validation","global","verified",[220,221,222],"When sources for music tracks require human confirmation before generation.","To ensure all lyrical claims are supported by verified, accessible sources.","As a quality gate in an automated music production pipeline.",[224,225,226,227,228,229,230,231],"Find the specified album.","Identify tracks with pending source verifications for the album.","List pending tracks to the user.","For each pending track, extract referenced sources and present them to the user for verification.","Receive user confirmation or reported issues.","If verified, update the track file with verification status and date.","After processing all tracks, update the album status if all tracks are verified.","Provide a summary report of the verification process.",{"codeQuality":233,"collectedAt":235,"documentation":236,"maintenance":239,"security":246,"testCoverage":248},{"hasLockfile":234},false,1778684304363,{"descriptionLength":237,"readmeSize":238},140,9335,{"closedIssues90d":240,"forks":241,"hasChangelog":242,"openIssues90d":243,"pushedAt":244,"stars":245},109,30,true,14,1778616491000,174,{"hasNpmPackage":234,"license":247,"smitheryVerified":234},"CC0-1.0",{"hasCi":242,"hasTests":242},{"updatedAt":250},1778684326147,{"basePath":252,"githubOwner":253,"githubRepo":254,"locale":18,"slug":255,"type":256},"skills/verify-sources","bitwize-music-studio","claude-ai-music-skills","verify-sources","skill",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":266,"parentExtension":269,"providers":299,"relations":315,"tags":316,"workflow":317},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":262,"installMethods":263,"name":265,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":264},"bitwize-music","Claude AI Music Skills",{"basePath":267,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":268},"","plugin",{"_creationTime":270,"_id":271,"community":272,"display":273,"identity":276,"providers":278,"relations":293,"tags":295,"workflow":296},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":274,"installMethods":275,"name":264,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":267,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":277},"marketplace",{"evaluate":279,"extract":287},{"promptVersionExtension":280,"promptVersionScoring":207,"score":281,"tags":282,"targetMarket":217,"tier":218},"3.1.0",96,[213,283,284,215,285,286],"suno","ai-music","audio-mastering","songwriting",{"commitSha":288,"marketplace":289,"plugin":291},"HEAD",{"name":264,"pluginCount":290},1,{"mcpCount":8,"provider":292,"skillCount":8},"classify",{"repoId":294},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[284,285,213,286,283,215],{"evaluatedAt":297,"extractAt":298,"updatedAt":297},1778683122195,1778683100520,{"evaluate":300,"extract":312},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":302,"targetMarket":217,"tier":218},100,[303,304,283,305,306,307,308,309,310,311],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":288,"license":247,"plugin":313},{"mcpCount":8,"provider":292,"skillCount":314},54,{"parentExtensionId":271,"repoId":294},[304,305,311,309,307,308,303,310,283,306],{"evaluatedAt":318,"extractAt":298,"updatedAt":318},1778683131031,{"evaluate":320,"extract":322},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":321,"targetMarket":217,"tier":218},[213,214,215,216],{"commitSha":288,"license":247},{"parentExtensionId":259,"repoId":294},{"_creationTime":325,"_id":294,"identity":326,"providers":327,"workflow":1012},1778683093832.8552,{"githubOwner":253,"githubRepo":254,"sourceUrl":14},{"classify":328,"discover":993,"github":996},{"commitSha":288,"extensions":329},[330,343,474,485,499,508,516,526,536,544,554,564,572,580,588,598,606,614,622,630,640,654,664,674,682,690,698,706,718,728,738,746,756,766,774,788,798,808,818,828,838,848,858,868,878,892,900,908,916,934,942,952,962,972,980,985],{"basePath":267,"displayName":264,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":18,"type":277},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":267,"description":262,"displayName":264,"installMethods":344,"license":247,"rationale":345,"selectedPaths":346,"source":342,"sourceLanguage":18,"type":268},{"claudeCode":264},"plugin manifest at .claude-plugin/plugin.json",[347,349,350,351,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472],{"path":348,"priority":336},".claude-plugin/plugin.json",{"path":338,"priority":336},{"path":340,"priority":341},{"path":352,"priority":353},"skills/about/SKILL.md","medium",{"path":355,"priority":353},"skills/album-art-director/SKILL.md",{"path":357,"priority":353},"skills/album-conceptualizer/SKILL.md",{"path":359,"priority":353},"skills/album-dashboard/SKILL.md",{"path":361,"priority":353},"skills/album-ideas/SKILL.md",{"path":363,"priority":353},"skills/clipboard/SKILL.md",{"path":365,"priority":353},"skills/cloud-uploader/SKILL.md",{"path":367,"priority":353},"skills/configure/SKILL.md",{"path":369,"priority":353},"skills/document-hunter/SKILL.md",{"path":371,"priority":353},"skills/explicit-checker/SKILL.md",{"path":373,"priority":353},"skills/genre-creator/SKILL.md",{"path":375,"priority":353},"skills/health-check/SKILL.md",{"path":377,"priority":353},"skills/help/SKILL.md",{"path":379,"priority":353},"skills/import-art/SKILL.md",{"path":381,"priority":353},"skills/import-audio/SKILL.md",{"path":383,"priority":353},"skills/import-track/SKILL.md",{"path":385,"priority":353},"skills/lyric-refiner/SKILL.md",{"path":387,"priority":353},"skills/lyric-reviewer/SKILL.md",{"path":389,"priority":353},"skills/lyric-writer/SKILL.md",{"path":391,"priority":353},"skills/mastering-engineer/SKILL.md",{"path":393,"priority":353},"skills/mix-engineer/SKILL.md",{"path":395,"priority":353},"skills/new-album/SKILL.md",{"path":397,"priority":353},"skills/next-step/SKILL.md",{"path":399,"priority":353},"skills/plagiarism-checker/SKILL.md",{"path":401,"priority":353},"skills/pre-generation-check/SKILL.md",{"path":403,"priority":353},"skills/promo-director/SKILL.md",{"path":405,"priority":353},"skills/promo-reviewer/SKILL.md",{"path":407,"priority":353},"skills/promo-writer/SKILL.md",{"path":409,"priority":353},"skills/promote-idea/SKILL.md",{"path":411,"priority":353},"skills/pronunciation-specialist/SKILL.md",{"path":413,"priority":353},"skills/release-director/SKILL.md",{"path":415,"priority":353},"skills/rename/SKILL.md",{"path":417,"priority":353},"skills/researcher/SKILL.md",{"path":419,"priority":353},"skills/researchers-biographical/SKILL.md",{"path":421,"priority":353},"skills/researchers-financial/SKILL.md",{"path":423,"priority":353},"skills/researchers-gov/SKILL.md",{"path":425,"priority":353},"skills/researchers-historical/SKILL.md",{"path":427,"priority":353},"skills/researchers-journalism/SKILL.md",{"path":429,"priority":353},"skills/researchers-legal/SKILL.md",{"path":431,"priority":353},"skills/researchers-primary-source/SKILL.md",{"path":433,"priority":353},"skills/researchers-security/SKILL.md",{"path":435,"priority":353},"skills/researchers-tech/SKILL.md",{"path":437,"priority":353},"skills/researchers-verifier/SKILL.md",{"path":439,"priority":353},"skills/resume/SKILL.md",{"path":441,"priority":353},"skills/session-start/SKILL.md",{"path":443,"priority":353},"skills/setup/SKILL.md",{"path":445,"priority":353},"skills/sheet-music-publisher/SKILL.md",{"path":447,"priority":353},"skills/skill-model-updater/SKILL.md",{"path":449,"priority":353},"skills/suno-engineer/SKILL.md",{"path":451,"priority":353},"skills/test/SKILL.md",{"path":453,"priority":353},"skills/tutorial/SKILL.md",{"path":455,"priority":353},"skills/validate-album/SKILL.md",{"path":457,"priority":353},"skills/verify-sources/SKILL.md",{"path":459,"priority":353},"skills/voice-checker/SKILL.md",{"path":461,"priority":336},".mcp.json",{"path":463,"priority":341},"hooks/README.md",{"path":465,"priority":341},"hooks/check_version_sync.py",{"path":467,"priority":341},"hooks/hooks.json",{"path":469,"priority":341},"hooks/install.sh",{"path":471,"priority":341},"hooks/pre-commit",{"path":473,"priority":341},"hooks/validate_track.py",{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":342,"sourceLanguage":18,"type":256},"skills/about","Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.","about",{"claudeCode":12},"SKILL.md frontmatter at skills/about/SKILL.md",[481,483],{"path":482,"priority":336},"SKILL.md",{"path":484,"priority":353},"PROJECT_HISTORY.md",{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":342,"sourceLanguage":18,"type":256},"skills/album-art-director","Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.","album-art-director",{"claudeCode":12},"SKILL.md frontmatter at skills/album-art-director/SKILL.md",[492,493,495,497],{"path":482,"priority":336},{"path":494,"priority":353},"album-types.md",{"path":496,"priority":353},"prompt-examples.md",{"path":498,"priority":353},"visual-styles.md",{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":342,"sourceLanguage":18,"type":256},"skills/album-conceptualizer","Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.","album-conceptualizer",{"claudeCode":12},"SKILL.md frontmatter at skills/album-conceptualizer/SKILL.md",[506,507],{"path":482,"priority":336},{"path":494,"priority":353},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":342,"sourceLanguage":18,"type":256},"skills/album-dashboard","Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.","album-dashboard",{"claudeCode":12},"SKILL.md frontmatter at skills/album-dashboard/SKILL.md",[515],{"path":482,"priority":336},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":342,"sourceLanguage":18,"type":256},"skills/album-ideas","Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.","album-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/album-ideas/SKILL.md",[523,524],{"path":482,"priority":336},{"path":525,"priority":353},"STATUS_VALUES.md",{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":342,"sourceLanguage":18,"type":256},"skills/clipboard","Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.","clipboard",{"claudeCode":12},"SKILL.md frontmatter at skills/clipboard/SKILL.md",[533,534],{"path":482,"priority":336},{"path":535,"priority":353},"USAGE_EXAMPLES.md",{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":342,"sourceLanguage":18,"type":256},"skills/cloud-uploader","Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.","cloud-uploader",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-uploader/SKILL.md",[543],{"path":482,"priority":336},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":342,"sourceLanguage":18,"type":256},"skills/configure","Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.","configure",{"claudeCode":12},"SKILL.md frontmatter at skills/configure/SKILL.md",[551,552],{"path":482,"priority":336},{"path":553,"priority":353},"SETTINGS_REFERENCE.md",{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":342,"sourceLanguage":18,"type":256},"skills/document-hunter","Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.","document-hunter",{"claudeCode":12},"SKILL.md frontmatter at skills/document-hunter/SKILL.md",[561,562],{"path":482,"priority":336},{"path":563,"priority":353},"site-patterns.md",{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":342,"sourceLanguage":18,"type":256},"skills/explicit-checker","Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.","explicit-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/explicit-checker/SKILL.md",[571],{"path":482,"priority":336},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":342,"sourceLanguage":18,"type":256},"skills/genre-creator","Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says \"/genre-creator\", \"neues Genre erstellen\", \"Genre hinzufuegen\", \"add genre\", or asks to create genre documentation. Takes a genre name as argument.","genre-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/genre-creator/SKILL.md",[579],{"path":482,"priority":336},{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":342,"sourceLanguage":18,"type":256},"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",[587],{"path":482,"priority":336},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":342,"sourceLanguage":18,"type":256},"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",[595,596],{"path":482,"priority":336},{"path":597,"priority":353},"SKILL_GLOSSARY.md",{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":342,"sourceLanguage":18,"type":256},"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",[605],{"path":482,"priority":336},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":342,"sourceLanguage":18,"type":256},"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",[613],{"path":482,"priority":336},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":342,"sourceLanguage":18,"type":256},"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",[621],{"path":482,"priority":336},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":342,"sourceLanguage":18,"type":256},"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",[629],{"path":482,"priority":336},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":342,"sourceLanguage":18,"type":256},"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",[637,638],{"path":482,"priority":336},{"path":639,"priority":353},"checklist-reference.md",{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":342,"sourceLanguage":18,"type":256},"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",[647,648,650,652],{"path":482,"priority":336},{"path":649,"priority":353},"craft-reference.md",{"path":651,"priority":353},"documentary-standards.md",{"path":653,"priority":353},"examples.md",{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":342,"sourceLanguage":18,"type":256},"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",[661,662],{"path":482,"priority":336},{"path":663,"priority":353},"genre-presets.md",{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":342,"sourceLanguage":18,"type":256},"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",[671,672],{"path":482,"priority":336},{"path":673,"priority":353},"mix-presets.md",{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":342,"sourceLanguage":18,"type":256},"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",[681],{"path":482,"priority":336},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":342,"sourceLanguage":18,"type":256},"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",[689],{"path":482,"priority":336},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":342,"sourceLanguage":18,"type":256},"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",[697],{"path":482,"priority":336},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":342,"sourceLanguage":18,"type":256},"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",[705],{"path":482,"priority":336},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":342,"sourceLanguage":18,"type":256},"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",[713,714,716],{"path":482,"priority":336},{"path":715,"priority":353},"technical-reference.md",{"path":717,"priority":353},"visualization-guide.md",{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":342,"sourceLanguage":18,"type":256},"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",[725,726],{"path":482,"priority":336},{"path":727,"priority":353},"platform-rules.md",{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":342,"sourceLanguage":18,"type":256},"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",[735,736],{"path":482,"priority":336},{"path":737,"priority":353},"copy-formulas.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":342,"sourceLanguage":18,"type":256},"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",[745],{"path":482,"priority":336},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":342,"sourceLanguage":18,"type":256},"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",[753,754],{"path":482,"priority":336},{"path":755,"priority":353},"word-lists.md",{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":342,"sourceLanguage":18,"type":256},"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",[763,764],{"path":482,"priority":336},{"path":765,"priority":353},"platform-guides.md",{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":342,"sourceLanguage":18,"type":256},"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",[773],{"path":482,"priority":336},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":342,"sourceLanguage":18,"type":256},"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",[781,782,784,786],{"path":482,"priority":336},{"path":783,"priority":353},"free-sources.md",{"path":785,"priority":353},"source-standards.md",{"path":787,"priority":353},"templates.md",{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":342,"sourceLanguage":18,"type":256},"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",[795,796],{"path":482,"priority":336},{"path":797,"priority":353},"INTERVIEW_SOURCES.md",{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":342,"sourceLanguage":18,"type":256},"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",[805,806],{"path":482,"priority":336},{"path":807,"priority":353},"SEC_FILING_GUIDE.md",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":342,"sourceLanguage":18,"type":256},"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",[815,816],{"path":482,"priority":336},{"path":817,"priority":353},"AGENCY_SOURCES.md",{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":342,"sourceLanguage":18,"type":256},"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",[825,826],{"path":482,"priority":336},{"path":827,"priority":353},"ARCHIVE_SOURCES.md",{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":342,"sourceLanguage":18,"type":256},"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",[835,836],{"path":482,"priority":336},{"path":837,"priority":353},"SOURCE_EXTRACTION.md",{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":342,"sourceLanguage":18,"type":256},"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",[845,846],{"path":482,"priority":336},{"path":847,"priority":353},"DISCOVERY_GUIDE.md",{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":342,"sourceLanguage":18,"type":256},"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",[855,856],{"path":482,"priority":336},{"path":857,"priority":353},"DIRECT_SOURCES.md",{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":342,"sourceLanguage":18,"type":256},"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",[865,866],{"path":482,"priority":336},{"path":867,"priority":353},"CVE_RESEARCH.md",{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":342,"sourceLanguage":18,"type":256},"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",[875,876],{"path":482,"priority":336},{"path":877,"priority":353},"PROJECT_RESEARCH.md",{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":342,"sourceLanguage":18,"type":256},"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",[885,886,888,890],{"path":482,"priority":336},{"path":887,"priority":353},"VERIFICATION_CHECKLIST.md",{"path":889,"priority":353},"checklists.md",{"path":891,"priority":353},"patterns.md",{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":342,"sourceLanguage":18,"type":256},"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",[899],{"path":482,"priority":336},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":342,"sourceLanguage":18,"type":256},"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",[907],{"path":482,"priority":336},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":342,"sourceLanguage":18,"type":256},"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",[915],{"path":482,"priority":336},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":342,"sourceLanguage":18,"type":256},"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",[923,924,926,928,930,932],{"path":482,"priority":336},{"path":925,"priority":353},"REQUIREMENTS.md",{"path":927,"priority":353},"anthemscore-reference.md",{"path":929,"priority":353},"musescore-reference.md",{"path":931,"priority":353},"publishing-guide.md",{"path":933,"priority":353},"workflow-detail.md",{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":342,"sourceLanguage":18,"type":256},"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",[941],{"path":482,"priority":336},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":342,"sourceLanguage":18,"type":256},"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",[949,950],{"path":482,"priority":336},{"path":951,"priority":353},"genre-practices.md",{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":342,"sourceLanguage":18,"type":256},"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",[959,960],{"path":482,"priority":336},{"path":961,"priority":353},"test-definitions.md",{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":342,"sourceLanguage":18,"type":256},"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",[969,970],{"path":482,"priority":336},{"path":971,"priority":353},"phases.md",{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":342,"sourceLanguage":18,"type":256},"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",[979],{"path":482,"priority":336},{"basePath":252,"description":10,"displayName":255,"installMethods":981,"rationale":982,"selectedPaths":983,"source":342,"sourceLanguage":18,"type":256},{"claudeCode":12},"SKILL.md frontmatter at skills/verify-sources/SKILL.md",[984],{"path":482,"priority":336},{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":342,"sourceLanguage":18,"type":256},"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",[992],{"path":482,"priority":336},{"sources":994},[995],"manual",{"closedIssues90d":240,"description":274,"forks":241,"homepage":997,"license":247,"openIssues90d":243,"pushedAt":244,"readmeSize":238,"stars":245,"topics":998},"https://www.bitwizemusic.com",[999,311,1000,1001,1002,1003,1004,1005,1006,1007,283,1008,1009,307,643,286,285,1010,284,1011],"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":1013,"discoverAt":1014,"extractAt":1015,"githubAt":1015,"updatedAt":1013},1778683099616,1778683093832,1778683097699,[216,213,214,215],{"evaluatedAt":250,"extractAt":298,"updatedAt":250},[],[1020,1037,1065,1082,1105,1135],{"_creationTime":1021,"_id":1022,"community":1023,"display":1024,"identity":1026,"providers":1027,"relations":1033,"tags":1034,"workflow":1035},1778683100520.3032,"k17635e8bakk3qrd5fs8xayvkd86mj1d",{"reviewCount":8},{"description":740,"installMethods":1025,"name":741,"sourceUrl":14},{"claudeCode":12},{"basePath":739,"githubOwner":253,"githubRepo":254,"locale":18,"slug":741,"type":256},{"evaluate":1028,"extract":1032},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1029,"targetMarket":217,"tier":218},[213,1030,215,1031],"album-creation","idea-management",{"commitSha":288},{"parentExtensionId":259,"repoId":294},[1030,1031,213,215],{"evaluatedAt":1036,"extractAt":298,"updatedAt":1036},1778683745155,{"_creationTime":1038,"_id":1039,"community":1040,"display":1041,"identity":1047,"providers":1051,"relations":1059,"tags":1061,"workflow":1062},1778687399826.0347,"k170g3cz9jswhchndkmk393tds86m56h",{"reviewCount":8},{"description":1042,"installMethods":1043,"name":1045,"sourceUrl":1046},"Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.\n",{"claudeCode":1044},"github/awesome-copilot","geofeed-tuner","https://github.com/github/awesome-copilot",{"basePath":1048,"githubOwner":1049,"githubRepo":1050,"locale":18,"slug":1045,"type":256},"skills/geofeed-tuner","github","awesome-copilot",{"evaluate":1052,"extract":1058},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":1053,"targetMarket":217,"tier":218},[1054,1055,1056,1057,216],"ip-geolocation","rfc8805","csv","network-operator",{"commitSha":288},{"repoId":1060},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[1056,216,1054,1057,1055],{"evaluatedAt":1063,"extractAt":1064,"updatedAt":1063},1778690185741,1778687399826,{"_creationTime":1066,"_id":1067,"community":1068,"display":1069,"identity":1071,"providers":1072,"relations":1078,"tags":1079,"workflow":1080},1778683100520.3013,"k17cd65f5v1j2r6rkcqbj8xp1d86mq8q",{"reviewCount":8},{"description":666,"installMethods":1070,"name":667,"sourceUrl":14},{"claudeCode":12},{"basePath":665,"githubOwner":253,"githubRepo":254,"locale":18,"slug":667,"type":256},{"evaluate":1073,"extract":1077},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":1074,"targetMarket":217,"tier":218},[1075,213,283,308,1076],"audio","audio-engineering",{"commitSha":288},{"parentExtensionId":259,"repoId":294},[1075,1076,308,213,283],{"evaluatedAt":1081,"extractAt":298,"updatedAt":1081},1778683556657,{"_creationTime":1083,"_id":1084,"community":1085,"display":1086,"identity":1090,"providers":1092,"relations":1101,"tags":1102,"workflow":1103},1778687399826.0344,"k17aq2b9vyq4p1d6zkcbw73ed186mh6h",{"reviewCount":8},{"description":1087,"installMethods":1088,"name":1089,"sourceUrl":1046},"Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.",{"claudeCode":1044},"eyeball",{"basePath":1091,"githubOwner":1049,"githubRepo":1050,"locale":18,"slug":1089,"type":256},"skills/eyeball",{"evaluate":1093,"extract":1100},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":1094,"targetMarket":217,"tier":218},[1095,1096,214,1097,1098,1099],"document-analysis","screenshot","word","pdf","web-scraping",{"commitSha":288},{"repoId":1060},[1095,1098,1096,214,1099,1097],{"evaluatedAt":1104,"extractAt":1064,"updatedAt":1104},1778690175463,{"_creationTime":1106,"_id":1107,"community":1108,"display":1109,"identity":1115,"providers":1119,"relations":1128,"tags":1130,"workflow":1131},1778692607327.2307,"k17bwx69hk0p0w7rnpzvv2p16h86mp2k",{"reviewCount":8},{"description":1110,"installMethods":1111,"name":1113,"sourceUrl":1114},"Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.",{"claudeCode":1112},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":1116,"githubOwner":1117,"githubRepo":1118,"locale":18,"slug":1113,"type":256},"workflows/fixflow","majiayu000","vibeguard",{"evaluate":1120,"extract":1127},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":1121,"targetMarket":217,"tier":218},[1122,1123,1124,1125,215,1126],"code-quality","ai-safety","developer-tools","code-generation","security",{"commitSha":288},{"repoId":1129},"kd7b0vh258xpbyerk68bk3e1ks86mk58",[1123,1125,1122,1124,1126,215],{"evaluatedAt":1132,"extractAt":1133,"updatedAt":1134},1778692812461,1778692607327,1778693059223,{"_creationTime":1136,"_id":1137,"community":1138,"display":1139,"identity":1145,"providers":1149,"relations":1158,"tags":1160,"workflow":1161},1778691799740.4683,"k1794z8maqm6hayneb6tsjvxhs86na8f",{"reviewCount":8},{"description":1140,"installMethods":1141,"name":1143,"sourceUrl":1144},"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":1142},"K-Dense-AI/claude-scientific-skills","autoskill","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":1146,"githubOwner":1147,"githubRepo":1148,"locale":18,"slug":1143,"type":256},"scientific-skills/autoskill","K-Dense-AI","claude-scientific-skills",{"evaluate":1150,"extract":1156},{"promptVersionExtension":206,"promptVersionScoring":207,"score":301,"tags":1151,"targetMarket":217,"tier":218},[215,1152,1153,1154,1155],"skill-discovery","research-assistant","llm-integration","screenpipe",{"commitSha":288,"license":1157},"MIT",{"repoId":1159},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[1154,1153,1155,1152,215],{"evaluatedAt":1162,"extractAt":1163,"updatedAt":1162},1778691975656,1778691799740]