Use when an operation issue asks you to ingest a captured source from raw/ into the LLM Wiki, or when the user explicitly says "ingest <slug>". The issue body will name a file under raw/ (e.g. raw/karpathy-llm-wiki.md) and ask for durable wiki pages. Do not invoke this skill for Paperclip activity bundles — those use paperclip-distill instead.
$npx -y skills add getpaperclipai/paperclip --skill wiki-ingestInstalls into the current project.
Run `npx skills use "https://github.com/getpaperclipai/paperclip" --skill "getpaperclipai/paperclip/wiki-ingest"` 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/getpaperclipai/paperclip" that are relevant to the current task. Run `npx skills add "https://github.com/getpaperclipai/paperclip"` and select the relevant skills, then follow their instructions.