One-time AIDP catalog discovery that writes a cached, version-controllable .aidp/catalog.md grounding file (tables, columns, FK/join hints, value dictionaries). Use when the user says "/aidp-catalog-init", asks to "map/discover my lakehouse", set up data discovery, or before answering data questions when no catalog cache exists. Re-run with --refresh when the schema changes.
$npx -y skills add ahmedawan-oracle/claude-code-plugins --skill aidp-catalog-initInstalls into the current project.
Run `npx skills use "https://github.com/ahmedawan-oracle/claude-code-plugins" --skill "ahmedawan-oracle/claude-code-plugins/aidp-catalog-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ahmedawan-oracle/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ahmedawan-oracle/claude-code-plugins"` and select the relevant skills, then follow their instructions.