famaoai-creator

codebase-mapper

Maps the directory structure of the project to help the AI understand the codebase layout.

famaoai-creator 1 2 Updated 3mo ago

Resources

2
GitHub

Install

npx skillscat add famaoai-creator/gemini-skills/codebase-mapper

Install via the SkillsCat registry.

SKILL.md

Codebase Mapper Skill

Maps the directory structure of the project to help the AI understand the codebase layout.

Usage

node codebase-mapper/scripts/map.cjs <directory_path> [max_depth]
  • <directory_path>: Root directory to map (default: .)
  • [max_depth]: How deep to traverse (default: 3)

Knowledge Protocol

  • This skill adheres to the knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.