skill-scout

Extract repository metadata and README context to assess Claude skill readiness.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cameronsjo/dev-toolkit --skill skill-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-scout
Source: https://github.com/cameronsjo/dev-toolkit/tree/main/skills/skill-scout
Command: npx skills add https://github.com/cameronsjo/dev-toolkit --skill skill-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluates a GitHub repository to reveal its purpose, value, and readiness for Claude skill automation, reducing manual repo analysis time.

Core Features & Use Cases

  • Repo profiling: extracts name, description, language, and topics to summarize project scope.
  • Readme-driven context: reads the README to infer intent, usage patterns, and real-world scenarios.
  • Skill readiness assessment: detects existing Claude skill assets under skills/ or .claude-plugin/ and indicates scaffolding needs or next steps.
  • Integration planning: identifies how the repo could be integrated into Claude workflows or automated skill pipelines.

Quick Start

Provide a repository URL or owner/repo slug to Claude to generate a scout report and suggest next steps.

Frequently Asked Questions about skill-scout

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

FAQPage Schema
How do I analyze a GitHub repository for Claude skill readiness?

To analyze GitHub repository readiness for Claude skills, provide a repository URL or owner/repo slug. The tool extracts metadata and README context to generate a structured scout report detailing integration points and scaffolding needs.

What is Claude skill scaffolding and when do I need it?

Claude skill scaffolding is the setup process for integrating a repository into automated Claude workflows. You need it when a repository lacks existing Claude-related assets like a SKILL.md, skills/ directory, or .claude-plugin/ configuration files.

Can I use this to scan private enterprise GitHub repositories?

Yes, you can scan private enterprise GitHub repositories. The tool assesses project structure and identifies potential Claude integration points across both public and enterprise repos to inform skill scoping and automation.

How do I extract project context from a README to plan Claude workflows?

Provide the repository slug to extract README context and infer project intent, usage patterns, and real-world scenarios. This readme-driven context directly informs how the repository integrates into automated Claude skill pipelines.

Does this tool detect existing Claude assets in a GitHub repo?

Yes, it detects existing Claude assets by examining the project structure for a SKILL.md, skills/ directory, or .claude-plugin/ assets. It returns a readiness assessment indicating whether scaffolding is required.