Claude Code 忽略主题
技能 活跃当用户希望忽略、跳过或排除特定主题不被归档时使用。触发词包括“忽略主题”、“不归档”、“跳过主题”、“停止记忆”、“列出已忽略主题”、“移除忽略规则”。
让用户能够精细控制 Claude Code 归档哪些内容,确保只有相关主题被总结和存储。
功能
- 定义全局或项目特定的忽略规则
- 添加、移除和列出主题忽略模式
- 在不删除标签的情况下跳过主题归档
- 使用 bash 脚本在本地运行
- 与 Claude Code hooks 集成以自动应用
使用场景
- 排除自动生成或不重要的主题不被归档。
- 防止敏感项目区域被总结和存储。
- 通过选择性地忽略主题来维护清晰且相关的记忆。
- 审查和管理现有的忽略规则。
非目标
- 删除已标记的主题
- 管理主题标签本身
- 归档未被明确忽略的主题的内容
工作流
- 确定用户操作(添加、移除、列出)。
- 根据需要提示用户输入范围(全局/项目)和模式。
- 使用适当的参数执行 bash 脚本。
- 在本地应用或列出忽略规则。
实践
- 范围管理
- 配置
- 规则管理
先决条件
- Bash
- Node.js
Documentation
- info:Configuration & parameter reference虽然脚本参数很清楚,但 SKILL.md 没有明确记录范围或模式的默认值,也没有记录配置文件优先级顺序。
Code Execution
- warning:Validation用于添加/移除忽略规则的 bash 脚本似乎没有在使用它们传递给脚本之前对输入模式进行 glob 语法验证或检查恶意字符,这可能导致意外行为或安全问题。
- info:Error Handlingbash 脚本包含缺失模式或范围的基本错误检查,但 SKILL.md 没有详细说明所有潜在错误的具体失败模式或恢复步骤。
Errors
- info:Actionable error messages已指示与缺失模式或范围相关的错误,但 SKILL.md 在所有潜在故障模式的补救步骤方面可以更明确。
Practical Utility
- info:Edge casesSKILL.md 概述了基本操作及其恢复路径,但没有明确记录格式错误的模式或范围问题的失败模式。
安装
请先添加 Marketplace
/plugin marketplace add hatawong/claude-recap/plugin install claude-recap@claude-recap-marketplace质量评分
类似扩展
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100自动修复技能问题(首先进行安全预览)。也可与 --prune 一起使用,查找并移除损坏的符号链接、空目录和孤立的技能。
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy