Install
1
Install the plugin$
npx claudepluginhub athola/claude-night-market --plugin tomeWant just this skill?
Add to a custom plugin, then install with one command.
Description
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.
Tool Access
This skill uses the workspace's default tool permissions.
Skill Content
Code Search
Search GitHub for implementations of a given topic.
Usage
Invoked as part of /tome:research or standalone.
Workflow
- Build search queries using
tome.channels.github.build_github_search_queries() - Execute queries via WebSearch
- Parse results via
parse_github_result() - Optionally use GitHub API via
build_github_api_search()for richer metadata - Rank via
rank_github_findings() - Return Finding objects
Stats
Stars222
Forks22
Last CommitMar 20, 2026
Actions