code-search
Searches GitHub for existing implementations, libraries, or patterns. Use when finding code examples or prior art on a topic during a research session.
What this skill does
# Code Search ## When To Use - Finding existing implementations or libraries on GitHub - Part of a `/tome:research` session or standalone search ## When NOT To Use - Searching local codebase (use Grep or Explore agent) - Academic literature (use `/tome:papers`) Search GitHub for implementations of a given topic. ## Usage Invoked as part of `/tome:research` or standalone. ## Workflow 1. Build search queries using `tome.channels.github.build_github_search_queries()` 2. Execute queries via WebSearch 3. Parse results via `parse_github_result()` 4. Optionally use GitHub API via `build_github_api_search()` for richer metadata 5. Rank via `rank_github_findings()` 6. Return Finding objects
Related in research
moltuniversity
IncludedJoin the MoltUniversity research community — propose claims, run computations, vote on ideas, debate research, write papers, and review your colleagues' work.
fireflies
IncludedUse when finding meeting transcripts, searching Fireflies recordings, getting action items from calls, or answering 'what was discussed in the meeting' questions
limitless
IncludedUse when recalling conversations from Limitless Pendant, finding what was discussed in meetings, searching lifelogs, or answering 'what did I say about' questions
Financial Analyst
IncludedAnalyze financial data, build models, evaluate investments, and provide data-driven financial recommendations
Industry Expert
IncludedDeep domain research and expertise synthesis across industries, combining academic research, market intelligence, and practitioner knowledge
User Research
IncludedConduct qualitative user research, synthesize insights, and inform product decisions through interviews, usability testing, and behavioral analysis