Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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