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

personal-knowledge-wiki

personal-knowledge-wiki 收录了来自 ZLHad 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
4
更新
2026-04-20
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

wiki-ingest
档案文员

Ingest knowledge into your personal Wiki. Analyzes conversations or files, extracts key knowledge, and compiles it into wiki pages (entities, concepts, topics) with cross-references. A single ingest typically touches 5-15 wiki pages. Supports depth parameter for extraction depth control. Trigger phrases: "ingest this conversation", "save to wiki", "wiki ingest", "extract knowledge", "update knowledge base".

2026-04-20
wiki-lint
档案文员

Run a health check on your personal Wiki. Executes 8 hard-coded rule checks (dead links, orphan pages, frontmatter completeness, tag consistency, source traceability, index sync, file naming, stale detection) plus soft quality analysis (contradictions, missing cross-references, suggested new pages). Outputs a structured lint report. Trigger phrases: "lint wiki", "check wiki", "wiki health check", "wiki diagnostics".

2026-04-20
wiki-pdf-ingest
档案文员

**ONLY** triggered when the user explicitly wants to **import a paper PDF into their personal wiki knowledge base** (not for generic PDF reading / summarizing / translating). Extracts the PDF into a deep-read markdown note under `raw/科研/论文资料/` and can chain into wiki-ingest to produce a wiki/papers/ brief. [STRICT triggers]: 'add this PDF to wiki / knowledge base', 'import pdf to wiki', 'wiki-pdf-ingest', 'ingest this pdf into wiki', 'add paper pdf to knowledge base', 'deep-read this PDF into my wiki'. [DO NOT trigger]: generic 'read this PDF' / 'summarize PDF' / 'translate PDF' / 'convert PDF to PPT' / paper-review use cases — those belong to anthropic-skills:pdf / paper-mkdocs-site / paper-reviewer respectively.

2026-04-20
wiki-query
档案文员

Answer questions based on your personal Wiki. Reads index to find relevant pages, synthesizes answers with citations, and optionally archives as a synthesis page. Trigger phrases: "search wiki", "wiki query", "look up in wiki", "what does my wiki say about X", "check knowledge base", "find in wiki", "wiki search".

2026-04-20
wiki-export
软件开发工程师

Export your personal Wiki as a static website. Recommended path: one-command Quartz install via `bash scripts/setup-quartz.sh` (Obsidian-native, graph view, KaTeX). Also supports MkDocs (Material theme) and plain HTML output. Generates navigation, search index, and styled pages from your wiki/ directory. Trigger phrases: "export wiki", "publish wiki", "build wiki site", "generate static site", "wiki to website", "deploy wiki", "setup quartz", "quartz site".

2026-04-20
wiki-migrate
档案文员

Batch migrate existing notes into your personal Wiki. Scans a directory of markdown files, classifies each into the wiki architecture, and bulk-creates raw records + wiki pages with cross-references. Designed for first-time setup or importing from other note systems (Notion, Obsidian, Roam, plain markdown). Trigger phrases: "migrate notes", "import notes", "batch import", "migrate from Notion", "import existing notes", "bulk ingest".

2026-04-20