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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?