byopen-curiosity· 26 skills
Build and maintain a company knowledge base as a wiki of interlinked markdown notes in the workspace — a private, compounding Wikipedia. Use when the user wants to start or organize a knowledge base / wiki, ingest sources (URLs, documents, pasted notes) into it, ask questions answered from it, or audit (lint) it. Defines the wiki layout (SCHEMA / index / log / raw / pages), the frontmatter contract, [[wikilink]] conventions, and a deterministic lint script that catches broken links, orphan pages, index drift, and frontmatter problems.
$npx -y skills add open-curiosity/gini-agent --skill knowledge-baseInstalls into the current project.
Run `npx skills use "https://github.com/open-curiosity/gini-agent" --skill "open-curiosity/gini-agent/knowledge-base"` 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/open-curiosity/gini-agent" that are relevant to the current task. Run `npx skills add "https://github.com/open-curiosity/gini-agent"` and select the relevant skills, then follow their instructions.