Routes you through Equinor's Fusion Core service APIs without installing a dozen separate skills. It identifies whether your workflow touches apps, people, context, roles, notifications, reports, tasks, or something else, then pulls in the right endpoint catalogs and TypeScript models to give you implementation guidance. Built for developers wiring frontend clients or backend integrations who need to figure out which service owns what and how to chain calls across them. Still experimental at 0.0.2, and it won't help if you're modifying Fusion's own backend or working with non-Fusion APIs. The service router and capability probe logic are thoughtful touches for a multi-service aggregator.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-core-services