[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-researchers-historical-zh-CN":3,"guides-for-bitwize-music-studio-researchers-historical":1011,"similar-k17fb23jhm24kn5s27nahae5ah86mpzc-zh-CN":1012},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":235,"parentExtension":249,"providers":312,"relations":316,"repo":317,"tags":1009,"workflow":1010},1778683100520.3052,"k17fb23jhm24kn5s27nahae5ah86mpzc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","researchers-historical","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778683938848.7598,"kn7ctx09sa46pqezzv7vcap70n86mrfa","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of researching historical events for album subjects and verifying them with primary sources.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a specialized historical research capability with a defined source hierarchy and research techniques, going beyond generic LLM knowledge.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is well-defined, with clear instructions and a documented workflow for historical research, suitable for immediate use in an album production pipeline.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on historical research and timeline reconstruction, aligning with its name and description.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, accurate, and clearly reflects the skill's purpose and usage scenario.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes a set of well-defined tools like WebFetch, WebSearch, Read, Edit, Write, Grep, and Glob, which are scoped to research and document manipulation.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md clearly outlines the expected argument format and lists available tools.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tools used by the skill are standard and their names are descriptive (e.g., WebFetch, WebSearch).",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's arguments and the tools it uses appear to have minimal and focused I/O requirements for the research task.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under CC0-1.0, a permissive public domain dedication.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, which is recent.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","No third-party dependencies are explicitly managed or declared for this skill itself, only for the broader project's MCP server and tools.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or require secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's documented use of WebFetch and WebSearch, combined with explicit instructions to treat sources as data, suggests a low risk of injection.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on standard tools like WebFetch and WebSearch and does not appear to fetch or execute arbitrary external code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the Claude Code environment and its actions are limited to research and documentation tasks, without modifying external files.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied calls was found.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's purpose is research and reporting, with no indications of sending confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks and uses clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the availability of basic Claude Code tools and does not make assumptions about user project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","Open issues (14) and closed issues (109) in the last 90 days indicate active maintenance and issue resolution.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a CHANGELOG.md and uses GitHub releases, indicating version management.",{"category":104,"check":105,"severity":63,"summary":106},"Code Execution","Validation","The skill primarily uses LLM-driven WebFetch and WebSearch, with no complex parameter validation schema directly exposed or necessary for its function.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is read-only and analytical, performing no destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's underlying tools (WebFetch, WebSearch) are expected to handle errors, and the skill's focus on research implies graceful failure if sources are unavailable.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill is read-only and analytical, thus local audit logging is not applicable.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill performs general web research and does not appear to handle personal data beyond what is publicly available on the web.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's research capabilities are global in scope and not tied to any specific geographic or legal jurisdiction.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Claude Code tools and should be portable across supported runtimes.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides excellent context about the overall project and its capabilities, including installation and architecture.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a skill that orchestrates existing Claude Code tools rather than exposing its own unique set of commands.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The skill utilizes distinct Claude Code tools appropriate for research tasks.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised research capabilities are supported by the skill's description and intended use of provided tools.",{"category":139,"check":140,"severity":63,"summary":141},"Install","Installation instruction","This is a skill and not a plugin requiring separate installation via CLI commands.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill's core function relies on underlying tools that provide error messages; the skill's instructions imply it will report findings and flag items for verification.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill itself does not manage external dependencies; these are handled by the broader project's infrastructure.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The skill is read-only and does not perform state-changing operations, making a dry-run preview not applicable.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily research-based and do not involve state-changing operations that would require idempotency.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","No telemetry is described or implemented for this specific skill.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly states its purpose: researching historical events for album subjects and verifying them with primary sources, specifying when to use it.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and usage.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The skill's body is reasonably concise and delegates deeper material to separate files where appropriate.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill's SKILL.md outlines the research flow and refers to other files (like ARCHIVE_SOURCES.md) for detailed information, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":24,"summary":175},"Forked exploration","The `context: fork` is set, indicating that deep exploration is handled by a forked agent, keeping the main conversation clean.",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","While the overall project has examples, this specific skill lacks direct, end-to-end invocation examples within its SKILL.md.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md and ARCHIVE_SOURCES.md touch upon challenges like missing records, bias, and lost context, and the output format includes sections for discrepancies and verification needs.",{"category":104,"check":184,"severity":63,"summary":185},"Tool Fallback","This skill relies on core Claude Code tools (Read, Write, WebFetch, etc.) which are assumed to be available, not an external MCP server that requires fallback.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill's output format includes sections for 'Discrepancies Noted' and 'Verification Needed', implying a process for handling unexpected findings or states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained for its research purpose and references a parent agent, but does not appear to implicitly rely on other specific skills.",1778683938543,"This skill performs detailed historical research, including gathering and analyzing primary sources, contemporary accounts, and retrospective analysis, with a focus on timeline reconstruction and flagging items for human verification. It leverages core Claude Code tools like WebFetch and WebSearch.",[196,197,198,199,200],"Researches historical events and timelines","Gathers and analyzes primary and secondary sources","Reconstructs historical timelines","Documents findings with citations","Flags items requiring human verification",[202,203,204,205],"Creating music or generating lyrics directly","Performing general web searches unrelated to historical verification","Acting as a primary source of historical fact without verification","Replacing academic historical scholarship","3.0.0","4.4.0","To provide specialized historical research capabilities for users needing to verify facts and reconstruct timelines, especially when creating albums based on historical events or figures.","The skill is well-documented, focused, and leverages core tools effectively for its specialized research task. The only minor finding is the lack of explicit end-to-end usage examples within the skill's own markdown.",94,"A highly specialized and well-documented skill for in-depth historical research and source verification, particularly for music production.",[213,214,215,216,217],"research","history","documentation","verification","music-production","global","verified",[221,222,223,224],"Verifying historical accuracy for concept albums","Reconstructing timelines for documentary music projects","Gathering contemporary accounts of past events","Researching historical figures for biographical songs",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":241},{"hasLockfile":227},false,1778683918697,{"descriptionLength":230,"readmeSize":231},165,9335,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"openIssues90d":236,"pushedAt":237,"stars":238},109,30,true,14,1778616491000,174,{"hasNpmPackage":227,"license":240,"smitheryVerified":227},"CC0-1.0",{"hasCi":235,"hasTests":235},{"updatedAt":243},1778683938848,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/researchers-historical","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":258,"parentExtension":261,"providers":292,"relations":308,"tags":309,"workflow":310},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":254,"installMethods":255,"name":257,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":256},"bitwize-music","Claude AI Music Skills",{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":260},"","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"providers":270,"relations":286,"tags":288,"workflow":289},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":266,"installMethods":267,"name":256,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"marketplace",{"evaluate":271,"extract":280},{"promptVersionExtension":272,"promptVersionScoring":207,"score":273,"tags":274,"targetMarket":218,"tier":219},"3.1.0",96,[217,275,276,277,278,279],"suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":281,"marketplace":282,"plugin":284},"HEAD",{"name":256,"pluginCount":283},1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[276,278,217,279,275,277],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778683122195,1778683100520,{"evaluate":293,"extract":305},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":295,"targetMarket":218,"tier":219},100,[296,297,275,298,299,300,301,302,303,304],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":281,"license":240,"plugin":306},{"mcpCount":8,"provider":285,"skillCount":307},54,{"parentExtensionId":263,"repoId":287},[297,298,304,302,300,301,296,303,275,299],{"evaluatedAt":311,"extractAt":291,"updatedAt":311},1778683131031,{"evaluate":313,"extract":315},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":314,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":281},{"parentExtensionId":251,"repoId":287},{"_creationTime":318,"_id":287,"identity":319,"providers":320,"workflow":1005},1778683093832.8552,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":321,"discover":986,"github":989},{"commitSha":281,"extensions":322},[323,336,467,478,492,501,509,519,529,537,547,557,565,573,581,591,599,607,615,623,633,647,657,667,675,683,691,699,711,721,731,739,749,759,767,781,791,801,811,818,828,838,848,858,868,882,890,898,906,924,932,942,952,962,970,978],{"basePath":259,"displayName":256,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":259,"description":254,"displayName":256,"installMethods":337,"license":240,"rationale":338,"selectedPaths":339,"source":335,"sourceLanguage":18,"type":260},{"claudeCode":256},"plugin manifest at .claude-plugin/plugin.json",[340,342,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465],{"path":341,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":333,"priority":334},{"path":345,"priority":346},"skills/about/SKILL.md","medium",{"path":348,"priority":346},"skills/album-art-director/SKILL.md",{"path":350,"priority":346},"skills/album-conceptualizer/SKILL.md",{"path":352,"priority":346},"skills/album-dashboard/SKILL.md",{"path":354,"priority":346},"skills/album-ideas/SKILL.md",{"path":356,"priority":346},"skills/clipboard/SKILL.md",{"path":358,"priority":346},"skills/cloud-uploader/SKILL.md",{"path":360,"priority":346},"skills/configure/SKILL.md",{"path":362,"priority":346},"skills/document-hunter/SKILL.md",{"path":364,"priority":346},"skills/explicit-checker/SKILL.md",{"path":366,"priority":346},"skills/genre-creator/SKILL.md",{"path":368,"priority":346},"skills/health-check/SKILL.md",{"path":370,"priority":346},"skills/help/SKILL.md",{"path":372,"priority":346},"skills/import-art/SKILL.md",{"path":374,"priority":346},"skills/import-audio/SKILL.md",{"path":376,"priority":346},"skills/import-track/SKILL.md",{"path":378,"priority":346},"skills/lyric-refiner/SKILL.md",{"path":380,"priority":346},"skills/lyric-reviewer/SKILL.md",{"path":382,"priority":346},"skills/lyric-writer/SKILL.md",{"path":384,"priority":346},"skills/mastering-engineer/SKILL.md",{"path":386,"priority":346},"skills/mix-engineer/SKILL.md",{"path":388,"priority":346},"skills/new-album/SKILL.md",{"path":390,"priority":346},"skills/next-step/SKILL.md",{"path":392,"priority":346},"skills/plagiarism-checker/SKILL.md",{"path":394,"priority":346},"skills/pre-generation-check/SKILL.md",{"path":396,"priority":346},"skills/promo-director/SKILL.md",{"path":398,"priority":346},"skills/promo-reviewer/SKILL.md",{"path":400,"priority":346},"skills/promo-writer/SKILL.md",{"path":402,"priority":346},"skills/promote-idea/SKILL.md",{"path":404,"priority":346},"skills/pronunciation-specialist/SKILL.md",{"path":406,"priority":346},"skills/release-director/SKILL.md",{"path":408,"priority":346},"skills/rename/SKILL.md",{"path":410,"priority":346},"skills/researcher/SKILL.md",{"path":412,"priority":346},"skills/researchers-biographical/SKILL.md",{"path":414,"priority":346},"skills/researchers-financial/SKILL.md",{"path":416,"priority":346},"skills/researchers-gov/SKILL.md",{"path":418,"priority":346},"skills/researchers-historical/SKILL.md",{"path":420,"priority":346},"skills/researchers-journalism/SKILL.md",{"path":422,"priority":346},"skills/researchers-legal/SKILL.md",{"path":424,"priority":346},"skills/researchers-primary-source/SKILL.md",{"path":426,"priority":346},"skills/researchers-security/SKILL.md",{"path":428,"priority":346},"skills/researchers-tech/SKILL.md",{"path":430,"priority":346},"skills/researchers-verifier/SKILL.md",{"path":432,"priority":346},"skills/resume/SKILL.md",{"path":434,"priority":346},"skills/session-start/SKILL.md",{"path":436,"priority":346},"skills/setup/SKILL.md",{"path":438,"priority":346},"skills/sheet-music-publisher/SKILL.md",{"path":440,"priority":346},"skills/skill-model-updater/SKILL.md",{"path":442,"priority":346},"skills/suno-engineer/SKILL.md",{"path":444,"priority":346},"skills/test/SKILL.md",{"path":446,"priority":346},"skills/tutorial/SKILL.md",{"path":448,"priority":346},"skills/validate-album/SKILL.md",{"path":450,"priority":346},"skills/verify-sources/SKILL.md",{"path":452,"priority":346},"skills/voice-checker/SKILL.md",{"path":454,"priority":329},".mcp.json",{"path":456,"priority":334},"hooks/README.md",{"path":458,"priority":334},"hooks/check_version_sync.py",{"path":460,"priority":334},"hooks/hooks.json",{"path":462,"priority":334},"hooks/install.sh",{"path":464,"priority":334},"hooks/pre-commit",{"path":466,"priority":334},"hooks/validate_track.py",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":335,"sourceLanguage":18,"type":248},"skills/about","Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.","about",{"claudeCode":12},"SKILL.md frontmatter at skills/about/SKILL.md",[474,476],{"path":475,"priority":329},"SKILL.md",{"path":477,"priority":346},"PROJECT_HISTORY.md",{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":335,"sourceLanguage":18,"type":248},"skills/album-art-director","Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.","album-art-director",{"claudeCode":12},"SKILL.md frontmatter at skills/album-art-director/SKILL.md",[485,486,488,490],{"path":475,"priority":329},{"path":487,"priority":346},"album-types.md",{"path":489,"priority":346},"prompt-examples.md",{"path":491,"priority":346},"visual-styles.md",{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":335,"sourceLanguage":18,"type":248},"skills/album-conceptualizer","Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.","album-conceptualizer",{"claudeCode":12},"SKILL.md frontmatter at skills/album-conceptualizer/SKILL.md",[499,500],{"path":475,"priority":329},{"path":487,"priority":346},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":335,"sourceLanguage":18,"type":248},"skills/album-dashboard","Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.","album-dashboard",{"claudeCode":12},"SKILL.md frontmatter at skills/album-dashboard/SKILL.md",[508],{"path":475,"priority":329},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":335,"sourceLanguage":18,"type":248},"skills/album-ideas","Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.","album-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/album-ideas/SKILL.md",[516,517],{"path":475,"priority":329},{"path":518,"priority":346},"STATUS_VALUES.md",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":335,"sourceLanguage":18,"type":248},"skills/clipboard","Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.","clipboard",{"claudeCode":12},"SKILL.md frontmatter at skills/clipboard/SKILL.md",[526,527],{"path":475,"priority":329},{"path":528,"priority":346},"USAGE_EXAMPLES.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":335,"sourceLanguage":18,"type":248},"skills/cloud-uploader","Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.","cloud-uploader",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-uploader/SKILL.md",[536],{"path":475,"priority":329},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":335,"sourceLanguage":18,"type":248},"skills/configure","Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.","configure",{"claudeCode":12},"SKILL.md frontmatter at skills/configure/SKILL.md",[544,545],{"path":475,"priority":329},{"path":546,"priority":346},"SETTINGS_REFERENCE.md",{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":335,"sourceLanguage":18,"type":248},"skills/document-hunter","Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.","document-hunter",{"claudeCode":12},"SKILL.md frontmatter at skills/document-hunter/SKILL.md",[554,555],{"path":475,"priority":329},{"path":556,"priority":346},"site-patterns.md",{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":335,"sourceLanguage":18,"type":248},"skills/explicit-checker","Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.","explicit-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/explicit-checker/SKILL.md",[564],{"path":475,"priority":329},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":335,"sourceLanguage":18,"type":248},"skills/genre-creator","Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says \"/genre-creator\", \"neues Genre erstellen\", \"Genre hinzufuegen\", \"add genre\", or asks to create genre documentation. Takes a genre name as argument.","genre-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/genre-creator/SKILL.md",[572],{"path":475,"priority":329},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":335,"sourceLanguage":18,"type":248},"skills/health-check","Runs plugin health checks (venv packages and skill registration). Use when the user asks to check plugin health, verify setup, or troubleshoot missing skills.","health-check",{"claudeCode":12},"SKILL.md frontmatter at skills/health-check/SKILL.md",[580],{"path":475,"priority":329},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":335,"sourceLanguage":18,"type":248},"skills/help","Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.","help",{"claudeCode":12},"SKILL.md frontmatter at skills/help/SKILL.md",[588,589],{"path":475,"priority":329},{"path":590,"priority":346},"SKILL_GLOSSARY.md",{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":335,"sourceLanguage":18,"type":248},"skills/import-art","Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.","import-art",{"claudeCode":12},"SKILL.md frontmatter at skills/import-art/SKILL.md",[598],{"path":475,"priority":329},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":335,"sourceLanguage":18,"type":248},"skills/import-audio","Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.","import-audio",{"claudeCode":12},"SKILL.md frontmatter at skills/import-audio/SKILL.md",[606],{"path":475,"priority":329},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":335,"sourceLanguage":18,"type":248},"skills/import-track","Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.","import-track",{"claudeCode":12},"SKILL.md frontmatter at skills/import-track/SKILL.md",[614],{"path":475,"priority":329},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":335,"sourceLanguage":18,"type":248},"skills/lyric-refiner","Autonomous multi-pass lyric refinement for tightening, cohesion, and album unity. Use after lyrics are written to polish a track or entire album through iterative passes.","lyric-refiner",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-refiner/SKILL.md",[622],{"path":475,"priority":329},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":335,"sourceLanguage":18,"type":248},"skills/lyric-reviewer","Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.","lyric-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-reviewer/SKILL.md",[630,631],{"path":475,"priority":329},{"path":632,"priority":346},"checklist-reference.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":335,"sourceLanguage":18,"type":248},"skills/lyric-writer","Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'","lyric-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-writer/SKILL.md",[640,641,643,645],{"path":475,"priority":329},{"path":642,"priority":346},"craft-reference.md",{"path":644,"priority":346},"documentary-standards.md",{"path":646,"priority":346},"examples.md",{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":335,"sourceLanguage":18,"type":248},"skills/mastering-engineer","Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.","mastering-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mastering-engineer/SKILL.md",[654,655],{"path":475,"priority":329},{"path":656,"priority":346},"genre-presets.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":335,"sourceLanguage":18,"type":248},"skills/mix-engineer","Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and compression, then remixing into a polished stereo WAV ready for mastering. Use after audio import and before mastering.","mix-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mix-engineer/SKILL.md",[664,665],{"path":475,"priority":329},{"path":666,"priority":346},"mix-presets.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":335,"sourceLanguage":18,"type":248},"skills/new-album","Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.","new-album",{"claudeCode":12},"SKILL.md frontmatter at skills/new-album/SKILL.md",[674],{"path":475,"priority":329},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":335,"sourceLanguage":18,"type":248},"skills/next-step","Analyzes album state and recommends the optimal next action. Use when the user asks \"what should I do next?\" or \"what's left to do?\"","next-step",{"claudeCode":12},"SKILL.md frontmatter at skills/next-step/SKILL.md",[682],{"path":475,"priority":329},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":335,"sourceLanguage":18,"type":248},"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",[690],{"path":475,"priority":329},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":335,"sourceLanguage":18,"type":248},"skills/pre-generation-check","Validates all pre-generation gates before sending tracks to Suno. Checks sources verified, lyrics reviewed, pronunciation resolved, explicit flag set, style prompt complete, and artist names cleared. Use before generating tracks on Suno or when the user says \"pre-gen check\" or \"ready to generate\".","pre-generation-check",{"claudeCode":12},"SKILL.md frontmatter at skills/pre-generation-check/SKILL.md",[698],{"path":475,"priority":329},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":335,"sourceLanguage":18,"type":248},"skills/promo-director","Generates 15-second vertical promo videos for social media from mastered audio. Use after mastering is complete and before release, when the user wants social media content.","promo-director",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-director/SKILL.md",[706,707,709],{"path":475,"priority":329},{"path":708,"priority":346},"technical-reference.md",{"path":710,"priority":346},"visualization-guide.md",{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":335,"sourceLanguage":18,"type":248},"skills/promo-reviewer","Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.","promo-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-reviewer/SKILL.md",[718,719],{"path":475,"priority":329},{"path":720,"priority":346},"platform-rules.md",{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":335,"sourceLanguage":18,"type":248},"skills/promo-writer","Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.","promo-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-writer/SKILL.md",[728,729],{"path":475,"priority":329},{"path":730,"priority":346},"copy-formulas.md",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":335,"sourceLanguage":18,"type":248},"skills/promote-idea","Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says \"promote [idea title]\", \"turn idea into album\", or \"start working on [idea]\".","promote-idea",{"claudeCode":12},"SKILL.md frontmatter at skills/promote-idea/SKILL.md",[738],{"path":475,"priority":329},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":335,"sourceLanguage":18,"type":248},"skills/pronunciation-specialist","Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.","pronunciation-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/pronunciation-specialist/SKILL.md",[746,747],{"path":475,"priority":329},{"path":748,"priority":346},"word-lists.md",{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":335,"sourceLanguage":18,"type":248},"skills/release-director","Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.","release-director",{"claudeCode":12},"SKILL.md frontmatter at skills/release-director/SKILL.md",[756,757],{"path":475,"priority":329},{"path":758,"priority":346},"platform-guides.md",{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":335,"sourceLanguage":18,"type":248},"skills/rename","Renames an album or track, updating slugs, titles, and all mirrored paths. Use when the user wants to rename an album or track.","rename",{"claudeCode":12},"SKILL.md frontmatter at skills/rename/SKILL.md",[766],{"path":475,"priority":329},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":335,"sourceLanguage":18,"type":248},"skills/researcher","Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.","researcher",{"claudeCode":12},"SKILL.md frontmatter at skills/researcher/SKILL.md",[774,775,777,779],{"path":475,"priority":329},{"path":776,"priority":346},"free-sources.md",{"path":778,"priority":346},"source-standards.md",{"path":780,"priority":346},"templates.md",{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-biographical","Researches personal backgrounds, interviews, motivations, and humanizing details. Use when research needs biographical context about people involved in the album's subject.","researchers-biographical",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-biographical/SKILL.md",[788,789],{"path":475,"priority":329},{"path":790,"priority":346},"INTERVIEW_SOURCES.md",{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-financial","Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.","researchers-financial",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-financial/SKILL.md",[798,799],{"path":475,"priority":329},{"path":800,"priority":346},"SEC_FILING_GUIDE.md",{"basePath":802,"description":803,"displayName":804,"installMethods":805,"rationale":806,"selectedPaths":807,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-gov","Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation.","researchers-gov",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-gov/SKILL.md",[808,809],{"path":475,"priority":329},{"path":810,"priority":346},"AGENCY_SOURCES.md",{"basePath":245,"description":10,"displayName":13,"installMethods":812,"rationale":813,"selectedPaths":814,"source":335,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-historical/SKILL.md",[815,816],{"path":475,"priority":329},{"path":817,"priority":346},"ARCHIVE_SOURCES.md",{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-journalism","Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.","researchers-journalism",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-journalism/SKILL.md",[825,826],{"path":475,"priority":329},{"path":827,"priority":346},"SOURCE_EXTRACTION.md",{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-legal","Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases.","researchers-legal",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-legal/SKILL.md",[835,836],{"path":475,"priority":329},{"path":837,"priority":346},"DISCOVERY_GUIDE.md",{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-primary-source","Researches the subject's own words from tweets, blogs, forums, and chat logs. Use when research needs direct quotes or first-person accounts.","researchers-primary-source",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-primary-source/SKILL.md",[845,846],{"path":475,"priority":329},{"path":847,"priority":346},"DIRECT_SOURCES.md",{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-security","Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involves cybersecurity incidents or threat actors.","researchers-security",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-security/SKILL.md",[855,856],{"path":475,"priority":329},{"path":857,"priority":346},"CVE_RESEARCH.md",{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-tech","Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.","researchers-tech",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-tech/SKILL.md",[865,866],{"path":475,"priority":329},{"path":867,"priority":346},"PROJECT_RESEARCH.md",{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":335,"sourceLanguage":18,"type":248},"skills/researchers-verifier","Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production.","researchers-verifier",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-verifier/SKILL.md",[875,876,878,880],{"path":475,"priority":329},{"path":877,"priority":346},"VERIFICATION_CHECKLIST.md",{"path":879,"priority":346},"checklists.md",{"path":881,"priority":346},"patterns.md",{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":335,"sourceLanguage":18,"type":248},"skills/resume","Finds an album by name and shows detailed status with next steps. Use when the user mentions an album name or wants to continue previous work.","resume",{"claudeCode":12},"SKILL.md frontmatter at skills/resume/SKILL.md",[889],{"path":475,"priority":329},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":335,"sourceLanguage":18,"type":248},"skills/session-start","Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.","session-start",{"claudeCode":12},"SKILL.md frontmatter at skills/session-start/SKILL.md",[897],{"path":475,"priority":329},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":335,"sourceLanguage":18,"type":248},"skills/setup","Detects your Python environment and guides you through installing plugin dependencies. Use on first-time setup or when MCP server fails to start.","setup",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[905],{"path":475,"priority":329},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":335,"sourceLanguage":18,"type":248},"skills/sheet-music-publisher","Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.","sheet-music-publisher",{"claudeCode":12},"SKILL.md frontmatter at skills/sheet-music-publisher/SKILL.md",[913,914,916,918,920,922],{"path":475,"priority":329},{"path":915,"priority":346},"REQUIREMENTS.md",{"path":917,"priority":346},"anthemscore-reference.md",{"path":919,"priority":346},"musescore-reference.md",{"path":921,"priority":346},"publishing-guide.md",{"path":923,"priority":346},"workflow-detail.md",{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":335,"sourceLanguage":18,"type":248},"skills/skill-model-updater","Updates model references across all skill files when new Claude models are released. Use when Anthropic releases new Claude models to keep skills current.","skill-model-updater",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-model-updater/SKILL.md",[931],{"path":475,"priority":329},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":335,"sourceLanguage":18,"type":248},"skills/suno-engineer","Constructs technical Suno V5/V5.5 style prompts, selects genres, and optimizes generation settings. Use when creating or refining Suno prompts for track generation.","suno-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/suno-engineer/SKILL.md",[939,940],{"path":475,"priority":329},{"path":941,"priority":346},"genre-practices.md",{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":335,"sourceLanguage":18,"type":248},"skills/test","Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.","test",{"claudeCode":12},"SKILL.md frontmatter at skills/test/SKILL.md",[949,950],{"path":475,"priority":329},{"path":951,"priority":346},"test-definitions.md",{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":335,"sourceLanguage":18,"type":248},"skills/tutorial","Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.","tutorial",{"claudeCode":12},"SKILL.md frontmatter at skills/tutorial/SKILL.md",[959,960],{"path":475,"priority":329},{"path":961,"priority":346},"phases.md",{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":335,"sourceLanguage":18,"type":248},"skills/validate-album","Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.","validate-album",{"claudeCode":12},"SKILL.md frontmatter at skills/validate-album/SKILL.md",[969],{"path":475,"priority":329},{"basePath":971,"description":972,"displayName":973,"installMethods":974,"rationale":975,"selectedPaths":976,"source":335,"sourceLanguage":18,"type":248},"skills/verify-sources","Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.","verify-sources",{"claudeCode":12},"SKILL.md frontmatter at skills/verify-sources/SKILL.md",[977],{"path":475,"priority":329},{"basePath":979,"description":980,"displayName":981,"installMethods":982,"rationale":983,"selectedPaths":984,"source":335,"sourceLanguage":18,"type":248},"skills/voice-checker","Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.","voice-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/voice-checker/SKILL.md",[985],{"path":475,"priority":329},{"sources":987},[988],"manual",{"closedIssues90d":233,"description":266,"forks":234,"homepage":990,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":991},"https://www.bitwizemusic.com",[992,304,993,994,995,996,997,998,999,1000,275,1001,1002,300,636,279,278,1003,276,1004],"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":1006,"discoverAt":1007,"extractAt":1008,"githubAt":1008,"updatedAt":1006},1778683099616,1778683093832,1778683097699,[215,214,217,213,216],{"evaluatedAt":243,"extractAt":291,"updatedAt":243},[],[1013,1041,1059,1089,1115,1137],{"_creationTime":1014,"_id":1015,"community":1016,"display":1017,"identity":1023,"providers":1027,"relations":1034,"tags":1037,"workflow":1038},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1018,"installMethods":1019,"name":1021,"sourceUrl":1022},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1020},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1024,"githubOwner":1025,"githubRepo":1026,"locale":18,"slug":1021,"type":248},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1028,"extract":1033},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":1029,"targetMarket":218,"tier":219},[1030,215,213,1031,1032],"search","information-retrieval","multi-agent",{"commitSha":281},{"parentExtensionId":1035,"repoId":1036},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,1031,1032,213,1030],{"evaluatedAt":1039,"extractAt":1040,"updatedAt":1039},1778699449790,1778699234184,{"_creationTime":1042,"_id":1043,"community":1044,"display":1045,"identity":1048,"providers":1049,"relations":1055,"tags":1056,"workflow":1057},1778683100520.309,"k175pfsgw0tecqwv6exrgntd1x86n1xx",{"reviewCount":8},{"description":972,"installMethods":1046,"name":1047,"sourceUrl":14},{"claudeCode":12},"Verify Sources",{"basePath":971,"githubOwner":246,"githubRepo":247,"locale":18,"slug":973,"type":248},{"evaluate":1050,"extract":1054},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1051,"tags":1052,"targetMarket":218,"tier":219},99,[217,216,277,1053],"data-validation",{"commitSha":281,"license":240},{"parentExtensionId":251,"repoId":287},[1053,217,216,277],{"evaluatedAt":1058,"extractAt":291,"updatedAt":1058},1778684326147,{"_creationTime":1060,"_id":1061,"community":1062,"display":1063,"identity":1069,"providers":1073,"relations":1082,"tags":1085,"workflow":1086},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1064,"installMethods":1065,"name":1067,"sourceUrl":1068},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1066},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1070,"githubOwner":1071,"githubRepo":1072,"locale":18,"slug":1067,"type":248},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1074,"extract":1081},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":1075,"targetMarket":218,"tier":219},[1076,1077,1078,215,1079,1080],"teaching","coaching","presentation","explanation","guidance",{"commitSha":281},{"parentExtensionId":1083,"repoId":1084},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1077,215,1079,1080,1078,1076],{"evaluatedAt":1087,"extractAt":1088,"updatedAt":1087},1778701952682,1778695548458,{"_creationTime":1090,"_id":1091,"community":1092,"display":1093,"identity":1097,"providers":1099,"relations":1111,"tags":1112,"workflow":1113},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1094,"installMethods":1095,"name":1096,"sourceUrl":1068},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1066},"prepare-inspection-readiness",{"basePath":1098,"githubOwner":1071,"githubRepo":1072,"locale":18,"slug":1096,"type":248},"skills/prepare-inspection-readiness",{"evaluate":1100,"extract":1110},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":1101,"targetMarket":218,"tier":219},[1102,1103,1104,1105,1106,1107,1108,215,1109],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":281},{"parentExtensionId":1083,"repoId":1084},[1102,215,1106,1105,1103,1104,1107,1109,1108],{"evaluatedAt":1114,"extractAt":1088,"updatedAt":1114},1778700122939,{"_creationTime":1116,"_id":1117,"community":1118,"display":1119,"identity":1123,"providers":1125,"relations":1133,"tags":1134,"workflow":1135},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":1120,"installMethods":1121,"name":1122,"sourceUrl":1022},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":1020},"deepinit",{"basePath":1124,"githubOwner":1025,"githubRepo":1026,"locale":18,"slug":1122,"type":248},"skills/deepinit",{"evaluate":1126,"extract":1132},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":1127,"targetMarket":218,"tier":219},[215,1128,1129,1130,1131],"codebase","agent","typescript","javascript",{"commitSha":281},{"parentExtensionId":1035,"repoId":1036},[1129,1128,215,1131,1130],{"evaluatedAt":1136,"extractAt":1040,"updatedAt":1136},1778699437749,{"_creationTime":1138,"_id":1139,"community":1140,"display":1141,"identity":1147,"providers":1152,"relations":1160,"tags":1163,"workflow":1164},1778699327207.9,"k175rvcd9dmnjemnr3t64br1vh86nx2b",{"reviewCount":8},{"description":1142,"installMethods":1143,"name":1145,"sourceUrl":1146},"当用户想要翻译存储库 README、使存储库支持多语言、本地化文档、添加语言切换器、国际化 README 或更新 GitHub 风格存储库中的本地化 README 变体时使用。",{"claudeCode":1144},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1148,"githubOwner":1149,"githubRepo":1150,"locale":1151,"slug":1145,"type":248},"skills/readme-i18n","xixu-me","skills","zh-CN",{"evaluate":1153,"extract":1159},{"promptVersionExtension":206,"promptVersionScoring":207,"score":294,"tags":1154,"targetMarket":218,"tier":219},[1155,215,1156,1157,1158],"localization","internationalization","markdown","github",{"commitSha":281},{"repoId":1161,"translatedFrom":1162},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k173sze6h2kdjhyfbveynf98t586n5wt",[215,1158,1156,1155,1157],{"evaluatedAt":1165,"extractAt":1166,"updatedAt":1167},1778699174967,1778699106670,1778699327208]