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

llm-wiki-agent

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

已收集 skills
8
Stars
7
更新
2026-07-08
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

markitdown-skill
软件开发工程师

Run Microsoft's MarkItDown as the local document extraction provider after source-extraction selects `markitdown`, or for non-wiki document-to-Markdown conversion when no intake lifecycle applies. For wiki source material, use source-extraction first so PROJECT.md provider policy, OCR/transcription approval, Source Review Gate, and the WIKI.md output contract remain in control.

2026-07-08
source-extraction
软件开发工程师

Use whenever processing source material into intake Markdown, including inbox intake, document extraction, webpage extraction, OCR decisions, MinerU or MarkItDown selection, Defuddle extraction, or audio/video transcription policy checks. This skill defines source kinds, provider selection, provider safety rules, and the required output contract before Source Review Gate.

2026-07-08
wiki-contract-review
软件开发工程师

Use when reviewing this LLM Wiki development package or an initialized vault for wiki/package contract drift, process-flow closure and simplicity, init/upgrade path fit, local skill consistency, hidden or untracked residue, redundant wiki structure, conflicting agent instructions, stale workflow residue, multilingual doc drift, unnecessary branches or fallback paths, or knowledge-base cleanup risks.

2026-07-08
json-canvas
软件开发工程师

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

2026-07-08
skill-creator
软件开发工程师

Create, update, simplify, or review reusable agent skills. Use when a user wants a new skill, wants an existing skill generalized, asks whether skills are stale or overlapping, needs skill metadata/frontmatter fixed, or wants a skill packaged for reuse across Codex, LMVT, or other agent runtimes.

2026-07-08
obsidian-markdown
软件开发工程师

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2026-07-04
obsidian-wiki-lint
软件开发工程师

Foundational Obsidian wiki static linting tool. Use as the FIRST standard layer for checking broken wikilinks and orphan pages. For project-specific business logic validations (e.g. counting files, checking specific metadata), ALWAYS run this skill first to establish a baseline, then write custom scripts for the rest. Do not write custom scripts to replace this skill's basic link parsing.

2026-07-04
defuddle
软件开发工程师

Run the Defuddle CLI as the webpage extraction provider after source-extraction selects `defuddle`, or for non-wiki webpage cleanup when no intake lifecycle applies. For wiki source material, use source-extraction first so PROJECT.md provider policy, Source Review Gate, and the WIKI.md output contract remain in control.

2026-06-12