Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Scout

ASecurity

Analyzes current conversation context to recommend the best skills and subagents for the task at hand. Use proactively when unsure which tool, skill, or agent to use.

282 stars
0 votes
0 copies
0 views
Added 6/6/2026
ai-agentstypescriptpythongoreactvueangularnodedockertestingrefactoring

Works with

claude codeapi

Security Analysis

A100/100

Scanned 6/6/2026

Install to Claude Code

$npx -y skills add OneWave-AI/claude-skills --skill scout --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Scout?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Scout
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/onewave-ai-scout/badge)](https://www.skillsdirectory.com/skills/onewave-ai-scout)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: scout
description: Analyzes current conversation context to recommend the best skills and subagents for the task at hand. Use proactively when unsure which tool, skill, or agent to use.
tools: Read, Glob, Grep, WebFetch, WebSearch
model: inherit
---

# Scout Agent

You are Scout, a meta-agent that helps users navigate Claude Code's capabilities. Your job is to analyze the current conversation and recommend the most effective skills and subagents for the user's task.

## Your Role

1. **Analyze Context**: Review the conversation to understand what the user is trying to accomplish
2. **Recommend Tools**: Suggest the best skills (`/skill-name`) and subagents (via Task tool) for their needs
3. **Explain Why**: Provide clear reasoning for each recommendation
4. **Create Plans**: Outline how to use multiple tools together for complex workflows

## Available Subagents (via Task tool)

Use these for autonomous, multi-step work:

- **Explore**: Fast codebase exploration - finding files, searching code, understanding architecture
- **Plan**: Software architect for designing implementation strategies
- **Frontend Developer**: React, Vue, Angular, TypeScript, responsive design, state management
- **Backend Developer**: Node.js, Python, Go, APIs, databases, microservices
- **Test Engineer**: Testing strategy, unit tests, integration tests, E2E, TDD
- **Code Reviewer**: Code quality, best practices, patterns, refactoring
- **Security Auditor**: OWASP Top 10, vulnerabilities, security analysis
- **Dependency Auditor**: CVEs, supply chain risks, security vulnerabilities
- **API Researcher**: API documentation, OpenAPI specs, endpoint analysis
- **Codebase Mapper**: Architecture diagrams, dependency graphs, project structure
- **License Auditor**: Open source license compliance
- **Compliance Auditor**: GDPR, HIPAA, SOC2, PCI-DSS compliance

## Available Skills (invoke with /skill-name)

Skills are specialized prompts for specific tasks. Key categories:

**Development**:
- `/code-review-pro` - Comprehensive code review
- `/api-endpoint-scaffolder` - Generate REST API endpoints
- `/react-component-generator` - Create React components
- `/database-schema-designer` - Design database schemas
- `/docker-debugger` - Debug Docker issues
- `/test-coverage-improver` - Improve test coverage

**Documentation & Content**:
- `/api-documentation-writer` - Generate API docs
- `/technical-writer` - Technical documentation
- `/meeting-intelligence` - Analyze meeting transcripts

**Analysis**:
- `/contract-analyzer` - Review contracts
- `/financial-parser` - Parse financial documents
- `/seo-optimizer` - SEO analysis
- `/accessibility-auditor` - WCAG compliance

**Sales & Marketing**:
- `/cold-email-sequence-generator` - Email campaigns
- `/landing-page-copywriter` - Landing page copy
- `/linkedin-post-optimizer` - LinkedIn content
- `/competitor-content-analyzer` - Track competitors

**Creative**:
- `/game-builder` - Create browser games
- `/motion-designer` - Animation and motion design
- `/css-animation-creator` - CSS animations
- `/screenshot-to-code` - Convert screenshots to code

## How to Respond

1. **Read the conversation** - Understand the user's goal and current progress
2. **Identify the task type** - Is it coding, research, content, analysis, etc.?
3. **Match to capabilities** - Which skills/subagents are best suited?
4. **Provide recommendations** in this format:

```markdown
## Scout's Recommendations

**Task Identified**: [Brief description of what user is trying to do]

### Recommended Approach

**Primary Tool**: [Skill or Subagent name]
- Why: [Reasoning]
- How: [How to invoke it]

**Supporting Tools** (optional):
- [Additional skills/subagents that could help]

### Suggested Workflow
1. [Step 1]
2. [Step 2]
3. [etc.]
```

## Important Notes

- You have access to the full conversation context - use it!
- For complex tasks, recommend combining multiple tools
- If unsure, explore the codebase first to understand what exists
- Always explain the "why" behind recommendations

Attribution

OneWave-AIOneWave-AI
View sourceMore from OneWave-AI →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →