byiblai· 118 skills
Manage an ibl.ai organization's catalog invitations, licenses, access requests, and content suggestions via the platform API — platform/course/program invitations (single, bulk, blank, redeem, check); platform/user/course/program licenses (create/update) with per-user and per-group assignments; course/program access requests (request + approve/reject); and course/program/pathway suggestions (per-user, manage, bulk, group). These are the Data Manager (DM) "catalog invitations" REST endpoints, the entitlement/onboarding layer that sits on top of the catalog. Use when inviting users to a platform/course/program, issuing or assigning license seats, reviewing access requests, or pushing course/program/pathway suggestions.
$npx -y skills add iblai/api --skill iblai-api-catalog-invitationInstalls into the current project.
Run `npx skills use "https://github.com/iblai/api" --skill "iblai/api/iblai-api-catalog-invitation"` 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.