What problem does it solve?
The Scout skill eliminates the manual effort of constantly searching GitHub for new Claude Code agents, skills, and hooks, ensuring the project stays current with the latest patterns without missing valuable contributions.
Core Features & Use Cases
- Rotating Search Queries: Cycles through ten predefined GitHub and web searches to surface fresh Claude Code repositories.
- Evaluation & Scoring: Rates each finding on applicability, novelty, quality, and compatibility, automatically selecting only high‑relevance items.
- Stateful Integration: Tracks processed repositories, updates a state file, and creates up to three PRs per run adhering to project conventions.
- Use Case: A developer runs the Scout skill weekly; it discovers a new hardware‑focused Claude agent, integrates it into
.claude/agents/, and opens a PR, saving hours of manual research.
Quick Start
Run the Scout skill to automatically search GitHub for relevant Claude Code patterns and generate a pull request with any integrations.