Browse the AIDP data catalog live — list catalogs, schemas, tables, and volumes, inspect a table's columns/properties, and resolve a human name to its catalog key. Use when the user asks "what catalogs/schemas/tables exist", "describe table X", "what columns does Y have", or needs a catalog/schema/table key for another operation.
$npx -y skills add ahmedawan-oracle/claude-code-plugins --skill aidp-catalog-exploreInstalls into the current project.
Run `npx skills use "https://github.com/ahmedawan-oracle/claude-code-plugins" --skill "ahmedawan-oracle/claude-code-plugins/aidp-catalog-explore"` 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.