Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

llm-wiki-skills

llm-wiki-skills contém 11 skills coletadas de Geeksfino, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
0
atualizado
2026-04-15
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

lw-clone-repo
Desenvolvedores de software

Clone a git remote into the workspace-local mirror at raw/upstream, bind repo_sync in the profile and manifest, then enable lw-sync-repo. Usage: /lw-clone-repo <git-url> [options]

2026-04-15
lw-init
Desenvolvedores de software

Initialize a new LLM Wiki workspace with raw/, wiki/, profiles/, and .llm-wiki/ state files, plus optional outputs/ artifact storage when needed. Usage: /lw-init <workspace-path>

2026-04-15
lw-orchestrator
Desenvolvedores de software

Coordinator skill for the reusable LLM Wiki framework. Selects and sequences the appropriate lifecycle skills for initializing, cloning from a Git URL into raw/upstream, ingesting, compiling, linting, reflecting, syncing from a repo, querying, and output generation. Use this as the top-level skill when an agent needs to build, maintain, or answer from a wiki for an arbitrary project.

2026-04-15
lw-sync-repo
Desenvolvedores de software

Inspect repo changes, classify them using the active profile, stage them into raw/, update manifest state, and recommend or trigger compile/lint/reflect actions. Usage: /lw-sync-repo <repo-path|commit-range|changed-files>

2026-04-15
lw-ask
Outras ocupações de informática

Answer a question using wiki/index.md first, then only the most relevant wiki pages. File lasting knowledge back into wiki/, and only write to outputs/ when the user explicitly wants a non-canonical artifact/export. Usage: /lw-ask <question>

2026-04-14
lw-lint
Outras ocupações de informática

Run structural and content-health checks on wiki/, audit outputs/ for promotion candidates, save a durable lint report to outputs/, update wiki/log.md, and surface prioritized follow-up actions. Usage: /lw-lint

2026-04-14
lw-output
Outras ocupações de informática

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>

2026-04-14
lw-reflect
Outras ocupações de informática

Use index-first discovery to find synthesis, contradiction, gap, and output-promotion opportunities across wiki/, save a reflection report to outputs/, update reflect state, and create or recommend high-value canonical pages. Usage: /lw-reflect

2026-04-14
lw-compile
Desenvolvedores de software

Compile uncompiled raw inputs into wiki pages, update wiki/index.md and wiki/log.md, and mark manifest items as compiled. Usage: /lw-compile

2026-04-14
lw-ingest
Desenvolvedores de software

Stage a URL, PDF, image, note, repo file, repo diff summary, commit range, or release note into raw/ and register it in .llm-wiki/manifest.json. Usage: /lw-ingest <source>

2026-04-14
lw-merge
Desenvolvedores de software

Merge duplicate or overlapping wiki pages, update backlinks, archive absorbed pages, and log the merge. Usage: /lw-merge <slug-a> <slug-b> or /lw-merge

2026-04-14