Firefly Services Bootstrap

Wire up a new Adobe Firefly Services project from scratch end-to-end — Adobe Developer Console project, OAuth Server-to-Server credentials, API subscriptions, environment variables, SDK install, and the first successful API call. Use whenever the user says "set up Firefly Services", "create a new Firefly project", "bootstrap Firefly", "I need credentials for Firefly", "starting a Firefly Services engagement", or describes a from-zero state where no `client_id` / `client_secret` exists yet. Also covers the recovery path when an existing project is partially configured — workspace exists but no API subscription, credentials issued but never tested, SDK installed but no token retrieved. Outputs a working local environment with `FIREFLY_SERVICES_CLIENT_ID`, `FIREFLY_SERVICES_CLIENT_SECRET`, and a verified first API call.

Focus-GTS e23e18d 14.5 KB Updated

File contents

Focus-GTS/firefly-services-skills/tree/main/plugins/firefly-services/skills/firefly-services-bootstrap commit e23e18d4af

Frequently asked questions

npx skillmds@latest add focus-gts/firefly-services-bootstrap