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

wikiwise

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

已收集 skills
8
Stars
229
更新
2026-04-11
Forks
18
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

fetch-readwise-document
软件开发工程师

Fetch one or more Readwise Reader documents into raw/ without loading bodies into context. Streams content to disk via jq pipe, then chains into ingest.

2026-04-11
import-readwise
软件开发工程师

Import highlights and documents from Readwise into the wiki using the Readwise CLI (not MCP). Searches and browses interactively, then delegates to fetch-readwise-document and fetch-readwise-highlights for streaming large content to disk.

2026-04-11
digest
软件开发工程师

Deep-propagate one or more ingested sources across the wiki — update concept/entity/question pages, flag contradictions, create new pages where warranted. Optional step after ingest to ensure claims ripple through the full wiki.

2026-04-11
ingest
软件开发工程师

Ingest a source into the wiki — read it, create a source-summary page, propagate claims into concept/entity pages, update index and log.

2026-04-11
lint
软件开发工程师

Health-check the wiki for contradictions, orphan pages, stale claims, and missing cross-links.

2026-04-11
upgrade
软件开发工程师

Upgrade this wiki's scaffold files (CLAUDE.md, skills, build tooling) to match the latest Wikiwise app version from GitHub.

2026-04-10
fetch-readwise-highlights
软件开发工程师

Mine Readwise highlights via vector search, group by parent document, and write highlight collections into raw/. Streams results to disk without loading into context, then chains into ingest.

2026-04-10
ingest-tweets
软件开发工程师

Search Twitter/X for tweets on a topic using browser automation (Claude for Chrome or Chrome DevTools MCP), extract the content, and ingest it into the wiki as a source.

2026-04-10