Initialize the ConKeeper memory system for the current project. Creates the directory structure and starter files for persistent AI context.
$npx -y skills add ctxpipe-ai/ctxpipe --skill memory-initInstalls into the current project.
Run `npx skills use "https://github.com/ctxpipe-ai/ctxpipe" --skill "ctxpipe-ai/ctxpipe/memory-init"` 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/ctxpipe-ai/ctxpipe" that are relevant to the current task. Run `npx skills add "https://github.com/ctxpipe-ai/ctxpipe"` and select the relevant skills, then follow their instructions.