[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-apappascs-session-delete-zh-CN":3,"guides-for-apappascs-session-delete":461,"similar-k175cs35kjj6nj46r715gp0dj586n22z-zh-CN":462},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":236,"parentExtension":245,"providers":303,"relations":307,"repo":309,"tags":458,"workflow":459},1778675800116.7852,"k175cs35kjj6nj46r715gp0dj586n22z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"删除 Claude Code 会话文件，并可选择清理相关的任务列表和任务。在删除前警告孤立的任务。当用户说“删除会话”、“移除会话”或希望清理特定会话时使用。",{"claudeCode":12},"apappascs/claude-code-sessions","session-delete","https://github.com/apappascs/claude-code-sessions",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":238},1778675800116.7854,"kn73gbtb754pnqvzzd59b53dt186mk0d","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":216,"useCases":217},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,102,105,108,111,114,117,120,124,127,131,135,138,141,144,147,151,154,157,160,163,166,169,173,177,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"调用","精确目的","pass","描述清楚地说明了扩展的功能（删除会话文件）及其用例（当用户说“删除会话”、“移除会话”或希望清理特定会话时），包括关于孤立任务的明确界限。",{"category":22,"check":27,"severity":24,"summary":28},"简洁的 Frontmatter","Frontmatter 简洁且自包含，在字符限制内清晰地概述了核心功能和触发短语。",{"category":30,"check":31,"severity":24,"summary":32},"文档","简洁的正文","SKILL.md 的正文简洁，并将更深层次的内容委托给 CLI 示例，保持主要说明的重点。",{"category":34,"check":35,"severity":24,"summary":36},"上下文","渐进式披露","SKILL.md 概述了工作流程步骤，并提供了执行的 CLI 命令，展示了详细信息的渐进式披露。",{"category":34,"check":38,"severity":39,"summary":40},"分支探索","not_applicable","此技能不是一个探索性或审计类技能；它执行直接操作，不需要分支探索上下文。",{"category":42,"check":43,"severity":24,"summary":44},"实用性","使用示例","README 和 SKILL.md 提供了清晰、可直接使用的 CLI 示例，用于会话删除，包括任务清理选项，并且预期的结果是可观察的。",{"category":42,"check":46,"severity":24,"summary":47},"边缘情况","SKILL.md 明确记录了安全措施，如确认提示、显示孤立任务以及提供手动删除选项，涵盖了关键的边缘情况和故障模式。",{"category":49,"check":50,"severity":39,"summary":51},"代码执行","工具回退","该技能直接使用 Bun 脚本，不依赖外部 MCP 服务器，因此不需要回退。",{"category":53,"check":54,"severity":24,"summary":55},"安全","暂停意外状态","SKILL.md 明确说明了安全准则，包括绝不在未经确认的情况下删除，并始终显示将要删除的内容，从而在可能导致意外删除的意外状态下有效暂停。",{"category":57,"check":58,"severity":24,"summary":59},"可移植性","跨技能耦合","该技能是独立的，并执行特定的删除任务，没有隐式依赖于其他技能，独立地完成了其声明的目的。",{"category":42,"check":61,"severity":24,"summary":62},"问题相关性","该描述直接解决了用户清理 Claude Code 会话和相关任务的问题。",{"category":42,"check":64,"severity":24,"summary":65},"独特卖点","该技能通过提供一种安全可控的方式来删除 Claude Code 会话和管理相关任务，提供了超出默认 LLM 功能的价值。",{"category":42,"check":67,"severity":24,"summary":68},"生产就绪度","该技能涵盖了会话删除的完整生命周期，包括预览、确认、执行和报告，使其能够集成到工作流程中进行生产。",{"category":70,"check":71,"severity":24,"summary":72},"范围","单一职责原则","该技能仅专注于删除 Claude Code 会话及其关联任务，遵循单一职责原则。",{"category":70,"check":74,"severity":24,"summary":75},"描述质量","提供的描述准确且简洁地反映了该技能的功能和预期用途。",{"category":22,"check":77,"severity":24,"summary":78},"范围限定的工具","该技能使用特定的、范围限定的工具（'session-detail'、'delete-session'）而不是单一的通才命令。",{"category":30,"check":80,"severity":39,"summary":81},"配置和参数参考","除了明确的 CLI 参数（在示例中已演示）外，该技能似乎没有可配置的选项或参数。",{"category":70,"check":83,"severity":24,"summary":84},"工具命名","工具名称（`session-detail`、`delete-session`）具有描述性，并遵循 kebab-case 约定。",{"category":70,"check":86,"severity":24,"summary":87},"最小 I/O 表面","输入参数（`session-id`、`--delete-tasks`）是最小化的，并且直接与声明的任务相关。输出是关于已执行操作的信息性报告。",{"category":89,"check":90,"severity":24,"summary":91},"许可证","许可证可用性","该扩展在 MIT 许可证下授权，这是一个宽松的开源许可证，并且在 README 和 LICENSE 文件中已清楚标明。",{"category":93,"check":94,"severity":24,"summary":95},"维护","提交时效性","最后一次提交是在 2026 年 4 月 22 日，这在过去 3 个月内，表明维护活跃。",{"category":93,"check":97,"severity":39,"summary":98},"依赖管理","该扩展没有运行时依赖项，因此依赖管理不适用。",{"category":53,"check":100,"severity":39,"summary":101},"秘密管理","该技能操作本地会话文件，不使用或暴露任何秘密。",{"category":53,"check":103,"severity":24,"summary":104},"注入","该技能操作本地文件，不加载外部数据或执行来自不受信任源的任意命令。",{"category":53,"check":106,"severity":24,"summary":107},"传递式供应链炸弹","该技能仅操作本地文件，不获取远程内容或执行来自外部源的命令。",{"category":53,"check":109,"severity":24,"summary":110},"沙箱隔离","该技能在用户项目内的本地文件上操作，不尝试修改其预期范围之外的文件。",{"category":53,"check":112,"severity":24,"summary":113},"沙箱逃逸原语","在提供的脚本中未检测到分离的进程或拒绝重试循环。",{"category":53,"check":115,"severity":24,"summary":116},"数据泄露","该技能在本地会话文件上操作，没有出站网络调用，因此没有数据泄露的风险。",{"category":53,"check":118,"severity":24,"summary":119},"隐藏文本技巧","捆绑的内容没有隐藏的操纵技巧，并且使用了干净、可打印的 ASCII 字符。",{"category":121,"check":122,"severity":24,"summary":123},"钩子","不透明的代码执行","提供的脚本是纯 TypeScript，没有被混淆或动态执行。",{"category":57,"check":125,"severity":24,"summary":126},"结构假设","该技能使用项目结构内的相对路径进行操作，并且不假设用户特定的项目组织超出预期范围。",{"category":128,"check":129,"severity":24,"summary":130},"信任","关注问题","过去 90 天内有 0 个打开和 0 个关闭的问题，问题率很低，这表明项目稳定或活动非常近但没有报告问题。",{"category":132,"check":133,"severity":24,"summary":134},"版本控制","发布管理","该扩展使用有意义的版本控制方案（package.json）并有一个 CHANGELOG，表明其发布管理得当。",{"category":49,"check":136,"severity":24,"summary":137},"验证","CLI 脚本似乎使用了标准的参数解析，并且虽然没有显式使用模式库，但操作是集中的且受限的，并有安全确认。",{"category":53,"check":139,"severity":24,"summary":140},"无保护的破坏性操作","破坏性操作（会话删除）受到用户明确确认和预览的保护，符合安全最佳实践。",{"category":49,"check":142,"severity":24,"summary":143},"错误处理","SKILL.md 概述了安全措施和明确的确认步骤，暗示了破坏性操作的失败关闭方法。CLI 脚本预计会提供有意义的错误消息。",{"category":49,"check":145,"severity":39,"summary":146},"日志记录","该技能操作本地文件，不执行需要超出用户确认和结果明确报告的审计的破坏性操作。",{"category":148,"check":149,"severity":39,"summary":150},"合规性","GDPR","该技能仅操作本地会话文件，不处理任何个人数据，因此 GDPR 合规性不适用。",{"category":148,"check":152,"severity":24,"summary":153},"目标市场","该技能在本地文件上操作，没有任何区域或司法管辖区的逻辑，因此其目标市场是全球性的。",{"category":57,"check":155,"severity":24,"summary":156},"运行时稳定性","该技能使用 Bun，一个现代的 JavaScript 运行时，并且其脚本很可能具有跨平台兼容性，未注意到任何特定的操作系统或编辑器假设。",{"category":30,"check":158,"severity":24,"summary":159},"README","README 文件存在，结构良好，并清楚地说明了扩展的目的和功能。",{"category":70,"check":161,"severity":39,"summary":162},"工具表面积","这是一个单一目的的技能，不公开多个工具或命令。",{"category":22,"check":164,"severity":39,"summary":165},"重叠的近义词工具","这是一个单一目的的技能，没有重叠的近义词工具。",{"category":30,"check":167,"severity":24,"summary":168},"伪造的功能","所有宣传的功能，如删除会话和任务，都有相应的实现和 CLI 命令。",{"category":170,"check":171,"severity":24,"summary":172},"安装","安装说明","README 提供了通过插件市场清晰的安装说明，并包含可复制粘贴的命令和示例。",{"category":174,"check":175,"severity":24,"summary":176},"错误","可操作的错误消息","SKILL.md 强调了明确的确认和报告，暗示删除过程中的错误将通过补救步骤清晰传达。",{"category":178,"check":179,"severity":24,"summary":180},"执行","固定的依赖项","项目使用 Bun 并有一个锁文件，表明依赖项已固定。脚本可能通过 shebang 声明其解释器。",{"category":70,"check":182,"severity":24,"summary":183},"模拟运行预览","该技能包含一个‘步骤 1：预览将要删除的内容’阶段，该阶段通过在执行前显示会话详细信息和文件路径，有效地充当了模拟运行。",{"category":185,"check":186,"severity":39,"summary":187},"协议","幂等重试和超时","该技能操作本地文件，不涉及远程调用或需要幂等性或超时的状态更改操作。",{"category":148,"check":189,"severity":39,"summary":190},"遥测选择加入","该技能在本地操作，不发出任何遥测数据，因此选择加入合规性不适用。",1778675589536,"此技能允许用户删除 Claude Code 会话文件并可选地清理相关任务，在删除前提供预览和确认步骤。它在本地操作会话文件。",[194,195,196,197,198],"删除 Claude Code 会话文件","可选地删除相关任务","警告孤立的任务","预览删除内容和文件路径","需要用户明确确认",[200,201,202,203],"在没有确认的情况下自动删除会话","删除指定 Claude Code 会话目录之外的文件","管理与 Claude Code 会话无关的任务","恢复已删除的会话","3.0.0","4.4.0","提供一种安全可控的方式来移除旧的或不需要的 Claude Code 会话文件及其相关任务，防止意外数据丢失。","该扩展文档齐全、安全且遵循最佳实践，具有明确的目的和强大的安全检查，用于执行破坏性操作。",97,"一个高质量、安全且文档齐全的 Claude Code 会话管理技能。",[211,212,213,214,215],"claude-code","session-management","file-management","cleanup","cli","verified",[218,219,220,221],"当用户说“删除会话”或“移除会话”时","当需要清理特定会话时","通过删除旧会话数据来释放磁盘空间","通过与会话一起删除任务来管理任务列表",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":232,"security":234,"testCoverage":237},{"hasLockfile":224},true,1778675573218,{"descriptionLength":227,"readmeSize":228},236,5805,{"closedIssues90d":8,"forks":8,"hasChangelog":224,"openIssues90d":8,"pushedAt":230,"stars":231},1776871130000,4,{"npmDownloads":233},1049,{"hasNpmPackage":224,"license":235,"smitheryVerified":236},"MIT",false,{"hasCi":224,"hasTests":224},{"updatedAt":239},1778675800116,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"skills/session-delete","apappascs","claude-code-sessions","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":252,"parentExtension":256,"providers":287,"relations":298,"tags":299,"workflow":300},1778675504402.1882,"k17eba5sp62yzfrxyh8th28emd86m3nw",{"reviewCount":8},{"description":250,"installMethods":251,"name":243,"sourceUrl":14},"Session intelligence for Claude Code: search, analyze, diff, and resume past sessions with a web dashboard",{"claudeCode":243},{"basePath":253,"githubOwner":242,"githubRepo":243,"locale":254,"slug":243,"type":255},"","en","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":266,"relations":280,"tags":282,"workflow":283},1778675504402.1877,"k17djtcadze2803pars5r2gn1n86mrdk",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"Session intelligence for Claude Code — search, analyze, and manage every session across all your projects",{"claudeCode":12},"Claude Code Sessions",{"basePath":253,"githubOwner":242,"githubRepo":243,"locale":254,"slug":243,"type":265},"marketplace",{"evaluate":267,"extract":274},{"promptVersionExtension":268,"promptVersionScoring":205,"score":208,"tags":269,"targetMarket":273,"tier":216},"3.1.0",[211,212,270,271,272],"search","analysis","dashboard","global",{"commitSha":275,"license":235,"marketplace":276,"plugin":278},"HEAD",{"name":243,"pluginCount":277},1,{"mcpCount":8,"provider":279,"skillCount":8},"classify",{"repoId":281},"kd7cytp64hbr754n075h6bx82986n4be",[271,211,272,270,212],{"evaluatedAt":284,"extractAt":285,"updatedAt":286},1778675524766,1778675504402,1778676116752,{"evaluate":288,"extract":295},{"promptVersionExtension":204,"promptVersionScoring":205,"score":289,"tags":290,"targetMarket":273,"tier":216},99,[291,270,292,293,272,294],"sessions","analytics","tasks","context-recovery",{"commitSha":275,"license":235,"plugin":296},{"mcpCount":8,"provider":279,"skillCount":297},11,{"parentExtensionId":258,"repoId":281},[292,294,272,270,291,293],{"evaluatedAt":301,"extractAt":285,"updatedAt":302},1778675543343,1778676117255,{"evaluate":304,"extract":306},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":305,"targetMarket":273,"tier":216},[211,212,213,214,215],{"commitSha":275},{"parentExtensionId":247,"repoId":281,"translatedFrom":308},"k17fzxf4mxh6zz8wpdrv4dwpm986mkmd",{"_creationTime":310,"_id":281,"identity":311,"providers":312,"workflow":453},1778675498198.2107,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":313,"discover":446,"extract":449,"github":450,"npm":452},{"commitSha":275,"extensions":314},[315,328,359,368,374,382,390,398,406,414,422,430,438],{"basePath":253,"displayName":243,"installMethods":316,"rationale":317,"selectedPaths":318,"source":327,"sourceLanguage":254,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[319,322,324],{"path":320,"priority":321},".claude-plugin/marketplace.json","mandatory",{"path":323,"priority":321},"README.md",{"path":325,"priority":326},"LICENSE","high","rule",{"basePath":253,"description":250,"displayName":243,"installMethods":329,"license":235,"rationale":330,"selectedPaths":331,"source":327,"sourceLanguage":254,"type":255},{"claudeCode":243},"plugin manifest at .claude-plugin/plugin.json",[332,334,335,336,339,341,343,345,347,349,351,353,355,357],{"path":333,"priority":321},".claude-plugin/plugin.json",{"path":323,"priority":321},{"path":325,"priority":326},{"path":337,"priority":338},"skills/session-cleanup/SKILL.md","medium",{"path":340,"priority":338},"skills/session-delete/SKILL.md",{"path":342,"priority":338},"skills/session-detail/SKILL.md",{"path":344,"priority":338},"skills/session-diff/SKILL.md",{"path":346,"priority":338},"skills/session-export/SKILL.md",{"path":348,"priority":338},"skills/session-list/SKILL.md",{"path":350,"priority":338},"skills/session-resume/SKILL.md",{"path":352,"priority":338},"skills/session-search/SKILL.md",{"path":354,"priority":338},"skills/session-stats/SKILL.md",{"path":356,"priority":338},"skills/session-tasks/SKILL.md",{"path":358,"priority":338},"skills/session-timeline/SKILL.md",{"basePath":360,"description":361,"displayName":362,"installMethods":363,"rationale":364,"selectedPaths":365,"source":327,"sourceLanguage":254,"type":244},"skills/session-cleanup","Finds old, empty, or tiny Claude Code session files that are candidates for deletion. Use when the user wants to clean up sessions, free disk space, says \"clean up old sessions\", or asks about session storage usage.","session-cleanup",{"claudeCode":12},"SKILL.md frontmatter at skills/session-cleanup/SKILL.md",[366],{"path":367,"priority":321},"SKILL.md",{"basePath":241,"description":369,"displayName":13,"installMethods":370,"rationale":371,"selectedPaths":372,"source":327,"sourceLanguage":254,"type":244},"Delete a Claude Code session file, with optional cleanup of associated task lists and tasks. Warns about orphaned tasks before deleting. Use when the user says \"delete session\", \"remove session\", or wants to clean up a specific session.",{"claudeCode":12},"SKILL.md frontmatter at skills/session-delete/SKILL.md",[373],{"path":367,"priority":321},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":327,"sourceLanguage":254,"type":244},"skills/session-detail","Show detailed information about a Claude Code session including stats, token usage, models used, tools called, associated tasks, and conversation messages. Use when the user says \"show session\", \"session details\", \"what happened in session X\".","session-detail",{"claudeCode":12},"SKILL.md frontmatter at skills/session-detail/SKILL.md",[381],{"path":367,"priority":321},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":327,"sourceLanguage":254,"type":244},"skills/session-diff","Compares two Claude Code sessions — shows what changed in files, tools used, branches, and topics. Use when the user says \"what changed between sessions\", \"diff sessions\", \"compare yesterday and today\", or wants to understand how work evolved across sessions.","session-diff",{"claudeCode":12},"SKILL.md frontmatter at skills/session-diff/SKILL.md",[389],{"path":367,"priority":321},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":327,"sourceLanguage":254,"type":244},"skills/session-export","Exports a Claude Code session as a clean, readable markdown transcript. Use when the user wants to export a session, create a transcript, save session history to a file, or says \"export this session\".","session-export",{"claudeCode":12},"SKILL.md frontmatter at skills/session-export/SKILL.md",[397],{"path":367,"priority":321},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":327,"sourceLanguage":254,"type":244},"skills/session-list","Lists all Claude Code sessions for a project or globally, sorted by recency, size, or duration. Use when the user asks how many sessions they have, wants to see recent sessions, says \"list sessions\", or wants a session inventory.","session-list",{"claudeCode":12},"SKILL.md frontmatter at skills/session-list/SKILL.md",[405],{"path":367,"priority":321},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":327,"sourceLanguage":254,"type":244},"skills/session-resume","Generates a context recovery prompt from a past Claude Code session so a new session can pick up where it left off. Use when the user says \"resume from\", \"pick up where I left off\", \"continue that session\", \"context recovery\", or wants to start a new session with context from an old one.","session-resume",{"claudeCode":12},"SKILL.md frontmatter at skills/session-resume/SKILL.md",[413],{"path":367,"priority":321},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":327,"sourceLanguage":254,"type":244},"skills/session-search","Searches Claude Code sessions across all projects by keyword, topic, or content. Use when the user wants to find a previous session, locate past work, search for something they discussed before, or cannot remember which project a conversation was in. Also use when the user says \"find that session where\" or \"search sessions\".","session-search",{"claudeCode":12},"SKILL.md frontmatter at skills/session-search/SKILL.md",[421],{"path":367,"priority":321},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":327,"sourceLanguage":254,"type":244},"skills/session-stats","Shows token usage, model distribution, turn count, duration, and tool usage for a Claude Code session. Use when the user asks about token usage, session cost, model breakdown, or says \"session stats\" or \"how much did this session use\".","session-stats",{"claudeCode":12},"SKILL.md frontmatter at skills/session-stats/SKILL.md",[429],{"path":367,"priority":321},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":327,"sourceLanguage":254,"type":244},"skills/session-tasks","Aggregates tasks across Claude Code task lists and sessions — shows pending, in-progress, and completed tasks with dependencies. Use when the user asks \"what tasks are pending\", \"show my tasks\", \"orphaned tasks\", \"task dependencies\", or wants a cross-session task inventory.","session-tasks",{"claudeCode":12},"SKILL.md frontmatter at skills/session-tasks/SKILL.md",[437],{"path":367,"priority":321},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":327,"sourceLanguage":254,"type":244},"skills/session-timeline","Shows a chronological timeline of all Claude Code sessions for a project. Use when the user asks \"what's the history of this project\", \"show me all sessions\", \"session timeline\", or wants to see patterns in their work.","session-timeline",{"claudeCode":12},"SKILL.md frontmatter at skills/session-timeline/SKILL.md",[445],{"path":367,"priority":321},{"sources":447},[448],"manual",{"npmPackage":243},{"closedIssues90d":8,"description":261,"forks":8,"license":235,"openIssues90d":8,"pushedAt":230,"readmeSize":228,"stars":231,"topics":451},[],{"downloads":233},{"classifiedAt":454,"discoverAt":455,"extractAt":456,"githubAt":456,"npmAt":457,"updatedAt":454},1778675503952,1778675498198,1778675500116,1778675502052,[211,214,215,213,212],{"evaluatedAt":460,"extractAt":285,"updatedAt":239},1778675589634,[],[463,494,515,536,564,583],{"_creationTime":464,"_id":465,"community":466,"display":467,"identity":473,"providers":477,"relations":485,"tags":489,"workflow":490},1778696876879.2397,"k178m626tpcxa8b3bekz8y0x9n86m9w1",{"reviewCount":8},{"description":468,"installMethods":469,"name":471,"sourceUrl":472},"保护 Claude Code 会话免受上下文溢出影响，通过运行一个后台守护进程来监控会话大小并在压缩命中之前自动进行修剪。当用户说“guard”、“protect session”、“context getting long”、“prevent compaction”、“session management”或正在运行需要持续上下文保护的代理团队时使用。\n",{"claudeCode":470},"Ruya-AI/cozempic","guard","https://github.com/Ruya-AI/cozempic",{"basePath":474,"githubOwner":475,"githubRepo":476,"locale":18,"slug":471,"type":244},"plugin/skills/guard","Ruya-AI","cozempic",{"evaluate":478,"extract":484},{"promptVersionExtension":204,"promptVersionScoring":205,"score":479,"tags":480,"targetMarket":273,"tier":216},100,[212,481,211,482,483],"context-pruning","python","utility",{"commitSha":275},{"parentExtensionId":486,"repoId":487,"translatedFrom":488},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm","k17ef0e0f693nd248cs3f63rys86ndy8",[211,481,482,212,483],{"evaluatedAt":491,"extractAt":492,"updatedAt":493},1778696790816,1778696712852,1778696876879,{"_creationTime":495,"_id":496,"community":497,"display":498,"identity":501,"providers":502,"relations":509,"tags":511,"workflow":512},1778675815334.6243,"k17an04q14nxwkx9b16yhj9kas86mjjt",{"reviewCount":8},{"description":499,"installMethods":500,"name":393,"sourceUrl":14},"将 Claude Code 会话导出为干净、可读的 markdown 格式的会话记录。当用户想要导出会话、创建会话记录、将会话历史记录保存到文件或说“导出此会话”时使用。",{"claudeCode":12},{"basePath":391,"githubOwner":242,"githubRepo":243,"locale":18,"slug":393,"type":244},{"evaluate":503,"extract":508},{"promptVersionExtension":204,"promptVersionScoring":205,"score":479,"tags":504,"targetMarket":273,"tier":216},[505,506,212,507,211],"transcript","export","markdown",{"commitSha":275},{"parentExtensionId":247,"repoId":281,"translatedFrom":510},"k17ddrpwx0m05a5axc3zdg5jgd86mx9m",[211,506,507,212,505],{"evaluatedAt":513,"extractAt":285,"updatedAt":514},1778675647712,1778675815334,{"_creationTime":516,"_id":517,"community":518,"display":519,"identity":523,"providers":525,"relations":530,"tags":532,"workflow":533},1778696893517.638,"k171836gceyrpg6bcb0tfxjez586mkfd",{"reviewCount":8},{"description":520,"installMethods":521,"name":522,"sourceUrl":472},"修剪臃肿的会话，附带处方。移除进度标记、陈旧读取、重复内容等。",{"claudeCode":470},"treat",{"basePath":524,"githubOwner":475,"githubRepo":476,"locale":18,"slug":522,"type":244},"plugin/skills/treat",{"evaluate":526,"extract":529},{"promptVersionExtension":204,"promptVersionScoring":205,"score":479,"tags":527,"targetMarket":273,"tier":216},[212,481,528,482,215],"llm-optimization",{"commitSha":275},{"parentExtensionId":486,"repoId":487,"translatedFrom":531},"k178yja51cgmcwkj5yctnzbj3186m30w",[215,481,528,482,212],{"evaluatedAt":534,"extractAt":492,"updatedAt":535},1778696822903,1778696893517,{"_creationTime":537,"_id":538,"community":539,"display":540,"identity":546,"providers":550,"relations":557,"tags":560,"workflow":561},1778685949178.8118,"k17fnebcm11fzh7nzq8dcpkgyh86nenk",{"reviewCount":8},{"description":541,"installMethods":542,"name":544,"sourceUrl":545},"Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.",{"claudeCode":543},"davepoon/buildwithclaude","file-organizer","https://github.com/davepoon/buildwithclaude",{"basePath":547,"githubOwner":548,"githubRepo":549,"locale":254,"slug":544,"type":244},"plugins/all-skills/skills/file-organizer","davepoon","buildwithclaude",{"evaluate":551,"extract":556},{"promptVersionExtension":204,"promptVersionScoring":205,"score":289,"tags":552,"targetMarket":273,"tier":216},[213,553,554,214,555],"organization","automation","duplicates",{"commitSha":275},{"parentExtensionId":558,"repoId":559},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[554,214,555,213,553],{"evaluatedAt":562,"extractAt":563,"updatedAt":562},1778689833647,1778685949178,{"_creationTime":565,"_id":566,"community":567,"display":568,"identity":571,"providers":572,"relations":577,"tags":579,"workflow":580},1778675796949.9739,"k17f8zj6p2swkvsq6a4a6mvzwd86nf7r",{"reviewCount":8},{"description":569,"installMethods":570,"name":362,"sourceUrl":14},"查找旧的、空的或微小的 Claude Code 会话文件，这些文件是可供删除的。当用户想要清理会话、释放磁盘空间、说“清理旧会话”或询问有关会话存储使用情况时使用。",{"claudeCode":12},{"basePath":360,"githubOwner":242,"githubRepo":243,"locale":18,"slug":362,"type":244},{"evaluate":573,"extract":576},{"promptVersionExtension":204,"promptVersionScoring":205,"score":289,"tags":574,"targetMarket":273,"tier":216},[211,212,214,215,575],"typescript",{"commitSha":275},{"parentExtensionId":247,"repoId":281,"translatedFrom":578},"k17ec88wgcvgh9n7wcjmvfcsh586m1j6",[211,214,215,212,575],{"evaluatedAt":581,"extractAt":285,"updatedAt":582},1778675572975,1778675796950,{"_creationTime":584,"_id":585,"community":586,"display":587,"identity":593,"providers":598,"relations":605,"tags":608,"workflow":609},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":588,"installMethods":589,"name":591,"sourceUrl":592},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":590},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":594,"githubOwner":595,"githubRepo":596,"locale":254,"slug":597,"type":244},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":599,"extract":604},{"promptVersionExtension":204,"promptVersionScoring":205,"score":479,"tags":600,"targetMarket":273,"tier":216},[601,255,602,211,603],"validation","developer-tools","mcp",{"commitSha":275,"license":235},{"parentExtensionId":606,"repoId":607},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[211,602,603,255,601],{"evaluatedAt":610,"extractAt":611,"updatedAt":610},1778701241052,1778696691708]