원클릭으로
hypha
hypha에는 nalediym에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.