Agent skill

file-analyzer

Analyzes repo structure and identifies critical files.

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/CAPABILITY/SKILLS/utilities/file-analyzer

SKILL.md

required_canon_version: >=3.0.0

Skill: file-analyzer

Version: 0.1.0 Status: Active

canon_version: "3.0.0"

File Analyzer

Analyzes repo structure and identifies critical files.

Usage

bash
python scripts/run.py input.json output.json

Input Schema

json
{
  "repo_path": "D:/path/to/repo",
  "task_type": "analyze_swarm",
  "focus_areas": ["SKILLS/", "MCP/"],
  "output_format": "json"
}

Task Types

Type Purpose
analyze_swarm Understand swarm architecture
find_config Locate configuration files
identify_dependencies Find skill dependencies
list_critical_files List essential files

required_canon_version: >=3.0.0

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results