recording

Redact sensitive user-visible content from Claude Code outputs in real time.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill recording-kishor403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recording
Source: https://github.com/KISHOR403/claude-skills/tree/main/recording
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill recording-kishor403

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

During demos or screen-sharing, outputs may reveal sensitive information. This skill activates a recording mode that redacts PII and sensitive data from what the audience sees.

Core Features & Use Cases

  • Real-time redaction of names, emails, URLs, and other personal identifiers.
  • Use consistent placeholder values to maintain readability while protecting privacy.
  • Toggle recording mode on/off to control when redaction is active during live sessions.

Quick Start

Toggle recording mode on to begin automatic redaction of sensitive content in outputs for the current session.

Frequently Asked Questions about recording

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I redact sensitive information from Claude Code outputs during live screen-sharing?

To redact sensitive information from Claude Code outputs during live screen-sharing, toggle recording mode on to automatically scrub names, emails, and URLs in real time. This replaces personal identifiers with consistent placeholders to protect privacy during demonstrations.

What is real-time PII redaction for demos and how does it work?

Real-time PII redaction for demos is a privacy mechanism that scrubs sensitive user-visible content from outputs as they are generated. It works by replacing names, emails, and URLs with consistent placeholder values while safely propagating non-sensitive information to the screen.

Can I toggle output scrubbing on and off during a recorded presentation?

Yes, you can toggle output scrubbing on and off during a recorded presentation. This allows you to control exactly when sensitive data is redacted from the audience's view, ensuring privacy is only enforced when needed for the current session.

Does Claude Code support automatic privacy redaction for screen-sharing sessions?

Claude Code supports automatic privacy redaction for screen-sharing sessions by activating a dedicated recording mode. This mode intercepts outputs and applies on-the-fly redaction to personal identifiers, maintaining readability while protecting sensitive data.

What's the best way to hide personal identifiers in Claude Code demonstrations without breaking readability?

The best way to hide personal identifiers in Claude Code demonstrations without breaking readability is using consistent placeholder replacement. This redaction method masks sensitive data while preserving the structural context of the output for the audience.