en un clic
hypha
hypha contient 4 skills collectées depuis nalediym, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Cross-source relationship dossier for a person. Pulls every email, meeting, and document linked to that person from the hypha archive, plus any references in live code/notes. Use when the user says "tell me about [name]", "everything about [person]", "before I meet with [name]", "who is [name]", "/about <name>".
Health check for the hypha daemon and archive. Reports whether the daemon is running, where the SQLite store lives, how many nodes are indexed, when the last ingest ran. Use when the user says "is hypha running", "hypha status", "hypha health", "/hypha-status".
Resume mining for an active job application. Searches the hypha archive for achievement statements (shipped/led/launched/prevented/saved/mentored/owned), diffs against ~/Projects/job-hunt/data/cv.md, and surfaces metrics that didn't make it to the current CV. Use when the user says "mine my history for [company]", "before I apply to [company]", "/mine <company>", "what did I drop from my CV".
Cross-source synthesis search. Fans out to the hypha archive (Gmail/Drive/Calendar), ripgrep over ~/Projects, and the user's auto-memory in parallel, then synthesises a structured brief with citations. Use when the user says "search everywhere", "find everything about X", "search my archive and my repos", "what do I know about X", "ultrathink search [topic]". Provides ultrathink-quality output by spawning a fan-out subagent — not a single-shot keyword grep.