Use this skill when the user wants to build, refresh, or teach their Aicoo agent memory from their real context — files, repo, git history, docs, or Claude/agent memory. Triggers on: 'build my memory', 'build my agent memory', 'teach my agent about me', 'what should my agent know', 'update my memory', 'refresh memory', 'import my context', 'sync my knowledge', 'make my agent know me', 'ingest my repo'.
$npx -y skills add aicoo-team/aicoo-skills --skill build-memoryInstalls into the current project.
Run `npx skills use "https://github.com/aicoo-team/aicoo-skills" --skill "aicoo-team/aicoo-skills/build-memory"` 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/aicoo-team/aicoo-skills" that are relevant to the current task. Run `npx skills add "https://github.com/aicoo-team/aicoo-skills"` and select the relevant skills, then follow their instructions.