Agent Skill
2/7/2026

code-scanning

Recursively scan a directory and summarize its code structure. Use this skill when the user wants a breakdown of languages, file counts, sizes, or a structural overview of a project.

M
michaelyagi
1GitHub Stars
2Views
npx skills add MichaelYagi/mcp_a2a

SKILL.md

Namecode-scanning
DescriptionRecursively scan a directory and summarize its code structure. Use this skill when the user wants a breakdown of languages, file counts, sizes, or a structural overview of a project.

name: code_scanning description: > Recursively scan a directory and summarize its code structure. Use this skill when the user wants a breakdown of languages, file counts, sizes, or a structural overview of a project. tags:

  • code
  • scanning
  • structure tools:
  • scan_code_directory

Code Scanning Skill

Use this skill when the user asks for:

  • "scan this folder"
  • "analyze this project directory"
  • "show me the structure of this codebase"
  • "what languages are used in this repo"
Skills Info
Original Name:code-scanningAuthor:michaelyagi