Claude Skills · Productivity

Prompt Pii Redactor

imtiazrayhan/agentscamp-library

Detect and redact PII and secrets from prompts (and logs/traces) before they reach an LLM provider — mask or tokenize emails, phone numbers, names, IDs, and API keys, reversibly where the response needs the real values back. Use when sending user or document data to a third-party model, or when LLM request logs may capture sensitive data.

★ 1 Synced 2 hours ago View SKILL.md

At a glance

Productivity Manual install Actively maintained v1.0.0

This skill is for Productivity and helps you mask pii from prompts before sending to llm, redact secrets from logs and traces, and tokenize sensitive data reversibly.

Install git clone --depth 1 https://github.com/imtiazrayhan/agentscamp-library cp -r agentscamp-library/skills/prompt-pii-redactor ~/.claude/skills/prompt-pii-redactor
Can use ReadSearchBashWriteEdit

Setup, runtime and requirements describe imtiazrayhan/agentscamp-library, the repo this skill ships in.

PiisecretsprivacysecurityRedactiondata-protection

Also in imtiazrayhan/agentscamp-library

View the repo
Accessibility Regression Auditor Code Review & Testing

Audit a UI change for accessibility regressions by combining automated checks with keyboard, focus, semantic, name-role-value, contrast, zoo...

Adr Writer Coding

Write an Architecture Decision Record capturing a decision the user describes, in Michael Nygard ADR format (Status, Context, Decision, Cons...

Agent Memory Designer DevOps & Infrastructure

Design a project's CLAUDE.md and memory hierarchy by exploring the repo to learn its real build/test/lint commands, architecture, and non-ob...

Evaluate a multi-step AI agent's whole run — tool calls, intermediate steps, and final result — not just final-answer correctness, so you ca...

Alerting Rules Tuner DevOps & Infrastructure

Cut alert noise and make every page mean something — rewrite alerting rules to fire on user-felt symptoms (error rate, latency SLO burn, fai...

API Deprecation Planner DevOps & Infrastructure

Plan the retirement of an API endpoint, field, event, tool, or version without surprising active consumers. Use when replacing an interface,...

Design or normalize an API's error contract so clients get stable machine-readable codes, safe human messages, field-level validation detail...

Generate accurate architecture diagrams as Mermaid — straight from the codebase, not from imagination — by first choosing which view answers...

Auth Flow Reviewer Code Review & Testing

Read-only review of authentication AND authorization flows — session/token model, cookie flags, CSRF, token rotation, password-reset/email-v...

Background Job Reliability Auditor DevOps & Infrastructure

Audit scheduled jobs, queue consumers, workers, and asynchronous workflows for delivery assumptions, idempotency, retries, poison messages,...

Branch Rebaser Code Review & Testing

Rebase the current branch onto its base and walk every conflict methodically, resolving each by understanding both sides. Use when your feat...

Bundle Analyzer DevOps & Infrastructure

Analyze a JS/TS production bundle and surface the biggest size wins — heavy dependencies, duplicate packages, missing code-splitting, oversi...

Other Productivity skills

Slack Gif Creator anthropics/skills

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use...

Template Skill anthropics/skills

Replace with description of the skill and when Claude should use it.

Skill Creator anthropics/skills

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, ed...

Obsidian Vault mattpocock/skills

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize note...

To Questionnaire mattpocock/skills

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

Ask Matt mattpocock/skills

Ask which skill or flow fits your situation. A router over the skills in this repo.