Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

wikiwise

wikiwise contient 8 skills collectées depuis TristanH, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
229
mis à jour
2026-04-11
Forks
18
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

fetch-readwise-document
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-11
upgrade
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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