Screened · automated checks passed

rehydrate

from glebis/claude-skills · ★ 319 on GitHub · found by our crawler 2026-07-07

What the author says it does

Put the real values back into an analysis that was produced from GREEN (placeholder) text — LOCALLY, using the user's own reversible map. Completes the confide round-trip (redact -> cloud-analyze the green -> rehydrate locally). Use when the user says "rehydrate", "restore real names", "unmask the analysis", "put the names back", "de-redact this output", "reverse the placeholders", or hands you an analysis full of [CONFIDE_PERSON_0001]/[CONFIDE_DATE_0002] plus a *.map.json. Runs only on the user's own map; the map never leaves the machine; nothing fetched or transmitted. Prints counts only — never echoes restored PII. Warns on placeholders not in the map (possible LLM hallucination).

Quoted from the skill's own SKILL.md trigger description — this is what tells Claude when to activate it. Not yet verified by us.

Automated screening

100/100 validator score

Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.

Install (unverified — review first)

git clone https://github.com/glebis/claude-skills
# skill lives at: confide/skills/rehydrate/SKILL.md

SkillProof status

This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.

Already tested in Productivity & Workflow

  • Fetch URL As Markdown ★ 10.0/10 Local trafilatura-first URL-to-Markdown fetcher with a clean exit-code contract for when to fall back to Exa.
  • Refresh Context Map ★ 10.0/10 Rebuilds the AIDEV-anchor/AGENTS.md/ADR manifest that powers claude-leverage's PreToolUse context hook.
  • Video Vision ★ 10.0/10 Local ffmpeg+Whisper pipeline that lets Claude actually watch and transcribe video files
  • YT Digest ★ 10.0/10 Turns a YouTube URL into a timestamped, screenshotted markdown research note via real yt-dlp + ffmpeg.

Top 10 Productivity skills, ranked →