recording
Demo/recording mode that redacts personally identifiable and sensitive information from Claude Code's outputs. Use when the user invokes /recording or says they are about to record, screen-share, or demo their Claude Code session and want PII scrubbed in real time.
适合你,如果需要在录制或共享终端时自动隐藏敏感数据
/ 通过 npx 安装 校验哈希
npx oh-my-skill add kishor403/claude-skills/recording/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- kishor403/claude-skills/recording/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify kishor403/claude-skills/recording安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~1.2K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 698ea99 · 表述以原文为准它做什么
装上后,Claude 会在输出中自动把姓名、邮箱、日期、金额等敏感信息替换成明显假的占位数据,比如把真实姓名换成“Alex Doe”,把真实日期换成“2025-01-01”。代码逻辑和公开技术内容保持不变。
什么时候触发
当你输入“/recording”或说“我要录屏”、“开始演示”时触发。再次输入“/recording”或说“停止录制”则关闭。
装好后可以这样说
开启或关闭录制模式。
开启录制模式。
关闭录制模式。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…