How this skill is triggered — by the user, by Claude, or both
Slash command
/redact:addThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants to manually add a redaction mapping. Parse the arguments to extract the real value and fake replacement value, then call `redact_add_mapping` from the redact-server MCP.
The user wants to manually add a redaction mapping. Parse the arguments to extract the real value and fake replacement value, then call redact_add_mapping from the redact-server MCP.
If the user provided arguments like clientcorp.com target.example.com, use the first value as real and the second as fake.
If the user only provided one value, ask them for the replacement value, or suggest a sensible default like target-N.example.com for hostnames.
Confirm the mapping was added successfully.
npx claudepluginhub r3352/redact-mcpProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.