Ingest whatever you point at into an AKB vault — a local file, a web URL, a GitHub PR/release/commit, a Confluence page, or a Jira issue. Auto-detects the source type and dispatches to a specialized ingest subagent; the router fetches and writes nothing itself. One target per invocation; globs expand to a sequential loop of document ingests.
$npx -y skills add dnotitia/akb --skill akb-ingestInstalls into the current project.
Run `npx skills use "https://github.com/dnotitia/akb" --skill "dnotitia/akb/akb-ingest"` 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/dnotitia/akb" that are relevant to the current task. Run `npx skills add "https://github.com/dnotitia/akb"` and select the relevant skills, then follow their instructions.