[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-shanraisshan-time-skill-zh-CN":3,"guides-for-shanraisshan-time-skill":375,"similar-k179v90bfyjbrwpbrmc3v6am7s86mk81-zh-CN":376},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":221,"parentExtension":243,"providers":244,"relations":250,"repo":253,"tags":371,"workflow":372},1778697386439.501,"k179v90bfyjbrwpbrmc3v6am7s86mk81",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"显示巴基斯坦标准时间（PKT，UTC+5）的当前时间。当用户询问当前时间、巴基斯坦时间或 PKT 时间时使用。",{"claudeCode":12},"shanraisshan/claude-code-best-practice","time-skill","https://github.com/shanraisshan/claude-code-best-practice",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":236},1778697386439.5012,"kn7eftfw0588sdvm2eyahaqjzx86n2zf","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":198,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"tier":214,"useCases":215},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地陈述了显示巴基斯坦标准时间（PKT）当前时间的问题，并指明了使用它的确切条件。",{"category":22,"check":27,"severity":24,"summary":28},"独特性","该技能提供了特定且有用的功能（显示 PKT），通过确保正确的时区处理和格式化，超越了默认的 LLM 功能。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该技能已完全实现，并涵盖了其声明的用例，即以正确的时区和格式显示当前时间。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","该技能只有一个明确定义的职责：显示 PKT 的当前时间。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","显示的描述简洁、准确，并清晰地反映了技能的功能和预期用例。",{"category":40,"check":41,"severity":24,"summary":42},"调用","作用域工具","该技能使用单个、狭窄作用域的 bash 命令来运行，这对于其简单功能是合适的。",{"category":44,"check":45,"severity":46,"summary":47},"文档","配置与参数参考","not_applicable","该技能没有可配置的参数或隐式配置（除了脚本中设置的时区），因此此检查不适用。",{"category":33,"check":49,"severity":46,"summary":50},"工具命名","该技能是单个工具的扩展，因此工具命名约定不适用。",{"category":33,"check":52,"severity":24,"summary":53},"最小 I/O 接口","该工具的输入是带有特定时区指令的命令行执行，输出是格式化的字符串，两者都最小且合适。",{"category":55,"check":56,"severity":24,"summary":57},"许可证","许可证可用性","该扩展根据 MIT 许可证授权，这是一个宽松的开源许可证。",{"category":59,"check":60,"severity":24,"summary":61},"维护","提交时效性","存储库显示了最近 3 个月内的提交，表明维护活跃。",{"category":59,"check":63,"severity":46,"summary":64},"依赖管理","该技能不使用任何第三方依赖项，因此此检查不适用。",{"category":66,"check":67,"severity":24,"summary":68},"安全","密钥管理","该技能不处理任何密钥。",{"category":66,"check":70,"severity":24,"summary":71},"注入","该技能执行固定的 bash 命令，不加载外部数据或指令，因此不存在注入风险。",{"category":66,"check":73,"severity":24,"summary":74},"传递式供应链炸弹","该技能仅执行本地固定命令，不在运行时获取外部内容或依赖项。",{"category":66,"check":76,"severity":24,"summary":77},"沙箱隔离","该技能执行简单、自包含的 bash 命令，不与超出其预期范围的文件进行交互或修改。",{"category":66,"check":79,"severity":24,"summary":80},"沙箱逃逸原语","执行的 bash 命令很简单，不包含任何可能导致沙箱逃逸的原语。",{"category":66,"check":82,"severity":24,"summary":83},"数据泄露","该技能仅读取本地系统时间，不泄露任何数据。",{"category":66,"check":85,"severity":24,"summary":86},"隐藏文本技巧","捆绑的内容不包含隐藏的操纵技巧，只包含干净的可打印 ASCII。",{"category":88,"check":89,"severity":24,"summary":90},"钩子","不透明代码执行","捆绑的脚本是纯粹、可读的 bash，不涉及混淆或运行时代码获取。",{"category":92,"check":93,"severity":24,"summary":94},"可移植性","结构假设","该技能不假设用户项目结构；它仅依赖于系统的时区配置。",{"category":96,"check":97,"severity":24,"summary":98},"信任","问题关注度","存储库显示近期问题的关闭率很高（90 天内打开的 29 个问题中有 26 个已关闭），表明维护者参与度高。",{"category":100,"check":101,"severity":24,"summary":102},"版本控制","发布管理","存储库有有意义的提交和最近的推送日期，尽管 frontmatter 或标签中没有声明明确的版本控制。安装说明可能引用了 'main'。",{"category":104,"check":105,"severity":46,"summary":106},"执行","验证","该技能执行固定的 bash 命令，没有用户可配置的参数或结构化输出，因此模式验证不适用。",{"category":66,"check":108,"severity":24,"summary":109},"无保护的破坏性操作","该技能是只读的，不执行任何破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"代码执行","错误处理","bash 命令很简单，不太可能产生未处理的错误。如果失败，它将以非零退出，这是标准行为。",{"category":111,"check":115,"severity":46,"summary":116},"日志记录","该技能是只读的，不执行需要审计日志的操作。",{"category":118,"check":119,"severity":24,"summary":120},"合规性","GDPR","该技能仅访问系统时间，不处理任何个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"目标市场","该技能在系统时间和时区设置上运行，这些是全球适用的，目标市场是 'global'。",{"category":92,"check":125,"severity":24,"summary":126},"运行时稳定性","bash 命令是标准的，应该可以在任何 POSIX 兼容系统上运行。",{"category":44,"check":128,"severity":24,"summary":129},"README","存在 README 文件，并提供了关于存储库的广泛上下文，包括与技能相关的信息。",{"category":33,"check":131,"severity":46,"summary":132},"工具表面积","这是一个单个工具的扩展。",{"category":40,"check":134,"severity":46,"summary":135},"重叠的近义词工具","该技能是单个工具的扩展。",{"category":44,"check":137,"severity":24,"summary":138},"幻影功能","README 和 SKILL.md 中宣传的所有功能都由单个 bash 命令实现。",{"category":140,"check":141,"severity":24,"summary":142},"安装","安装说明","README 和 SKILL.md 提供了关于如何使用该技能的清晰说明，包括运行的确切命令。",{"category":144,"check":145,"severity":24,"summary":146},"错误","可操作的错误消息","如果 bash 命令失败，将提供标准的 shell 错误消息，这些消息通常是可操作的。",{"category":104,"check":148,"severity":46,"summary":149},"固定依赖项","该技能不使用任何第三方依赖项。",{"category":33,"check":151,"severity":46,"summary":152},"试运行预览","该技能是只读的，不执行改变状态的操作，因此试运行功能不适用。",{"category":154,"check":155,"severity":46,"summary":156},"协议","幂等重试和超时","该技能执行单个非修改操作，不涉及远程调用，因此重试或超时处理不适用。",{"category":118,"check":158,"severity":24,"summary":159},"遥测选择加入","该技能不发出任何遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"精确目的","该技能的目的定义精确，说明它显示巴基斯坦标准时间（PKT）的当前时间以及何时使用它。",{"category":40,"check":164,"severity":24,"summary":165},"简洁的前置信息","SKILL.md 中的前置信息简洁，并有效总结了核心功能和触发短语。",{"category":44,"check":167,"severity":24,"summary":168},"简洁正文","SKILL.md 正文简洁，侧重于技能的必要说明。",{"category":170,"check":171,"severity":46,"summary":172},"上下文","渐进式披露","该技能非常简单，不需要渐进式披露信息。",{"category":170,"check":174,"severity":46,"summary":175},"分支探索","该技能是短格式、单步操作，不涉及深度探索。",{"category":22,"check":177,"severity":24,"summary":178},"使用示例","SKILL.md 提供了清晰、可运行的调用该技能的示例，并展示了预期的输出格式。",{"category":22,"check":180,"severity":24,"summary":181},"边缘情况","该技能的说明通过依赖 TZ 环境变量隐式处理边缘情况，例如不同的系统时间配置。",{"category":111,"check":183,"severity":46,"summary":184},"工具回退","该技能不依赖 MCP 服务器等外部工具，因此回退不适用。",{"category":66,"check":186,"severity":24,"summary":187},"意外状态下的停止","如果时区配置不正确或 `date` 命令不可用，bash 命令将自然以错误退出。",{"category":92,"check":189,"severity":24,"summary":190},"跨技能耦合","该技能是独立的，并且不隐式依赖其他已加载的技能。",1778697295581,"此技能执行一个 bash 命令来检索并显示巴基斯坦标准时间（PKT，UTC+5）的当前日期和时间，使用 `Asia/Karachi` 时区。",[194,195,196,197],"显示 PKT 的当前时间","使用正确时区 (UTC+5)","提供日期和时间","以清晰的格式输出",[199,200,201],"显示任何其他时区的当前时间。","提供历史时间数据。","在时区之间执行时间转换。","3.0.0","4.4.0","在被要求时，快速准确地显示巴基斯坦标准时间的当前时间。","该技能文档齐全、功能正确且符合最佳实践。关于版本控制以及简单 bash 命令缺乏显式错误处理的细微问题阻碍了获得满分。",95,"一个简单有效的技能，用于显示巴基斯坦标准时间的当前时间。",[209,210,211,212,213],"time","utility","date","timezone","pkt","verified",[216,217,218],"当用户询问巴基斯坦的当前时间时。","当用户明确询问 PKT 时间时。","获取巴基斯坦标准时间的准确时间参考。",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"security":233,"testCoverage":235},{"hasLockfile":221},false,1778697282960,{"descriptionLength":224,"readmeSize":225},132,72705,{"closedIssues90d":227,"forks":228,"hasChangelog":229,"openIssues90d":230,"pushedAt":231,"stars":232},26,5288,true,3,1778690578000,52835,{"hasNpmPackage":221,"license":234,"smitheryVerified":221},"MIT",{"hasCi":221,"hasTests":221},{"updatedAt":237},1778697386439,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},".claude/skills/time-skill","shanraisshan","claude-code-best-practice","skill",null,{"evaluate":245,"extract":248},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":246,"targetMarket":247,"tier":214},[209,210,211,212,213],"global",{"commitSha":249},"HEAD",{"repoId":251,"translatedFrom":252},"kd74710g49kxgwbfjxeb7s132d86myxr","k1721bsp2w9tz0zv0tmj4cbka586ngqh",{"_creationTime":254,"_id":251,"identity":255,"providers":256,"workflow":367},1778697191149.7012,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":257,"discover":340,"github":343},{"commitSha":249,"extensions":258},[259,271,279,287,295,301,309,322,330],{"basePath":260,"description":261,"displayName":262,"installMethods":263,"rationale":264,"selectedPaths":265,"source":269,"sourceLanguage":270,"type":242},".claude/skills/agent-browser","Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction.","agent-browser",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agent-browser/SKILL.md",[266],{"path":267,"priority":268},"SKILL.md","mandatory","rule","en",{"basePath":272,"description":273,"displayName":274,"installMethods":275,"rationale":276,"selectedPaths":277,"source":269,"sourceLanguage":270,"type":242},".claude/skills/presentation/presentation-structure","Knowledge about the presentation slide format, weight system, navigation, and section structure","presentation-structure",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/presentation/presentation-structure/SKILL.md",[278],{"path":267,"priority":268},{"basePath":280,"description":281,"displayName":282,"installMethods":283,"rationale":284,"selectedPaths":285,"source":269,"sourceLanguage":270,"type":242},".claude/skills/presentation/presentation-styling","Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation","presentation-styling",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/presentation/presentation-styling/SKILL.md",[286],{"path":267,"priority":268},{"basePath":288,"description":289,"displayName":290,"installMethods":291,"rationale":292,"selectedPaths":293,"source":269,"sourceLanguage":270,"type":242},".claude/skills/presentation/vibe-to-agentic-framework","The conceptual framework behind the presentation — what \"Vibe Coding to Agentic Engineering\" means, why the journey is structured the way it is, and how every slide fits the narrative arc","vibe-to-agentic-framework",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/presentation/vibe-to-agentic-framework/SKILL.md",[294],{"path":267,"priority":268},{"basePath":239,"description":296,"displayName":13,"installMethods":297,"rationale":298,"selectedPaths":299,"source":269,"sourceLanguage":270,"type":242},"Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/time-skill/SKILL.md",[300],{"path":267,"priority":268},{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":269,"sourceLanguage":270,"type":242},".claude/skills/weather-fetcher","Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API","weather-fetcher",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/weather-fetcher/SKILL.md",[308],{"path":267,"priority":268},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":269,"sourceLanguage":270,"type":242},".claude/skills/weather-svg-creator","Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orchestration-workflow/output.md.","weather-svg-creator",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/weather-svg-creator/SKILL.md",[316,317,320],{"path":267,"priority":268},{"path":318,"priority":319},"examples.md","medium",{"path":321,"priority":319},"reference.md",{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":269,"sourceLanguage":270,"type":242},"agent-teams/.claude/skills/time-fetcher","Instructions for fetching current Dubai time via bash command","time-fetcher",{"claudeCode":12},"SKILL.md frontmatter at agent-teams/.claude/skills/time-fetcher/SKILL.md",[329],{"path":267,"priority":268},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":269,"sourceLanguage":270,"type":242},"agent-teams/.claude/skills/time-svg-creator","Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.","time-svg-creator",{"claudeCode":12},"SKILL.md frontmatter at agent-teams/.claude/skills/time-svg-creator/SKILL.md",[337,338,339],{"path":267,"priority":268},{"path":318,"priority":319},{"path":321,"priority":319},{"sources":341},[342],"manual",{"closedIssues90d":227,"description":344,"forks":228,"homepage":345,"license":234,"openIssues90d":230,"pushedAt":231,"readmeSize":225,"stars":232,"topics":346},"from vibe coding to agentic engineering - practice makes claude perfect","https://linkedin.com/in/shanraisshan",[347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366],"claude-ai","claude-code","best-practices","claude","claude-code-best-practices","agentic-engineering","anthropic","claude-code-agents","claude-code-commands","claude-code-skills","vibe-coding","boris","agentic-ai","agentic-coding","agentic-workflow","ai","context-engineering","pakistan","pakistani-developer","ai-agents",{"classifiedAt":368,"discoverAt":369,"extractAt":370,"githubAt":370,"updatedAt":368},1778697205538,1778697191149,1778697202144,[211,213,209,212,210],{"evaluatedAt":373,"extractAt":374,"updatedAt":237},1778697295812,1778697205743,[],[377,399,416,446,477,508],{"_creationTime":378,"_id":379,"community":380,"display":381,"identity":384,"providers":385,"relations":393,"tags":395,"workflow":396},1778697410853.8096,"k178fcd42jfyjav207v6hn2zh586ng5q",{"reviewCount":8},{"description":382,"installMethods":383,"name":333,"sourceUrl":14},"创建一个显示迪拜当前时间的SVG时间卡。将SVG写入agent-teams/output/dubai-time.svg，并更新agent-teams/output/output.md。",{"claudeCode":12},{"basePath":331,"githubOwner":240,"githubRepo":241,"locale":18,"slug":333,"type":242},{"evaluate":386,"extract":392},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":388,"targetMarket":247,"tier":214},100,[389,209,390,210,391],"svg","dubai","file-generation",{"commitSha":249},{"repoId":251,"translatedFrom":394},"k17f03gxccrgdxzsf4rbjwgb3s86mgkt",[390,391,389,209,210],{"evaluatedAt":397,"extractAt":374,"updatedAt":398},1778697352064,1778697410853,{"_creationTime":400,"_id":401,"community":402,"display":403,"identity":405,"providers":406,"relations":412,"tags":413,"workflow":414},1778697205743.8958,"k17a1wa1fwjqf68n1ghcnjcn6186ngbk",{"reviewCount":8},{"description":324,"installMethods":404,"name":325,"sourceUrl":14},{"claudeCode":12},{"basePath":323,"githubOwner":240,"githubRepo":241,"locale":270,"slug":325,"type":242},{"evaluate":407,"extract":411},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":408,"targetMarket":247,"tier":214},[209,390,409,210,410],"bash","datetime",{"commitSha":249},{"repoId":251},[409,410,390,209,210],{"evaluatedAt":415,"extractAt":374,"updatedAt":415},1778697339084,{"_creationTime":417,"_id":418,"community":419,"display":420,"identity":426,"providers":430,"relations":437,"tags":441,"workflow":442},1778696876879.2397,"k178m626tpcxa8b3bekz8y0x9n86m9w1",{"reviewCount":8},{"description":421,"installMethods":422,"name":424,"sourceUrl":425},"保护 Claude Code 会话免受上下文溢出影响，通过运行一个后台守护进程来监控会话大小并在压缩命中之前自动进行修剪。当用户说“guard”、“protect session”、“context getting long”、“prevent compaction”、“session management”或正在运行需要持续上下文保护的代理团队时使用。\n",{"claudeCode":423},"Ruya-AI/cozempic","guard","https://github.com/Ruya-AI/cozempic",{"basePath":427,"githubOwner":428,"githubRepo":429,"locale":18,"slug":424,"type":242},"plugin/skills/guard","Ruya-AI","cozempic",{"evaluate":431,"extract":436},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":432,"targetMarket":247,"tier":214},[433,434,348,435,210],"session-management","context-pruning","python",{"commitSha":249},{"parentExtensionId":438,"repoId":439,"translatedFrom":440},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm","k17ef0e0f693nd248cs3f63rys86ndy8",[348,434,435,433,210],{"evaluatedAt":443,"extractAt":444,"updatedAt":445},1778696790816,1778696712852,1778696876879,{"_creationTime":447,"_id":448,"community":449,"display":450,"identity":456,"providers":460,"relations":468,"tags":472,"workflow":473},1778692169246.0708,"k17arvxbbb89f5jhe1jpc4k29186m1b8",{"reviewCount":8},{"description":451,"installMethods":452,"name":454,"sourceUrl":455},"显示您使用的技能以及从未使用过的技能",{"claudeCode":453},"khendzel/skills-janitor","janitor-usage","https://github.com/khendzel/skills-janitor",{"basePath":457,"githubOwner":458,"githubRepo":459,"locale":18,"slug":454,"type":242},"skills/janitor-usage","khendzel","skills-janitor",{"evaluate":461,"extract":467},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":462,"targetMarket":247,"tier":214},[463,210,464,465,466],"maintenance","reporting","code-auditing","skill-management",{"commitSha":249},{"parentExtensionId":469,"repoId":470,"translatedFrom":471},"k173y287h96a0x42zvrvymzvgn86nq38","kd722xn3d2v8ze2vwgebvzgpv986mj48","k17f240pcgfjgtr4mkn4cwksf186m22y",[465,463,464,466,210],{"evaluatedAt":474,"extractAt":475,"updatedAt":476},1778692080786,1778691884319,1778692169246,{"_creationTime":478,"_id":479,"community":480,"display":481,"identity":487,"providers":491,"relations":499,"tags":503,"workflow":504},1778692140091.5134,"k17ep6q1ps0y79t0ewg73n21p586m5dp",{"reviewCount":8},{"description":482,"installMethods":483,"name":485,"sourceUrl":486},"caveman 模式、技能和命令的快速参考卡。一次性显示，不是持久模式。触发方式：/caveman-help、\"caveman help\"、\"what caveman commands\"、\"how do I use caveman\"。\n",{"claudeCode":484},"juliusbrussee/caveman","caveman-help","https://github.com/juliusbrussee/caveman",{"basePath":488,"githubOwner":489,"githubRepo":490,"locale":18,"slug":485,"type":242},"skills/caveman-help","juliusbrussee","caveman",{"evaluate":492,"extract":498},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":493,"targetMarket":247,"tier":214},[494,495,496,497,210],"help","reference","documentation","cheat-sheet",{"commitSha":249},{"parentExtensionId":500,"repoId":501,"translatedFrom":502},"k170g496f5ze5hv8xa2e7b91ex86mz9m","kd7890f0sfy0ymf1pakpx7vqch86nmew","k17f0mmqg0eejq9esy4t7hztmn86ntpe",[497,496,494,495,210],{"evaluatedAt":505,"extractAt":506,"updatedAt":507},1778691968065,1778691765524,1778692140091,{"_creationTime":509,"_id":510,"community":511,"display":512,"identity":518,"providers":522,"relations":529,"tags":532,"workflow":533},1778683100520.2976,"k17eddzcgxtpk3emzqzwwkrg2s86mbkv",{"reviewCount":8},{"description":513,"installMethods":514,"name":516,"sourceUrl":517},"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.",{"claudeCode":515},"bitwize-music-studio/claude-ai-music-skills","clipboard","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":519,"githubOwner":520,"githubRepo":521,"locale":270,"slug":516,"type":242},"skills/clipboard","bitwize-music-studio","claude-ai-music-skills",{"evaluate":523,"extract":528},{"promptVersionExtension":202,"promptVersionScoring":203,"score":387,"tags":524,"targetMarket":247,"tier":214},[516,525,526,527,210],"lyrics","suno","music",{"commitSha":249},{"parentExtensionId":530,"repoId":531},"k1754vkdjckrkqvz9x7tjrvhzn86n1gc","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[516,525,527,526,210],{"evaluatedAt":534,"extractAt":535,"updatedAt":534},1778683271492,1778683100520]