Use this skill whenever someone wants to connect to an Itential platform and browse, inspect, or discover what's there — without starting a formal delivery. Trigger it for phrases like "connect to my platform", "show me what adapters are running", "authenticate and pull platform data", "I want to poke around before starting", "what workflows exist?", "give me an inventory of the platform", "browse capabilities freely", "check if adapter X is running", or "I just set up a new environment — show me what's there". Also use it for ad-hoc freestyle work where the user wants to build something directly without going through the full spec→design→build lifecycle.
$npx -y skills add itential/builder-skills --skill exploreInstalls into the current project.
Run `npx skills use "https://github.com/itential/builder-skills" --skill "itential/builder-skills/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/itential/builder-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itential/builder-skills"` and select the relevant skills, then follow their instructions.