expanso-pii-redact
Redact PII from text, replacing sensitive data with placeholders".
Best use case
expanso-pii-redact is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Redact PII from text, replacing sensitive data with placeholders".
Teams using expanso-pii-redact should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/expanso-pii-redact/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How expanso-pii-redact Compares
| Feature / Agent | expanso-pii-redact | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Redact PII from text, replacing sensitive data with placeholders".
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# expanso-pii-redact "Redact PII from text, replacing sensitive data with placeholders". ## Install ``` npx clawhub@latest install expanso-pii-redact ```
Related Skills
expanso-yaml-to-json
Convert YAML to JSON format.
expanso-xml-to-json
Convert XML to JSON format.
expanso-tls-inspect
Inspect TLS certificate (expiry, SANs, chain, cipher)
expanso-text-summarize
Summarize text into 3-5 bullet points using AI.
expanso-sentiment-score
Score text sentiment from -1 (negative) to +1 (positive)".
expanso-secrets-scan
Detect hardcoded secrets (API keys, tokens, passwords) in text or code.
expanso-language-detect
Detect the language of text using AI.
expanso-keyword-extract
Extract keywords and key phrases from text for SEO, tagging, and indexing".
expanso-json-validate
Validate JSON syntax and structure".
expanso-json-to-yaml
Convert JSON to YAML format.
expanso-json-to-csv
Convert JSON array of objects to CSV format".
expanso-json-pretty
Pretty print JSON with indentation".