[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-import-track-en":3,"guides-for-bitwize-music-studio-import-track":1007,"similar-k170tessb6tr9sjb6mk8qqw6qn86nv1n-en":1008},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":224,"parentExtension":246,"providers":309,"relations":313,"repo":314,"tags":1005,"workflow":1006},1778683100520.3,"k170tessb6tr9sjb6mk8qqw6qn86nv1n",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","import-track","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778683452533.4753,"kn725jefx3w9xdm35sk3hy1dk986n8a8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,133,136,139,143,147,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 names a concrete user problem: moving track markdown files from disorganized locations to their correct album locations within a music production directory.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill automates a complex, multi-step process involving argument parsing, MCP tool calls for album and path resolution, and file manipulation, offering significant value over manual operations or simple prompt instructions.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill addresses a complete workflow from argument parsing to file moving and confirmation, with defined error handling and clear steps, indicating it's ready for real-world use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on importing and relocating music track markdown files, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely summarizes the skill's functionality and use case.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, narrow tools like `find_album`, `resolve_path`, and `mv`, avoiding generalist execution tools.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters and expected argument formats are clearly documented, and the skill references configuration files and MCP tool usage.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tools used (`find_album`, `resolve_path`) are descriptively named and relevant to the music domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's input schema (file-path, album-name, track-number) is minimal and directly relevant to its task. The output is a confirmation message, not diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under CC0-1.0, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits within the last 12 months (pushed at 2026-05-12).",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The README mentions Python 3.10+ for the MCP server and audio tools, and the CI/CD section indicates dependency management practices, although specific lockfiles aren't visible for this skill's direct code.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","No secrets are used or handled by this specific skill's logic, as it relies on external MCP tools and standard file operations.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill operates on local files and MCP tool calls; there's no indication of loading or executing untrusted third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill only uses bundled scripts and MCP tools; it does not fetch external code or data at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill performs file operations (move) within the expected project structure and uses standard system commands, without attempting to access or modify files outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the provided skill logic.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill does not perform any outbound network calls or read confidential data; it only manipulates local files.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled markdown content is free of hidden steering tricks, control characters, or unusual Unicode sequences.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The skill's logic is presented as plain markdown and references standard bash commands and MCP tools, with no obfuscated code.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill uses relative paths and standard shell commands, relying on MCP for path resolution, and does not make assumptions about user project structure outside the specified album/track context.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 14 issues opened and 109 closed in the last 90 days, the closure rate is high (approx. 88%), indicating good maintainer responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project has a GitHub release tag for versioning and a CHANGELOG.md, indicating clear release management.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The skill specifies expected argument formats and has clear error handling for invalid inputs like missing files or album names, indicating robust validation.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The `mv` operation is guarded by argument parsing and existence checks, and the skill provides clear confirmation messages.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The skill provides specific error messages for missing files, non-existent albums, and configuration issues, with clear remediation steps or suggestions.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The skill logs the 'Moved' action and destination path, serving as an audit trail for the file operation.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates solely on local file paths and album names provided by the user, not on personal data that would require GDPR sanitization.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill operates on local file paths and music metadata; there are no inherent geographic or legal jurisdictional restrictions. The target market is global.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The skill uses standard bash commands and relies on MCP, which is specified as a requirement (Python 3.10+ on Linux/macOS/WSL), indicating good cross-platform compatibility within those constraints.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file exists and provides a good overview of the project's purpose, architecture, and installation, complementing the skill's specific description.",{"category":33,"check":130,"severity":131,"summary":132},"Tool surface size","not_applicable","This is a single-tool skill, so the concept of tool surface size does not apply.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill uses distinct MCP tools (`find_album`, `resolve_path`) for specific tasks, avoiding overlapping synonyms.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised functionalities (moving files, using MCP tools, error handling) are implemented and described in the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using the marketplace command and mentions setup/configuration steps, with examples in the SKILL.md.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Error messages include the cause (e.g., 'File not found', 'Album not found') and suggest remediation steps (e.g., 'Create album first', 'Run /configure').",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The README specifies Python 3.10+ and the CI/CD indicates dependency management; while a lockfile isn't visible for this specific skill, the overall project suggests structured dependency handling.",{"category":33,"check":151,"severity":131,"summary":152},"Dry-run preview","The skill performs a file move operation, which is inherently state-changing. However, a dry-run functionality is not explicitly provided, nor is it a common expectation for simple file operations of this nature. The confirmation message serves as a preview of the action.",{"category":154,"check":155,"severity":131,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily local file system interactions and MCP calls. Idempotency and timeouts are handled by the underlying MCP tools and the shell commands used, which are assumed to be robust.",{"category":117,"check":158,"severity":131,"summary":159},"Telemetry opt-in","There is no indication of telemetry being emitted by this specific skill.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly states its purpose (move track markdown files) and the specific use case (files in Downloads needing placement in an album), with a defined argument format and clear steps.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the skill's name, description, argument hint, model, and allowed tools.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured with clear steps, examples, and common mistakes, delegating deeper material to references as needed.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the main procedure and references MCP tool usage, implying deeper logic is handled by those external components.",{"category":170,"check":174,"severity":131,"summary":175},"Forked exploration","This skill performs a direct file operation and does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides a clear, ready-to-use example invocation, including expected config and output, demonstrating the core functionality.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill documents several failure modes (file not found, album not found, track exists) with observable symptoms and recovery steps.",{"category":110,"check":183,"severity":131,"summary":184},"Tool Fallback","The skill relies on bundled Claude tools and bash, not an external MCP server that would require fallback documentation.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill checks for preconditions like file existence and album presence, and reports clear errors if these are not met, effectively halting on unexpected state.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, performing a specific file operation and relying on MCP tools, with no implicit coupling to other skills in the same session.",1778683452134,"This skill automates the process of moving markdown track files to their designated album locations within a music content directory. It parses user input for file paths and album names, utilizes MCP tools to find album details and resolve paths, constructs the target file path based on a defined structure, and executes the file move operation.",[195,196,197,198,199],"Parses file paths, album names, and track numbers.","Resolves album metadata and paths using MCP tools.","Constructs correct target file paths with genre and track numbering.","Moves files and provides confirmation.","Handles various error conditions with actionable messages.",[201,202,203,204],"Manually reading configuration or searching for albums.","Forgetting the `tracks/` subdirectory within album folders.","Skipping track number validation or zero-padding.","Assuming album location or genre without using MCP search.","3.0.0","4.4.0","To automatically organize disorganized music track files into their correct album locations, streamlining music production workflows.","All checks passed with high quality, indicating a well-defined, robust, and maintainable skill.",100,"A well-implemented skill for organizing music track files, demonstrating strong adherence to best practices.",[212,213,214,215],"music","file-management","automation","mcp","global","verified",[219,220,221],"Use when track files are scattered across download folders or other locations.","Use to correctly place new track files into their respective albums within a structured music directory.","Use when you need to ensure consistent file naming and location for music tracks.",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":236,"testCoverage":238},{"hasLockfile":224},false,1778683431770,{"descriptionLength":227,"readmeSize":228},159,9335,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":233,"pushedAt":234,"stars":235},109,30,true,14,1778616491000,174,{"hasNpmPackage":224,"license":237,"smitheryVerified":224},"CC0-1.0",{"hasCi":232,"hasTests":232},{"updatedAt":240},1778683452533,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/import-track","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":255,"parentExtension":258,"providers":290,"relations":305,"tags":306,"workflow":307},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":251,"installMethods":252,"name":254,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":253},"bitwize-music","Claude AI Music Skills",{"basePath":256,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":257},"","plugin",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":265,"providers":267,"relations":284,"tags":286,"workflow":287},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":263,"installMethods":264,"name":253,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":256,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":266},"marketplace",{"evaluate":268,"extract":278},{"promptVersionExtension":269,"promptVersionScoring":206,"score":270,"tags":271,"targetMarket":216,"tier":217},"3.1.0",96,[272,273,274,275,276,277],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":279,"marketplace":280,"plugin":282},"HEAD",{"name":253,"pluginCount":281},1,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[274,276,272,277,273,275],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778683122195,1778683100520,{"evaluate":291,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":292,"targetMarket":216,"tier":217},[293,294,273,295,296,297,298,299,300,301],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":279,"license":237,"plugin":303},{"mcpCount":8,"provider":283,"skillCount":304},54,{"parentExtensionId":260,"repoId":285},[294,295,301,299,297,298,293,300,273,296],{"evaluatedAt":308,"extractAt":289,"updatedAt":308},1778683131031,{"evaluate":310,"extract":312},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":311,"targetMarket":216,"tier":217},[212,213,214,215],{"commitSha":279},{"parentExtensionId":248,"repoId":285},{"_creationTime":315,"_id":285,"identity":316,"providers":317,"workflow":1001},1778683093832.8552,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":318,"discover":983,"github":986},{"commitSha":279,"extensions":319},[320,333,464,475,489,498,506,516,526,534,544,554,562,570,578,588,596,604,609,617,627,641,651,661,669,677,685,693,705,715,725,733,743,753,761,775,785,795,805,815,825,835,845,855,865,879,887,895,903,921,929,939,949,959,967,975],{"basePath":256,"displayName":253,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":256,"description":251,"displayName":253,"installMethods":334,"license":237,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":257},{"claudeCode":253},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/about/SKILL.md","medium",{"path":345,"priority":343},"skills/album-art-director/SKILL.md",{"path":347,"priority":343},"skills/album-conceptualizer/SKILL.md",{"path":349,"priority":343},"skills/album-dashboard/SKILL.md",{"path":351,"priority":343},"skills/album-ideas/SKILL.md",{"path":353,"priority":343},"skills/clipboard/SKILL.md",{"path":355,"priority":343},"skills/cloud-uploader/SKILL.md",{"path":357,"priority":343},"skills/configure/SKILL.md",{"path":359,"priority":343},"skills/document-hunter/SKILL.md",{"path":361,"priority":343},"skills/explicit-checker/SKILL.md",{"path":363,"priority":343},"skills/genre-creator/SKILL.md",{"path":365,"priority":343},"skills/health-check/SKILL.md",{"path":367,"priority":343},"skills/help/SKILL.md",{"path":369,"priority":343},"skills/import-art/SKILL.md",{"path":371,"priority":343},"skills/import-audio/SKILL.md",{"path":373,"priority":343},"skills/import-track/SKILL.md",{"path":375,"priority":343},"skills/lyric-refiner/SKILL.md",{"path":377,"priority":343},"skills/lyric-reviewer/SKILL.md",{"path":379,"priority":343},"skills/lyric-writer/SKILL.md",{"path":381,"priority":343},"skills/mastering-engineer/SKILL.md",{"path":383,"priority":343},"skills/mix-engineer/SKILL.md",{"path":385,"priority":343},"skills/new-album/SKILL.md",{"path":387,"priority":343},"skills/next-step/SKILL.md",{"path":389,"priority":343},"skills/plagiarism-checker/SKILL.md",{"path":391,"priority":343},"skills/pre-generation-check/SKILL.md",{"path":393,"priority":343},"skills/promo-director/SKILL.md",{"path":395,"priority":343},"skills/promo-reviewer/SKILL.md",{"path":397,"priority":343},"skills/promo-writer/SKILL.md",{"path":399,"priority":343},"skills/promote-idea/SKILL.md",{"path":401,"priority":343},"skills/pronunciation-specialist/SKILL.md",{"path":403,"priority":343},"skills/release-director/SKILL.md",{"path":405,"priority":343},"skills/rename/SKILL.md",{"path":407,"priority":343},"skills/researcher/SKILL.md",{"path":409,"priority":343},"skills/researchers-biographical/SKILL.md",{"path":411,"priority":343},"skills/researchers-financial/SKILL.md",{"path":413,"priority":343},"skills/researchers-gov/SKILL.md",{"path":415,"priority":343},"skills/researchers-historical/SKILL.md",{"path":417,"priority":343},"skills/researchers-journalism/SKILL.md",{"path":419,"priority":343},"skills/researchers-legal/SKILL.md",{"path":421,"priority":343},"skills/researchers-primary-source/SKILL.md",{"path":423,"priority":343},"skills/researchers-security/SKILL.md",{"path":425,"priority":343},"skills/researchers-tech/SKILL.md",{"path":427,"priority":343},"skills/researchers-verifier/SKILL.md",{"path":429,"priority":343},"skills/resume/SKILL.md",{"path":431,"priority":343},"skills/session-start/SKILL.md",{"path":433,"priority":343},"skills/setup/SKILL.md",{"path":435,"priority":343},"skills/sheet-music-publisher/SKILL.md",{"path":437,"priority":343},"skills/skill-model-updater/SKILL.md",{"path":439,"priority":343},"skills/suno-engineer/SKILL.md",{"path":441,"priority":343},"skills/test/SKILL.md",{"path":443,"priority":343},"skills/tutorial/SKILL.md",{"path":445,"priority":343},"skills/validate-album/SKILL.md",{"path":447,"priority":343},"skills/verify-sources/SKILL.md",{"path":449,"priority":343},"skills/voice-checker/SKILL.md",{"path":451,"priority":326},".mcp.json",{"path":453,"priority":331},"hooks/README.md",{"path":455,"priority":331},"hooks/check_version_sync.py",{"path":457,"priority":331},"hooks/hooks.json",{"path":459,"priority":331},"hooks/install.sh",{"path":461,"priority":331},"hooks/pre-commit",{"path":463,"priority":331},"hooks/validate_track.py",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":332,"sourceLanguage":18,"type":245},"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",[471,473],{"path":472,"priority":326},"SKILL.md",{"path":474,"priority":343},"PROJECT_HISTORY.md",{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":332,"sourceLanguage":18,"type":245},"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",[482,483,485,487],{"path":472,"priority":326},{"path":484,"priority":343},"album-types.md",{"path":486,"priority":343},"prompt-examples.md",{"path":488,"priority":343},"visual-styles.md",{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":332,"sourceLanguage":18,"type":245},"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",[496,497],{"path":472,"priority":326},{"path":484,"priority":343},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":332,"sourceLanguage":18,"type":245},"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",[505],{"path":472,"priority":326},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":332,"sourceLanguage":18,"type":245},"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",[513,514],{"path":472,"priority":326},{"path":515,"priority":343},"STATUS_VALUES.md",{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":332,"sourceLanguage":18,"type":245},"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",[523,524],{"path":472,"priority":326},{"path":525,"priority":343},"USAGE_EXAMPLES.md",{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":332,"sourceLanguage":18,"type":245},"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",[533],{"path":472,"priority":326},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":332,"sourceLanguage":18,"type":245},"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",[541,542],{"path":472,"priority":326},{"path":543,"priority":343},"SETTINGS_REFERENCE.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":332,"sourceLanguage":18,"type":245},"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",[551,552],{"path":472,"priority":326},{"path":553,"priority":343},"site-patterns.md",{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":332,"sourceLanguage":18,"type":245},"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",[561],{"path":472,"priority":326},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":332,"sourceLanguage":18,"type":245},"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",[569],{"path":472,"priority":326},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":332,"sourceLanguage":18,"type":245},"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",[577],{"path":472,"priority":326},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":332,"sourceLanguage":18,"type":245},"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",[585,586],{"path":472,"priority":326},{"path":587,"priority":343},"SKILL_GLOSSARY.md",{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":332,"sourceLanguage":18,"type":245},"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",[595],{"path":472,"priority":326},{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":332,"sourceLanguage":18,"type":245},"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",[603],{"path":472,"priority":326},{"basePath":242,"description":10,"displayName":13,"installMethods":605,"rationale":606,"selectedPaths":607,"source":332,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/import-track/SKILL.md",[608],{"path":472,"priority":326},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":332,"sourceLanguage":18,"type":245},"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",[616],{"path":472,"priority":326},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":332,"sourceLanguage":18,"type":245},"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",[624,625],{"path":472,"priority":326},{"path":626,"priority":343},"checklist-reference.md",{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":332,"sourceLanguage":18,"type":245},"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",[634,635,637,639],{"path":472,"priority":326},{"path":636,"priority":343},"craft-reference.md",{"path":638,"priority":343},"documentary-standards.md",{"path":640,"priority":343},"examples.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":332,"sourceLanguage":18,"type":245},"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",[648,649],{"path":472,"priority":326},{"path":650,"priority":343},"genre-presets.md",{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":332,"sourceLanguage":18,"type":245},"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",[658,659],{"path":472,"priority":326},{"path":660,"priority":343},"mix-presets.md",{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":332,"sourceLanguage":18,"type":245},"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",[668],{"path":472,"priority":326},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":332,"sourceLanguage":18,"type":245},"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",[676],{"path":472,"priority":326},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":332,"sourceLanguage":18,"type":245},"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",[684],{"path":472,"priority":326},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":332,"sourceLanguage":18,"type":245},"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",[692],{"path":472,"priority":326},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":332,"sourceLanguage":18,"type":245},"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",[700,701,703],{"path":472,"priority":326},{"path":702,"priority":343},"technical-reference.md",{"path":704,"priority":343},"visualization-guide.md",{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":332,"sourceLanguage":18,"type":245},"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",[712,713],{"path":472,"priority":326},{"path":714,"priority":343},"platform-rules.md",{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":332,"sourceLanguage":18,"type":245},"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",[722,723],{"path":472,"priority":326},{"path":724,"priority":343},"copy-formulas.md",{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":332,"sourceLanguage":18,"type":245},"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",[732],{"path":472,"priority":326},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":332,"sourceLanguage":18,"type":245},"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",[740,741],{"path":472,"priority":326},{"path":742,"priority":343},"word-lists.md",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":332,"sourceLanguage":18,"type":245},"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",[750,751],{"path":472,"priority":326},{"path":752,"priority":343},"platform-guides.md",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":332,"sourceLanguage":18,"type":245},"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",[760],{"path":472,"priority":326},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":332,"sourceLanguage":18,"type":245},"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",[768,769,771,773],{"path":472,"priority":326},{"path":770,"priority":343},"free-sources.md",{"path":772,"priority":343},"source-standards.md",{"path":774,"priority":343},"templates.md",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":332,"sourceLanguage":18,"type":245},"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",[782,783],{"path":472,"priority":326},{"path":784,"priority":343},"INTERVIEW_SOURCES.md",{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":332,"sourceLanguage":18,"type":245},"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",[792,793],{"path":472,"priority":326},{"path":794,"priority":343},"SEC_FILING_GUIDE.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":332,"sourceLanguage":18,"type":245},"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",[802,803],{"path":472,"priority":326},{"path":804,"priority":343},"AGENCY_SOURCES.md",{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":332,"sourceLanguage":18,"type":245},"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",[812,813],{"path":472,"priority":326},{"path":814,"priority":343},"ARCHIVE_SOURCES.md",{"basePath":816,"description":817,"displayName":818,"installMethods":819,"rationale":820,"selectedPaths":821,"source":332,"sourceLanguage":18,"type":245},"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",[822,823],{"path":472,"priority":326},{"path":824,"priority":343},"SOURCE_EXTRACTION.md",{"basePath":826,"description":827,"displayName":828,"installMethods":829,"rationale":830,"selectedPaths":831,"source":332,"sourceLanguage":18,"type":245},"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",[832,833],{"path":472,"priority":326},{"path":834,"priority":343},"DISCOVERY_GUIDE.md",{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":332,"sourceLanguage":18,"type":245},"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",[842,843],{"path":472,"priority":326},{"path":844,"priority":343},"DIRECT_SOURCES.md",{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":332,"sourceLanguage":18,"type":245},"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",[852,853],{"path":472,"priority":326},{"path":854,"priority":343},"CVE_RESEARCH.md",{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":332,"sourceLanguage":18,"type":245},"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",[862,863],{"path":472,"priority":326},{"path":864,"priority":343},"PROJECT_RESEARCH.md",{"basePath":866,"description":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":332,"sourceLanguage":18,"type":245},"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",[872,873,875,877],{"path":472,"priority":326},{"path":874,"priority":343},"VERIFICATION_CHECKLIST.md",{"path":876,"priority":343},"checklists.md",{"path":878,"priority":343},"patterns.md",{"basePath":880,"description":881,"displayName":882,"installMethods":883,"rationale":884,"selectedPaths":885,"source":332,"sourceLanguage":18,"type":245},"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",[886],{"path":472,"priority":326},{"basePath":888,"description":889,"displayName":890,"installMethods":891,"rationale":892,"selectedPaths":893,"source":332,"sourceLanguage":18,"type":245},"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",[894],{"path":472,"priority":326},{"basePath":896,"description":897,"displayName":898,"installMethods":899,"rationale":900,"selectedPaths":901,"source":332,"sourceLanguage":18,"type":245},"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",[902],{"path":472,"priority":326},{"basePath":904,"description":905,"displayName":906,"installMethods":907,"rationale":908,"selectedPaths":909,"source":332,"sourceLanguage":18,"type":245},"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",[910,911,913,915,917,919],{"path":472,"priority":326},{"path":912,"priority":343},"REQUIREMENTS.md",{"path":914,"priority":343},"anthemscore-reference.md",{"path":916,"priority":343},"musescore-reference.md",{"path":918,"priority":343},"publishing-guide.md",{"path":920,"priority":343},"workflow-detail.md",{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":332,"sourceLanguage":18,"type":245},"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",[928],{"path":472,"priority":326},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":332,"sourceLanguage":18,"type":245},"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",[936,937],{"path":472,"priority":326},{"path":938,"priority":343},"genre-practices.md",{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":332,"sourceLanguage":18,"type":245},"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",[946,947],{"path":472,"priority":326},{"path":948,"priority":343},"test-definitions.md",{"basePath":950,"description":951,"displayName":952,"installMethods":953,"rationale":954,"selectedPaths":955,"source":332,"sourceLanguage":18,"type":245},"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",[956,957],{"path":472,"priority":326},{"path":958,"priority":343},"phases.md",{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":332,"sourceLanguage":18,"type":245},"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",[966],{"path":472,"priority":326},{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":332,"sourceLanguage":18,"type":245},"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",[974],{"path":472,"priority":326},{"basePath":976,"description":977,"displayName":978,"installMethods":979,"rationale":980,"selectedPaths":981,"source":332,"sourceLanguage":18,"type":245},"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",[982],{"path":472,"priority":326},{"sources":984},[985],"manual",{"closedIssues90d":230,"description":263,"forks":231,"homepage":987,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":228,"stars":235,"topics":988},"https://www.bitwizemusic.com",[989,301,990,991,992,993,994,995,996,212,273,997,998,297,630,277,276,999,274,1000],"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":1002,"discoverAt":1003,"extractAt":1004,"githubAt":1004,"updatedAt":1002},1778683099616,1778683093832,1778683097699,[214,213,215,212],{"evaluatedAt":240,"extractAt":289,"updatedAt":240},[],[1009,1039,1057,1075,1092,1123],{"_creationTime":1010,"_id":1011,"community":1012,"display":1013,"identity":1019,"providers":1022,"relations":1031,"tags":1034,"workflow":1035},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":1014,"installMethods":1015,"name":1017,"sourceUrl":1018},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":1016},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1020,"githubOwner":1021,"githubRepo":1017,"locale":18,"slug":1017,"type":245},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":1023,"extract":1030},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1024,"targetMarket":216,"tier":217},[1025,1026,1027,1028,214,215,1029],"twitter","x","api","data-retrieval","sdk",{"commitSha":279},{"parentExtensionId":1032,"repoId":1033},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[1027,214,1028,215,1029,1025,1026],{"evaluatedAt":1036,"extractAt":1037,"updatedAt":1038},1778699230863,1778699170774,1778699296021,{"_creationTime":1040,"_id":1041,"community":1042,"display":1043,"identity":1045,"providers":1046,"relations":1053,"tags":1054,"workflow":1055},1778683100520.2998,"k17bmwh03r5q7hkdnytabv538x86n6e1",{"reviewCount":8},{"description":598,"installMethods":1044,"name":599,"sourceUrl":14},{"claudeCode":12},{"basePath":597,"githubOwner":243,"githubRepo":244,"locale":18,"slug":599,"type":245},{"evaluate":1047,"extract":1052},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1048,"tags":1049,"targetMarket":216,"tier":217},99,[1050,213,1051,212,273],"audio","organization",{"commitSha":279},{"parentExtensionId":248,"repoId":285},[1050,213,212,1051,273],{"evaluatedAt":1056,"extractAt":289,"updatedAt":1056},1778683431258,{"_creationTime":1058,"_id":1059,"community":1060,"display":1061,"identity":1064,"providers":1065,"relations":1071,"tags":1072,"workflow":1073},1778683100520.2996,"k1760zhy6j4pg5fqmqb2yhjw6986mtsq",{"reviewCount":8},{"description":590,"installMethods":1062,"name":1063,"sourceUrl":14},{"claudeCode":12},"Import Art",{"basePath":589,"githubOwner":243,"githubRepo":244,"locale":18,"slug":591,"type":245},{"evaluate":1066,"extract":1070},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1048,"tags":1067,"targetMarket":216,"tier":217},[212,1068,213,214,1069],"album-art","media-metadata",{"commitSha":279,"license":237},{"parentExtensionId":248,"repoId":285},[1068,214,213,1069,212],{"evaluatedAt":1074,"extractAt":289,"updatedAt":1074},1778683412261,{"_creationTime":1076,"_id":1077,"community":1078,"display":1079,"identity":1081,"providers":1082,"relations":1088,"tags":1089,"workflow":1090},1778683100520.304,"k17dctntxr1fs2k3vpb6xzt9cn86m0bf",{"reviewCount":8},{"description":755,"installMethods":1080,"name":756,"sourceUrl":14},{"claudeCode":12},{"basePath":754,"githubOwner":243,"githubRepo":244,"locale":18,"slug":756,"type":245},{"evaluate":1083,"extract":1087},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1084,"tags":1085,"targetMarket":216,"tier":217},97,[212,1086,756,213,296],"metadata",{"commitSha":279},{"parentExtensionId":248,"repoId":285},[213,1086,212,756,296],{"evaluatedAt":1091,"extractAt":289,"updatedAt":1091},1778683818224,{"_creationTime":1093,"_id":1094,"community":1095,"display":1096,"identity":1102,"providers":1107,"relations":1116,"tags":1119,"workflow":1120},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1097,"installMethods":1098,"name":1100,"sourceUrl":1101},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1099},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1103,"githubOwner":1104,"githubRepo":1105,"locale":18,"slug":1106,"type":245},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1108,"extract":1114},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1109,"targetMarket":216,"tier":217},[1110,1111,296,1112,214,299,1113],"git","development-environment","tmux","developer-tool",{"commitSha":279,"license":1115},"MIT",{"parentExtensionId":1117,"repoId":1118},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[214,299,1113,1111,1110,1112,296],{"evaluatedAt":1121,"extractAt":1122,"updatedAt":1121},1778699613343,1778699234184,{"_creationTime":1124,"_id":1125,"community":1126,"display":1127,"identity":1133,"providers":1135,"relations":1143,"tags":1145,"workflow":1146},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":1128,"installMethods":1129,"name":1131,"sourceUrl":1132},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":1130},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":256,"githubOwner":1134,"githubRepo":1131,"locale":18,"slug":1131,"type":245},"zagmoai",{"evaluate":1136,"extract":1142},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1137,"targetMarket":216,"tier":217},[1138,1139,1140,214,1141],"google-docs","google-sheets","productivity","api-client",{"commitSha":279},{"repoId":1144},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[1141,214,1138,1139,1140],{"evaluatedAt":1147,"extractAt":1148,"updatedAt":1149},1778699485884,1778699468747,1778699509178]