bykage-core· 1 skill
Trustworthy, code-grounded repo memory for coding agents. Before any task, recall grounded repo knowledge (decisions, bugs, conventions, code paths); after learning something durable, capture it; never act on stale or hallucinated memory. Use at the start of every task, when debugging, and after solving something reusable.
$npx -y skills add kage-core/kage --skill kage-memoryInstalls into the current project.
Run `npx skills use "https://github.com/kage-core/kage" --skill "kage-core/kage/kage-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/kage-core/kage" that are relevant to the current task. Run `npx skills add "https://github.com/kage-core/kage"` and select the relevant skills, then follow their instructions.