Lw Output

Render wiki-grounded content as slides, charts, reports, or other non-canonical artifacts and file them under outputs/. Usage: /lw-output --slides <question|file> or /lw-output --chart <question|file>

geeksfino 081badc 1.1 KB Updated

File contents

LLM Wiki Output

Render non-canonical artifacts from the wiki.

outputs/ is for exports, renderings, reports, and operational artifacts derived from the wiki. It is not the canonical knowledge base.

Steps

  1. If input is a question, use index-first research.
  2. If input is a file, read the file body.
  3. Produce the requested output format.
  4. Save it to outputs/.
  5. Update wiki/log.md.
  6. Only add the artifact to wiki/index.md if the workspace explicitly maintains an output/export catalog.

Rules

  • Outputs should remain grounded in actual wiki pages.
  • Use profile rules for customer-safe wording if the active project requires it.
  • Do not treat outputs as canonical query material.
  • If an output contains durable knowledge that future wiki queries should rely on, promote that knowledge into wiki/ during maintenance rather than relying on the output file itself.

geeksfino/llm-wiki-skills/tree/main/skills/lw-output commit 081badc0d6

Frequently asked questions

npx skillmds@latest add geeksfino/lw-output