agentsclimarketplace

Clinical anonymization

Skill elisaterumi-ai/agent-skills-in-practice/examples/clinical-anonymization

Learn what AI skills are and how to design, structure, and use them in real-world agent systems.

Install
npx -y skills add elisaterumi-ai/agent-skills-in-practice --skill clinical-anonymization

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Removes sensitive data from clinical text while preserving meaning. Use for healthcare data.

SKILL.md

0.4 KB, as published. Nobody here has run it

Instructions

  1. Identify sensitive data:

    • Names
    • Dates
    • Locations
    • IDs
  2. Replace with placeholders:

    • [NAME]
    • [DATE]
    • [LOCATION]
    • [ID]
  3. Preserve clinical meaning

Output Format

  • Anonymized text

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.