From tome
Searches GitHub for code examples, libraries, and implementation patterns. Useful standalone or in research sessions for finding existing solutions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tome:code-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Finding existing implementations or libraries on GitHub
/tome:research session or standalone search/tome:papers)Search GitHub for implementations of a given topic.
Invoked as part of /tome:research or standalone.
tome.channels.github.build_github_search_queries()parse_github_result()build_github_api_search() for richer metadatarank_github_findings()npx claudepluginhub athola/claude-night-market --plugin tomeUse when about to build any feature, library, or system - searches GitHub and package registries for existing implementations to study, harvest patterns from, or use directly instead of building from scratch
Searches internal codebase patterns and GitHub for open-source implementation references, filtering repos by quality and extracting code excerpts.
Searches GitHub repos, issues, PRs, and code for proven solutions to concrete engineering problems, errors, integration failures, and implementation blockers.