Use this skill to survey and catalog an Itential platform — when someone wants to know what's on their platform, document global assets (workflows, templates, LCM models, golden config, OM automations) that are NOT inside a named project, group them into logical use cases, and produce a master catalog or README. Trigger it for phrases like "document everything on the platform", "what use cases do we have?", "catalog all our global workflows", "I inherited this platform and have no idea what's there", "group our automations by use case", or "produce a platform README". The output is a structured catalog: customer-spec.md + solution-design.md per use case + master README. NOT for documenting a specific named project — use /project-to-spec for that. NOT for building new automation.
$npx -y skills add itential/builder-skills --skill documentationInstalls into the current project.
Run `npx skills use "https://github.com/itential/builder-skills" --skill "itential/builder-skills/documentation"` 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.