scout

Search GitHub for Claude Code skills and integrate up to three into .claude.

2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/pjcau/esp32-emu-turbo --skill scout-pjcau
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scout
Source: https://github.com/pjcau/esp32-emu-turbo/tree/main/.claude/skills/scout
Command: npx skills add https://github.com/pjcau/esp32-emu-turbo --skill scout-pjcau

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about scout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically discover new Claude Code patterns and agents from GitHub?

You can automatically discover Claude Code patterns by running an automated scouting process that searches GitHub repositories, evaluates findings for applicability and quality, and integrates relevant agents or skills directly into your local .claude directory.

How do I integrate external Claude Code skills into my project repository?

Integrating external Claude Code skills is handled by evaluating discovered GitHub repositories for compatibility, adding up to three high-relevance items to your local .claude directory, and generating a pull request containing the integrated changes according to your project conventions.

Can I automatically create a pull request for new Claude Code agents found on GitHub?

Yes, you can automatically create a pull request for new Claude agents. The process evaluates discovered GitHub repositories, integrates up to three high-relevance items into your local .claude directory, and generates a pull request containing the integrated changes.

Does the GitHub pattern integration process respect my project's existing tool allowances?

Yes, the GitHub pattern integration process respects your project's tool allowances. Discovered Claude Code skills and agents are evaluated for compatibility, and the generated pull request strictly follows your project's established conventions and tool restrictions.

How many GitHub repositories can be integrated into a project during a single search run?

A single search run can integrate up to three high-relevance GitHub repositories into your project. The scouting process evaluates each discovery, selects the most applicable items, and updates the state file to track processed repositories across multiple runs.

What is the best way to keep my local Claude Code directory updated with new patterns?

The best way to keep your local Claude Code directory updated is to run an automated scouting skill periodically. It searches GitHub for fresh patterns, scores them on novelty and quality, and integrates the top findings directly into your .claude directory via a pull request.