skills/session-search/SKILL.md
Search past Feynman session transcripts to recover prior work, conversations, and research context. Use when the user references something from a previous session, asks "what did we do before", or when you suspect relevant past context exists.
npx skillsauth add maedoc/tvb-wiki session-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the /search command to search prior Feynman sessions interactively, or search session JSONL files directly via bash.
/search <query>
Opens the session search UI. Supports resume <sessionPath> to continue a found session.
Session transcripts are stored as JSONL files in ~/.feynman/sessions/. Each line is a JSON record with type (session, message, model_change) and message.content fields.
grep -ril "scaling laws" ~/.feynman/sessions/
For structured search across sessions, use the interactive /search command.
research
Set up a recurring research watch on a topic, company, paper area, or product surface. Use when the user asks to monitor a field, track new papers, watch for updates, or set up alerts on a research area.
development
Build and deploy the TVB research wiki as a static site using MkDocs and GitHub Pages.
development
Full pipeline for maintaining the TVB research wiki: hourly arXiv ingestion, static site build, git commit, and GitHub Pages deployment.
documentation
arXiv paper ingestion for the TVB research wiki: fetch new papers, extract entities/concepts, update raw/ and meta/.