Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llm-wiki

llm-wiki 收录了来自 lx-0 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
3
更新
2026-05-31
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

use-llm-wiki
软件开发工程师

Discover and use a locally-available LLM-wiki through its `wiki` CLI — from any project, not just inside the vault. Read the knowledge base to ground answers in the operator's own compiled knowledge; diagnose pipeline health; contribute back (capture context, record a hard fact, ingest a source); run maintenance (compile, lint, review); or report engine bugs upstream. Step 1 locates the wiki (env var, walk-up, or registry) — if none is found, the skill does not apply and exits cleanly. Use when: an agent in any project should consult, feed, diagnose, or report on the operator's knowledge base — "check the wiki", "what does my wiki say about X", "add this to the wiki", "ingest this", "compile the wiki", "wiki health", "vault status", "is the pipeline healthy", "file a bug against the engine", "report this to lx-0/llm-wiki".

2026-05-31
llm-wiki-change
项目管理专家

Standard change process for the LLM Wiki engine. Every feature change follows 5 phases: Concept → Verify → Implement → Document → Visualize. Use for any new feature, pipeline change, or script modification. Trigger: "llm-wiki change", "wiki change", "engine change", "neues feature", "pipeline ändern"

2026-05-02
sync-process-docs
软件开发工程师

Sync docs/PROCESS.md with the actual implementation. Reads all scripts, hooks, prompts, and config files, then updates docs/PROCESS.md to reflect reality. Use when scripts have changed, new features were added, or to verify documentation accuracy. Trigger: "sync process docs", "update process", "process docs aktualisieren"

2026-05-02