Set up, install, and configure CONFIDE local de-identification — installs Python deps (natasha, scrubadub, phonenumbers, pymorphy2), ensures Ollama + pulls the default qwen2.5:3b model, detects optional llama.cpp, and writes the optimal-default config so confide:anon and confide:red work with zero further config. Everything is local-first; raw text never leaves the machine. Use when the user says "set up confide", "install confide", "configure confide de-id", "confide setup", or "get confide ready".
$npx -y skills add glebis/claude-skills --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/glebis/claude-skills" --skill "glebis/claude-skills/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glebis/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/glebis/claude-skills"` and select the relevant skills, then follow their instructions.