iblai

83 mods across 5 repositories, 56 stars between them.

iblai-api-apply

25

iblai/api

Skill Claude CodeCodex

Platform application gate — turn membership into an apply/review process. Applicant apply/renew/submit flows (drafts, file uploads, fees, withdrawal), reviewer pipeline (list, stats, detail, per-student decisions, notes, waivers, admin override submit, blocks), post-acceptance placement tests and course assignments…

15 3d ago A 119 tokens original MIT

iblai-api-billing

26

iblai/api

Skill Claude CodeCodex

Operate an ibl.ai organization's billing surface via the platform API — credit accounts (balance, auto-recharge, manual top-up), transaction history, generic item paywalls (config + price tiers), Stripe Connect checkout (authenticated and guest), subscriptions, access checks, public pricing, and platform reporting…

15 3d ago A 125 tokens original MIT

iblai/api

Skill Claude CodeCodex

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…

15 3d ago A 146 tokens original MIT

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's catalog media resources via the Data Manager API — videos, images, documents, audio, and external links attached to a course, unit, or resource (item). Per-org, per-user CRUD plus search and by-item lookup, with multipart file upload. Use when attaching media to course/unit/resource…

15 3d ago A 88 tokens original MIT

iblai-api-catalog

29

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's learning catalog via the platform API — courses, programs, pathways, resources, skills, roles, course/program metadata, plus enrollment, eligibility checks, catalog search, and course reviews. Org-wide content and enrollment operations. Use when wiring up the catalog, enrolling users…

15 3d ago A 77 tokens original MIT

iblai/api

Skill Claude CodeCodex

Programmatically generate, edit, and publish courses via the ibl.ai Course Creation API — create a task, generate an AI outline, run the full creation pipeline, then read the course outline, full structure, and draft unit content. Use to author courses from the API.

15 3d ago A 61 tokens original MIT

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's digital credentials via the platform API — credential CRUD, user/group assignments, assertions, course-scoped credential import/export, external provider config + mapping (Accredible), and issuance analytics. Use when issuing, assigning, importing, or reporting on digital credentials…

15 3d ago A 65 tokens original MIT

iblai-api-crm

32

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's CRM via the platform API — people, organizations, pipelines and stages, lead sources, deals (with stage-move/won/lost actions), activities, and tags. Org-wide sales/relationship management. Use for lead capture, pipelines, and deal flow.

15 3d ago A 64 tokens original MIT

iblai-api-ecosystem

33

iblai/api

Skill Claude CodeCodex

Map of the ibl.ai open-source ecosystem — the five-repo family and the shared @iblai tooling, all built on the api.iblai.app backend. This repo (iblai/api) is the headless management layer; iblai/vibe is the build layer for new apps; iblai/os and iblai/lms are complete forkable sample apps; iblai/iblai-infra-cli…

15 3d ago A 141 tokens original MIT

iblai/api

Skill Claude CodeCodex

Call third-party AI services through ibl.ai's External Service Proxy — a platform-admin gateway that fronts ElevenLabs (TTS, voice management, dubbing, sound generation, audio isolation, history/quota) and HeyGen (avatar & template video, translation, photo avatars, assets, voices, quota, webhooks). Discover the…

15 3d ago A 162 tokens original MIT

iblai-api-feature

35

iblai/api

Skill Claude CodeCodex

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…

15 3d ago A 124 tokens original MIT

iblai-api-inference

36

iblai/api

Skill Claude CodeCodex

Run inference against an ibl.ai deployment through its OpenAI-compatible API — same request/response shape as OpenAI's /v1/chat/completions, routed to any configured provider/model (e.g. openai/gpt-5). List models, then POST OpenAI-format messages for a single completion or a streamed SSE response, with Api-Token…

15 3d ago A 100 tokens original MIT

iblai/api

Skill Claude CodeCodex

Deploy and self-host the ibl.ai platform infrastructure — AWS single/multi-server architecture, the golden-AMI staging launch pipeline, the iblai-infra-cli (Terraform + Ansible) provisioner, edX LMS SSO identity providers (Google/Microsoft/Apple/OpenID Connect), and standing up OpenClaw/NemoClaw agent-sandbox gateway…

15 3d ago A 125 tokens original MIT

iblai/api

Skill Claude CodeCodex

Manage an organization's account-level integrations via the platform API — third-party LLM provider keys, Data Source credentials, and Platform API tokens. Use when connecting an ibl.ai organization to external model providers, data sources, or issuing API keys.

15 3d ago A 54 tokens original MIT

iblai-api-invite

39

iblai/api

Skill Claude CodeCodex

Manage ibl.ai organization user invitations via the platform API — list invites (accepted/pending) and send invites individually or in bulk (CSV rows), with optional group assignment. Use when inviting users into an organization.

15 3d ago A 49 tokens original MIT

iblai-api-login

40

iblai/api

Skill Claude CodeCodex

Connect an ibl.ai organization for API access. Gets the user signed in (ibl.ai/join if new, login.iblai.app/me if returning), captures their org key and username, mints a Platform API Token, and writes IBLAIORG / IBLAIUSERNAME / IBLAIAPIKEY to .env. If you already hold org credentials (key + secret), the secret works…

15 3d ago A 109 tokens original MIT

iblai/api

Skill Claude CodeCodex

Administer an ibl.ai organization via the platform API - manage Users (list, activate, promote/demote, bulk role sync, set policies), edX roles (full catalog: global/course/org), Groups, RBAC Roles and Policies, Teams (user-groups + team access), and Alerts (watched groups/users/watchers). Use for organization-level…

15 3d ago A 83 tokens original MIT

iblai-api-milestone

42

iblai/api

Skill Claude CodeCodex

Read and write an ibl.ai organization's catalog milestones via the platform API — course, resource, program, and pathway completions, plus skill points at block, course, platform, and user level (including bulk and group updates). Use when querying or recording user progress and skill-point totals.

15 3d ago A 65 tokens original MIT

iblai/api

Skill Claude CodeCodex

Read and send ibl.ai platform notifications via the API — unread counts, the notifications list with filters, mark-as-read (all, bulk, or specific), delete, the two-step notification builder (preview then send/schedule, with source validation and recipient preview), per-user notification preferences, per-user…

15 3d ago A 103 tokens original MIT

iblai-api-org

44

iblai/api

Skill Claude CodeCodex

Read and write an ibl.ai organization's org-wide settings via the platform API — the org metadata object holding Default Agent, Help Center URL, Chat Area Width, and feature toggles (Help/Accessibility menus, Community Agents, Report Inappropriate Content). Use when configuring org-wide behavior.

15 3d ago A 62 tokens original MIT

iblai/api

Skill Claude CodeCodex

Read and write per-user, per-organization metadata via the platform API — a key-value store for user preferences, app settings, feature flags, and onboarding progress. Defaults to the signed-in user; admins can target another user. Use to persist per-user state.

15 3d ago A 60 tokens original MIT

iblai-api-profile

46

iblai/api

Skill Claude CodeCodex

Read and manage the signed-in user's own profile via the platform API — basic account info, social links, education, experience, résumé, and memory. Use for self-service profile management. (For the user's learning analytics, see /iblai-api-analytics.).

15 3d ago A 57 tokens original MIT

iblai-api-rbac

47

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's RBAC via the platform API — roles (actions + data actions), policies, groups, permission checks, resource/action discovery, agent and team access sharing, bulk user policies, and student creation/LLM-access toggles. Org-wide access control. Use to define who can do what.

15 3d ago A 70 tokens original MIT

iblai-api-scim

48

iblai/api

Skill Claude CodeCodex

Provision and manage an ibl.ai organization's directory over the SCIM 2.0 REST API — users (with the Enterprise User extension) and RBAC groups, including RBAC group membership that auto-links users to the platforms behind those groups. Use when standing up or syncing directory provisioning (SCIM 2.0) for an org…

15 3d ago A 93 tokens original MIT