skills:scan

Scan repositories to bootstrap or audit AI agent skills.

292|103|Updated Mar 27, 2025
One-click install
npx skills add https://github.com/kagenti/kagenti --skill skills-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills:scan
Source: https://github.com/kagenti/kagenti/tree/main/.claude/skills/skills%3Ascan
Command: npx skills add https://github.com/kagenti/kagenti --skill skills-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of setting up and maintaining AI agent skills within a code repository, ensuring consistency and coverage.

Core Features & Use Cases

  • New Repo Bootstrapping: Automatically identifies technology markers and generates essential skills for a new project.
  • Existing Repo Auditing: Validates current skills, performs gap analysis against the tech stack, and assesses content quality.
  • Use Case: When starting a new project with AI agents, use this Skill to quickly set up the foundational skills and then periodically run it to ensure all new features are covered by existing skills.

Quick Start

Run the skills scan to bootstrap skills for a new repository.

Frequently Asked Questions about skills:scan

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

FAQPage Schema
How do I bootstrap AI agent skills for a new repository?

To bootstrap AI agent skills for a new repository, scan the project to identify technology markers and automatically generate core skills. This ensures foundational skill coverage is set up instantly for your specific tech stack.

How do I audit existing skills in my code repository?

You audit existing skills by scanning the repository to validate current configurations and perform gap analysis against your tech stack. This identifies missing coverage and assesses content quality for your project's features.

What is a repository skills gap analysis?

A repository skills gap analysis evaluates your existing AI agent skills against the current tech stack to find missing coverage. It enforces consistency by identifying unmanaged technology markers and areas lacking skill documentation.

Can I use this scan to update skills for new project features?

Yes, you can periodically run a repository skills scan to update configurations and ensure new features are covered. It validates existing skills and highlights gaps introduced by recent tech stack changes.

When do I need to scan a repository for skills?

You need to scan a repository for skills when initializing a new project lacking a skills directory or when auditing an existing one. It enforces skill consistency and coverage across your tech stack.

Why are my repository's AI agent skills inconsistent?

Repository AI agent skills become inconsistent when new features are added without updating skill documentation. Scanning the repo performs gap analysis against your tech stack to identify and resolve these coverage gaps.