Manage an ibl.ai organization's per-user feature configuration and app/onboarding state via the Data Manager (DM) API — read and write a user's feature config (single feature or bulk inline object), bulk-update a feature's values across an entire platform, list the apps a user can access, mark onboarding complete, activate an app free trial, and (when enabled) run an admin platform-provisioning config. Use when toggling feature flags/values for a user or a whole org, reading which apps a user has, updating onboarding status, activating a free trial, or provisioning a platform.
$npx -y skills add iblai/api --skill iblai-api-featureInstalls into the current project.
Run `npx skills use "https://github.com/iblai/api" --skill "iblai/api/iblai-api-feature"` 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/iblai/api" that are relevant to the current task. Run `npx skills add "https://github.com/iblai/api"` and select the relevant skills, then follow their instructions.