Use the notebook knowledge base (the local SQLite RAG /agy:notebook builds from a folder of documents) to do precise, grounded, cited work — total amounts by category, find every doc that mentions a person/organization, build a timeline, export a table — instead of re-reading prose and burning Claude's context. Trigger on "sum the amounts", "which docs mention X", "build a timeline", "who/what/when across these documents", or any aggregate/lookup over an analyzed corpus.
$npx -y skills add marcosnahuel/antigravity-plugin-cc --skill notebook-kbInstalls into the current project.
Run `npx skills use "https://github.com/marcosnahuel/antigravity-plugin-cc" --skill "marcosnahuel/antigravity-plugin-cc/notebook-kb"` 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/marcosnahuel/antigravity-plugin-cc" that are relevant to the current task. Run `npx skills add "https://github.com/marcosnahuel/antigravity-plugin-cc"` and select the relevant skills, then follow their instructions.