code-search

Solid

Search GitHub for existing implementations of a topic. Use when the user wants to find code examples, libraries, or implementation patterns. Standalone or as part of a full research session.

AI & Automation 297 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category