Lisa Ingest

Ingest source material into the LLM Wiki. With an argument (URL, file path, or prompt) ingest that one source; with no argument run a full ingest across every enabled non-external-write source. Routes to the right connector and runs the ordered pipeline (source note → synthesis → index → log → verify → state → commit/PR).

codyswanngt 3e81352 1.1 KB Updated

File contents

Lisa Command Compatibility

  • Original Claude command: /lisa:ingest
  • OpenCode invocation: $lisa-ingest or a plain-English request that matches this skill.
  • Treat the user's surrounding request as the command arguments.
  • Claude argument hint: [url | file path | prompt] (omit for a full ingest)

Use the lisa-wiki-ingest skill to ingest into the wiki: route the input to the right connector (or, with no argument, run a full ingest across all enabled non-external-write sources), then run the ordered pipeline — sanitized source note, synthesis with citations, index, log, verification, and state advancement, then commit/PR per policy. Use the user's surrounding request as this command's arguments.

codyswanngt/advisory-rankings/tree/main/.opencode/skills/lisa/lisa-ingest commit 3e81352d0c

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-ingest-2