[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-configure-en":3,"guides-for-bitwize-music-studio-configure":1008,"similar-k17eypn07wxmddywcwrap9snrx86mg9f-en":1009},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":310,"relations":314,"repo":315,"tags":1006,"workflow":1007},1778683100520.298,"k17eypn07wxmddywcwrap9snrx86mg9f",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","configure","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778683305457.4165,"kn7fmfwbvsza0t4jhfmpf0zqfx86mcvp","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,147,150,154,157,160,163,166,169,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose and scope, including when to use it and what it operates on (plugin configuration file).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and self-contained, effectively summarizing the core capability and providing trigger phrases.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is concise and delegates deeper material to separate files, adhering to progressive disclosure principles.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","Long procedures and bulk material are appropriately split into separate files, linked via relative paths.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration-heavy skill that would benefit from `context: fork`.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient end-to-end examples are provided for each major capability, demonstrating input, invocation, and expected output.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill documentation explicitly handles edge cases, including invalid YAML, non-existent directories, and relative paths, with documented recovery steps.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","The skill does not appear to rely on external MCP servers or custom tools that would require a fallback mechanism.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The documentation outlines preconditions and explicitly states that the workflow will abort and report on unexpected pre-state conditions.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded in the same session.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the problem of setting up or editing plugin configuration interactively and specifies the target artifact.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill provides a focused, interactive way to manage plugin configuration, which is a distinct value beyond basic LLM capabilities.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers the complete lifecycle of configuration management, from initial setup to editing, showing, validating, and resetting.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The extension focuses solely on managing the plugin configuration file and related settings, adhering to a single responsibility.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately and concisely reflects the skill's functionality as described in the source.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The tools used (Read, Write, Bash, AskUserQuestion, Glob) are narrow verb-noun specialists for configuration management.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","All configuration options, including required and optional settings, are documented with descriptions and examples.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","Tool names like `setup`, `edit`, `show`, `validate`, and `reset` are descriptive and contextually relevant.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","Inputs are handled via arguments and interactive prompts, and outputs are formatted configuration displays or validation results, with no extraneous data.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under CC0-1.0, which is a permissive public domain dedication.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on May 12, 2026, well within the last 90 days.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill appears to use only standard command-line tools and LLM interaction capabilities, with no external dependencies detected.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not handle secrets as its primary function; it manages configuration files.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill handles user input and file operations in a controlled manner, with no indication of executing arbitrary code or external content.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or execute untrusted code, keeping all operations within the bundled repository.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill operates within the user's home directory for configuration files and does not attempt to modify files outside its designated scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts or documentation.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill manages local configuration files and does not submit any user data or secrets to third parties.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","Bundled content and descriptions are free of hidden-steering tricks, using clean printable ASCII and expected Unicode.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's logic is described in plain markdown and YAML, with no signs of obfuscation or opaque code execution.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill correctly handles user-specific paths by expanding them to absolute paths or using the `~` prefix, and offers to create directories.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","With 14 open and 109 closed issues in the last 90 days, the closure rate is high, indicating active maintenance.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","A version badge is present and indicates a recent release, aligning with the `pushedAt` timestamp.",{"category":137,"check":138,"severity":24,"summary":139},"Execution","Validation","The skill includes a validation step that checks for required fields, valid paths, and YAML syntax.",{"category":100,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The 'reset' command includes a confirmation prompt before deleting the configuration file and offers to back it up.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Error Handling","Errors like invalid YAML or missing paths are caught and reported with clear messages and suggested remediation steps.",{"category":49,"check":148,"severity":39,"summary":149},"Logging","The skill's primary function is configuration management and does not involve destructive actions or outbound calls that would require a local audit log.",{"category":151,"check":152,"severity":39,"summary":153},"Compliance","GDPR","The skill manages local configuration files and does not process personal data.",{"category":151,"check":155,"severity":24,"summary":156},"Target market","The skill is global in scope and does not exhibit any regional or jurisdictional logic.",{"category":57,"check":158,"severity":24,"summary":159},"Runtime stability","The skill relies on standard tools and OS features (Bash, file system access) and does not appear to make specific runtime assumptions.",{"category":30,"check":161,"severity":24,"summary":162},"README","The README file exists, is comprehensive, and clearly states the extension's purpose and functionality.",{"category":70,"check":164,"severity":24,"summary":165},"Tool surface size","The extension exposes 5 distinct commands (setup, edit, show, validate, reset), which is within the ideal range.",{"category":22,"check":167,"severity":24,"summary":168},"Overlapping near-synonym tools","The commands are distinct and cover specific configuration management actions without significant overlap or synonymy.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All features described in the README and SKILL.md have corresponding implementations and documented functionality.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The README provides clear installation instructions and mentions running setup/configure commands.",{"category":144,"check":177,"severity":24,"summary":178},"Actionable error messages","Error messages consistently include what failed, why, and suggest remediation steps like running `edit` or checking paths.",{"category":137,"check":180,"severity":39,"summary":181},"Pinned dependencies","No third-party dependencies are used that would require pinning.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill's operations are primarily file modifications and user interactions, not state-changing commands that would typically benefit from a dry-run mode.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":151,"check":190,"severity":39,"summary":191},"Telemetry opt-in","The skill does not emit any telemetry.",1778683305348,"This skill interactively sets up, edits, shows, validates, and resets the `~/.bitwize-music/config.yaml` file, guiding users through required and optional settings. It ensures configuration integrity and supports directory creation.",[195,196,197,198,199],"Interactive first-time setup of plugin configuration","Editing specific configuration settings","Displaying current configuration status","Validating configuration files for issues","Resetting configuration to a default state",[201,202,203],"Managing the plugin's installation","Editing the plugin's code","Automating file creation outside of the configuration directory structure","3.0.0","4.4.0","To provide a seamless and guided experience for users setting up and managing their bitwize-music plugin configuration, ensuring all necessary settings are correctly configured and validated.","All checks passed, indicating a high-quality, well-documented, and secure extension.",100,"A robust and user-friendly skill for managing plugin configurations.",[211,212,213,214,215],"configuration","setup","management","yaml","plugins","global","verified",[219,220,221,222],"Setting up the plugin for the first time","Changing existing plugin settings","Verifying the correctness of the configuration","Starting with a clean configuration",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},false,1778683291406,{"descriptionLength":228,"readmeSize":229},153,9335,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},109,30,true,14,1778616491000,174,{"hasNpmPackage":225,"license":238,"smitheryVerified":225},"CC0-1.0",{"hasCi":233,"hasTests":233},{"updatedAt":241},1778683305457,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/configure","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":291,"relations":306,"tags":307,"workflow":308},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":254},"bitwize-music","Claude AI Music Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":285,"tags":287,"workflow":288},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":264,"installMethods":265,"name":254,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":267},"marketplace",{"evaluate":269,"extract":279},{"promptVersionExtension":270,"promptVersionScoring":205,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",96,[273,274,275,276,277,278],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":280,"marketplace":281,"plugin":283},"HEAD",{"name":254,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[275,277,273,278,274,276],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778683122195,1778683100520,{"evaluate":292,"extract":303},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":293,"targetMarket":216,"tier":217},[294,295,274,296,297,298,299,300,301,302],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":280,"license":238,"plugin":304},{"mcpCount":8,"provider":284,"skillCount":305},54,{"parentExtensionId":261,"repoId":286},[295,296,302,300,298,299,294,301,274,297],{"evaluatedAt":309,"extractAt":290,"updatedAt":309},1778683131031,{"evaluate":311,"extract":313},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":312,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":280},{"parentExtensionId":249,"repoId":286},{"_creationTime":316,"_id":286,"identity":317,"providers":318,"workflow":1002},1778683093832.8552,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":319,"discover":983,"github":986},{"commitSha":280,"extensions":320},[321,334,465,476,490,499,507,517,527,535,542,552,560,568,576,586,594,602,610,618,628,642,652,662,670,678,686,694,706,716,726,734,744,754,762,776,786,796,806,816,826,836,846,856,866,880,888,896,903,921,929,939,949,959,967,975],{"basePath":257,"displayName":254,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":335,"license":238,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[338,340,341,342,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463],{"path":339,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":331,"priority":332},{"path":343,"priority":344},"skills/about/SKILL.md","medium",{"path":346,"priority":344},"skills/album-art-director/SKILL.md",{"path":348,"priority":344},"skills/album-conceptualizer/SKILL.md",{"path":350,"priority":344},"skills/album-dashboard/SKILL.md",{"path":352,"priority":344},"skills/album-ideas/SKILL.md",{"path":354,"priority":344},"skills/clipboard/SKILL.md",{"path":356,"priority":344},"skills/cloud-uploader/SKILL.md",{"path":358,"priority":344},"skills/configure/SKILL.md",{"path":360,"priority":344},"skills/document-hunter/SKILL.md",{"path":362,"priority":344},"skills/explicit-checker/SKILL.md",{"path":364,"priority":344},"skills/genre-creator/SKILL.md",{"path":366,"priority":344},"skills/health-check/SKILL.md",{"path":368,"priority":344},"skills/help/SKILL.md",{"path":370,"priority":344},"skills/import-art/SKILL.md",{"path":372,"priority":344},"skills/import-audio/SKILL.md",{"path":374,"priority":344},"skills/import-track/SKILL.md",{"path":376,"priority":344},"skills/lyric-refiner/SKILL.md",{"path":378,"priority":344},"skills/lyric-reviewer/SKILL.md",{"path":380,"priority":344},"skills/lyric-writer/SKILL.md",{"path":382,"priority":344},"skills/mastering-engineer/SKILL.md",{"path":384,"priority":344},"skills/mix-engineer/SKILL.md",{"path":386,"priority":344},"skills/new-album/SKILL.md",{"path":388,"priority":344},"skills/next-step/SKILL.md",{"path":390,"priority":344},"skills/plagiarism-checker/SKILL.md",{"path":392,"priority":344},"skills/pre-generation-check/SKILL.md",{"path":394,"priority":344},"skills/promo-director/SKILL.md",{"path":396,"priority":344},"skills/promo-reviewer/SKILL.md",{"path":398,"priority":344},"skills/promo-writer/SKILL.md",{"path":400,"priority":344},"skills/promote-idea/SKILL.md",{"path":402,"priority":344},"skills/pronunciation-specialist/SKILL.md",{"path":404,"priority":344},"skills/release-director/SKILL.md",{"path":406,"priority":344},"skills/rename/SKILL.md",{"path":408,"priority":344},"skills/researcher/SKILL.md",{"path":410,"priority":344},"skills/researchers-biographical/SKILL.md",{"path":412,"priority":344},"skills/researchers-financial/SKILL.md",{"path":414,"priority":344},"skills/researchers-gov/SKILL.md",{"path":416,"priority":344},"skills/researchers-historical/SKILL.md",{"path":418,"priority":344},"skills/researchers-journalism/SKILL.md",{"path":420,"priority":344},"skills/researchers-legal/SKILL.md",{"path":422,"priority":344},"skills/researchers-primary-source/SKILL.md",{"path":424,"priority":344},"skills/researchers-security/SKILL.md",{"path":426,"priority":344},"skills/researchers-tech/SKILL.md",{"path":428,"priority":344},"skills/researchers-verifier/SKILL.md",{"path":430,"priority":344},"skills/resume/SKILL.md",{"path":432,"priority":344},"skills/session-start/SKILL.md",{"path":434,"priority":344},"skills/setup/SKILL.md",{"path":436,"priority":344},"skills/sheet-music-publisher/SKILL.md",{"path":438,"priority":344},"skills/skill-model-updater/SKILL.md",{"path":440,"priority":344},"skills/suno-engineer/SKILL.md",{"path":442,"priority":344},"skills/test/SKILL.md",{"path":444,"priority":344},"skills/tutorial/SKILL.md",{"path":446,"priority":344},"skills/validate-album/SKILL.md",{"path":448,"priority":344},"skills/verify-sources/SKILL.md",{"path":450,"priority":344},"skills/voice-checker/SKILL.md",{"path":452,"priority":327},".mcp.json",{"path":454,"priority":332},"hooks/README.md",{"path":456,"priority":332},"hooks/check_version_sync.py",{"path":458,"priority":332},"hooks/hooks.json",{"path":460,"priority":332},"hooks/install.sh",{"path":462,"priority":332},"hooks/pre-commit",{"path":464,"priority":332},"hooks/validate_track.py",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":333,"sourceLanguage":18,"type":246},"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",[472,474],{"path":473,"priority":327},"SKILL.md",{"path":475,"priority":344},"PROJECT_HISTORY.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":333,"sourceLanguage":18,"type":246},"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",[483,484,486,488],{"path":473,"priority":327},{"path":485,"priority":344},"album-types.md",{"path":487,"priority":344},"prompt-examples.md",{"path":489,"priority":344},"visual-styles.md",{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":333,"sourceLanguage":18,"type":246},"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",[497,498],{"path":473,"priority":327},{"path":485,"priority":344},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":333,"sourceLanguage":18,"type":246},"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",[506],{"path":473,"priority":327},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":333,"sourceLanguage":18,"type":246},"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",[514,515],{"path":473,"priority":327},{"path":516,"priority":344},"STATUS_VALUES.md",{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":333,"sourceLanguage":18,"type":246},"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",[524,525],{"path":473,"priority":327},{"path":526,"priority":344},"USAGE_EXAMPLES.md",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":333,"sourceLanguage":18,"type":246},"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",[534],{"path":473,"priority":327},{"basePath":243,"description":10,"displayName":13,"installMethods":536,"rationale":537,"selectedPaths":538,"source":333,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/configure/SKILL.md",[539,540],{"path":473,"priority":327},{"path":541,"priority":344},"SETTINGS_REFERENCE.md",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":333,"sourceLanguage":18,"type":246},"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",[549,550],{"path":473,"priority":327},{"path":551,"priority":344},"site-patterns.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":333,"sourceLanguage":18,"type":246},"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",[559],{"path":473,"priority":327},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":333,"sourceLanguage":18,"type":246},"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",[567],{"path":473,"priority":327},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":333,"sourceLanguage":18,"type":246},"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",[575],{"path":473,"priority":327},{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":333,"sourceLanguage":18,"type":246},"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",[583,584],{"path":473,"priority":327},{"path":585,"priority":344},"SKILL_GLOSSARY.md",{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":333,"sourceLanguage":18,"type":246},"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",[593],{"path":473,"priority":327},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":333,"sourceLanguage":18,"type":246},"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",[601],{"path":473,"priority":327},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":333,"sourceLanguage":18,"type":246},"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",[609],{"path":473,"priority":327},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":333,"sourceLanguage":18,"type":246},"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",[617],{"path":473,"priority":327},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":333,"sourceLanguage":18,"type":246},"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",[625,626],{"path":473,"priority":327},{"path":627,"priority":344},"checklist-reference.md",{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":333,"sourceLanguage":18,"type":246},"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",[635,636,638,640],{"path":473,"priority":327},{"path":637,"priority":344},"craft-reference.md",{"path":639,"priority":344},"documentary-standards.md",{"path":641,"priority":344},"examples.md",{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":333,"sourceLanguage":18,"type":246},"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",[649,650],{"path":473,"priority":327},{"path":651,"priority":344},"genre-presets.md",{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":333,"sourceLanguage":18,"type":246},"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",[659,660],{"path":473,"priority":327},{"path":661,"priority":344},"mix-presets.md",{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":333,"sourceLanguage":18,"type":246},"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",[669],{"path":473,"priority":327},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":333,"sourceLanguage":18,"type":246},"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",[677],{"path":473,"priority":327},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":333,"sourceLanguage":18,"type":246},"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",[685],{"path":473,"priority":327},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":333,"sourceLanguage":18,"type":246},"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",[693],{"path":473,"priority":327},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":333,"sourceLanguage":18,"type":246},"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",[701,702,704],{"path":473,"priority":327},{"path":703,"priority":344},"technical-reference.md",{"path":705,"priority":344},"visualization-guide.md",{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":333,"sourceLanguage":18,"type":246},"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",[713,714],{"path":473,"priority":327},{"path":715,"priority":344},"platform-rules.md",{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":333,"sourceLanguage":18,"type":246},"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",[723,724],{"path":473,"priority":327},{"path":725,"priority":344},"copy-formulas.md",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":333,"sourceLanguage":18,"type":246},"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",[733],{"path":473,"priority":327},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":333,"sourceLanguage":18,"type":246},"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",[741,742],{"path":473,"priority":327},{"path":743,"priority":344},"word-lists.md",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":333,"sourceLanguage":18,"type":246},"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",[751,752],{"path":473,"priority":327},{"path":753,"priority":344},"platform-guides.md",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":333,"sourceLanguage":18,"type":246},"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",[761],{"path":473,"priority":327},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":333,"sourceLanguage":18,"type":246},"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",[769,770,772,774],{"path":473,"priority":327},{"path":771,"priority":344},"free-sources.md",{"path":773,"priority":344},"source-standards.md",{"path":775,"priority":344},"templates.md",{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":333,"sourceLanguage":18,"type":246},"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",[783,784],{"path":473,"priority":327},{"path":785,"priority":344},"INTERVIEW_SOURCES.md",{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":333,"sourceLanguage":18,"type":246},"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",[793,794],{"path":473,"priority":327},{"path":795,"priority":344},"SEC_FILING_GUIDE.md",{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":333,"sourceLanguage":18,"type":246},"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",[803,804],{"path":473,"priority":327},{"path":805,"priority":344},"AGENCY_SOURCES.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":333,"sourceLanguage":18,"type":246},"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",[813,814],{"path":473,"priority":327},{"path":815,"priority":344},"ARCHIVE_SOURCES.md",{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":333,"sourceLanguage":18,"type":246},"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",[823,824],{"path":473,"priority":327},{"path":825,"priority":344},"SOURCE_EXTRACTION.md",{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":333,"sourceLanguage":18,"type":246},"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",[833,834],{"path":473,"priority":327},{"path":835,"priority":344},"DISCOVERY_GUIDE.md",{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":333,"sourceLanguage":18,"type":246},"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",[843,844],{"path":473,"priority":327},{"path":845,"priority":344},"DIRECT_SOURCES.md",{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":333,"sourceLanguage":18,"type":246},"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",[853,854],{"path":473,"priority":327},{"path":855,"priority":344},"CVE_RESEARCH.md",{"basePath":857,"description":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":333,"sourceLanguage":18,"type":246},"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",[863,864],{"path":473,"priority":327},{"path":865,"priority":344},"PROJECT_RESEARCH.md",{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":333,"sourceLanguage":18,"type":246},"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",[873,874,876,878],{"path":473,"priority":327},{"path":875,"priority":344},"VERIFICATION_CHECKLIST.md",{"path":877,"priority":344},"checklists.md",{"path":879,"priority":344},"patterns.md",{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":333,"sourceLanguage":18,"type":246},"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",[887],{"path":473,"priority":327},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":333,"sourceLanguage":18,"type":246},"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",[895],{"path":473,"priority":327},{"basePath":897,"description":898,"displayName":212,"installMethods":899,"rationale":900,"selectedPaths":901,"source":333,"sourceLanguage":18,"type":246},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[902],{"path":473,"priority":327},{"basePath":904,"description":905,"displayName":906,"installMethods":907,"rationale":908,"selectedPaths":909,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"path":912,"priority":344},"REQUIREMENTS.md",{"path":914,"priority":344},"anthemscore-reference.md",{"path":916,"priority":344},"musescore-reference.md",{"path":918,"priority":344},"publishing-guide.md",{"path":920,"priority":344},"workflow-detail.md",{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"path":938,"priority":344},"genre-practices.md",{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"path":948,"priority":344},"test-definitions.md",{"basePath":950,"description":951,"displayName":952,"installMethods":953,"rationale":954,"selectedPaths":955,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"path":958,"priority":344},"phases.md",{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"basePath":976,"description":977,"displayName":978,"installMethods":979,"rationale":980,"selectedPaths":981,"source":333,"sourceLanguage":18,"type":246},"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":473,"priority":327},{"sources":984},[985],"manual",{"closedIssues90d":231,"description":264,"forks":232,"homepage":987,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":988},"https://www.bitwizemusic.com",[989,302,990,991,992,993,994,995,996,997,274,998,999,298,631,278,277,1000,275,1001],"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":1003,"discoverAt":1004,"extractAt":1005,"githubAt":1005,"updatedAt":1003},1778683099616,1778683093832,1778683097699,[211,213,215,212,214],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[1010,1035,1062,1087,1118,1138],{"_creationTime":1011,"_id":1012,"community":1013,"display":1014,"identity":1019,"providers":1022,"relations":1028,"tags":1031,"workflow":1032},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":1015,"installMethods":1016,"name":212,"sourceUrl":1018},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":1017},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":897,"githubOwner":1020,"githubRepo":1021,"locale":18,"slug":212,"type":246},"Yeachan-Heo","oh-my-claudecode",{"evaluate":1023,"extract":1027},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1024,"targetMarket":216,"tier":217},[212,1025,211,300,1026],"routing","mcp",{"commitSha":280},{"parentExtensionId":1029,"repoId":1030},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[300,211,1026,1025,212],{"evaluatedAt":1033,"extractAt":1034,"updatedAt":1033},1778699724286,1778699234184,{"_creationTime":1036,"_id":1037,"community":1038,"display":1039,"identity":1045,"providers":1049,"relations":1054,"tags":1057,"workflow":1058},1778694149049.347,"k1798fc1hmtx3bmdgwyn3fet2d86mzt5",{"reviewCount":8},{"description":1040,"installMethods":1041,"name":1043,"sourceUrl":1044},"Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the credentials set up.",{"claudeCode":1042},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1046,"githubOwner":1047,"githubRepo":1048,"locale":18,"slug":1043,"type":246},"skills/mongodb-mcp-setup","mongodb","agent-skills",{"evaluate":1050,"extract":1053},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1051,"targetMarket":216,"tier":217},[1047,1026,211,212,1052,300],"authentication",{"commitSha":280},{"parentExtensionId":1055,"repoId":1056},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5",[1052,300,211,1026,1047,212],{"evaluatedAt":1059,"extractAt":1060,"updatedAt":1061},1778694262565,1778694149049,1778694462010,{"_creationTime":1063,"_id":1064,"community":1065,"display":1066,"identity":1072,"providers":1075,"relations":1081,"tags":1083,"workflow":1084},1778687183932.1943,"k1728svzyq5wfc93gjyntemgnh86m6d9",{"reviewCount":8},{"description":1067,"installMethods":1068,"name":1070,"sourceUrl":1071},"Set up gbrain for this coding agent: install the CLI, initialize a\nlocal PGLite or Supabase brain, register MCP, capture per-remote trust\npolicy. One command from zero to \"gbrain is running, and this agent\ncan call it.\" Use when: \"setup gbrain\", \"connect gbrain\", \"start\ngbrain\", \"install gbrain\", \"configure gbrain for this machine\". (gstack)\n",{"claudeCode":1069},"garrytan/gstack","setup-gbrain","https://github.com/garrytan/gstack",{"basePath":1070,"githubOwner":1073,"githubRepo":1074,"locale":18,"slug":1070,"type":246},"garrytan","gstack",{"evaluate":1076,"extract":1080},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1077,"targetMarket":216,"tier":217},[1078,212,211,1079,300,1026],"gbrain","ai-agent",{"commitSha":280},{"repoId":1082},"kd73s35xh97m9mmc5nz3pb1f3n86m0an",[1079,300,211,1078,1026,212],{"evaluatedAt":1085,"extractAt":1086,"updatedAt":1085},1778688428238,1778687183932,{"_creationTime":1088,"_id":1089,"community":1090,"display":1091,"identity":1097,"providers":1101,"relations":1111,"tags":1114,"workflow":1115},1778695548458.4001,"k170asnajd0vcr51hwhfy4t0t986m5bh",{"reviewCount":8},{"description":1092,"installMethods":1093,"name":1095,"sourceUrl":1096},"Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.\n",{"claudeCode":1094},"pjt222/agent-almanac","setup-tailwind-typescript","https://github.com/pjt222/agent-almanac",{"basePath":1098,"githubOwner":1099,"githubRepo":1100,"locale":18,"slug":1095,"type":246},"skills/setup-tailwind-typescript","pjt222","agent-almanac",{"evaluate":1102,"extract":1110},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1103,"targetMarket":216,"tier":217},[1104,1105,1106,1107,211,1108,1109],"tailwind","typescript","css","styling","react","nextjs",{"commitSha":280},{"parentExtensionId":1112,"repoId":1113},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[211,1106,1109,1108,1107,1104,1105],{"evaluatedAt":1116,"extractAt":1117,"updatedAt":1116},1778701490050,1778695548458,{"_creationTime":1119,"_id":1120,"community":1121,"display":1122,"identity":1126,"providers":1128,"relations":1134,"tags":1135,"workflow":1136},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":1123,"installMethods":1124,"name":1125,"sourceUrl":1018},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":1017},"mcp-setup",{"basePath":1127,"githubOwner":1020,"githubRepo":1021,"locale":18,"slug":1125,"type":246},"skills/mcp-setup",{"evaluate":1129,"extract":1133},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1130,"targetMarket":216,"tier":217},[1026,211,300,1131,1132],"agent","tooling",{"commitSha":280},{"parentExtensionId":1029,"repoId":1030},[1131,300,211,1026,1132],{"evaluatedAt":1137,"extractAt":1034,"updatedAt":1137},1778699492025,{"_creationTime":1139,"_id":1140,"community":1141,"display":1142,"identity":1148,"providers":1152,"relations":1160,"tags":1162,"workflow":1163},1778699106670.4258,"k17c1n6dbde7qh2wemx78d13t986n7x2",{"reviewCount":8},{"description":1143,"installMethods":1144,"name":1146,"sourceUrl":1147},"Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.",{"claudeCode":1145},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":1149,"githubOwner":1150,"githubRepo":1151,"locale":18,"slug":1146,"type":246},"skills/running-claude-code-via-litellm-copilot","xixu-me","skills",{"evaluate":1153,"extract":1159},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1154,"targetMarket":216,"tier":217},[1155,1156,1157,302,211,1158],"copilot","litellm","proxy","troubleshooting",{"commitSha":280},{"repoId":1161},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[302,211,1155,1156,1157,1158],{"evaluatedAt":1164,"extractAt":1165,"updatedAt":1166},1778699196029,1778699106670,1778699384216]