What problem does it solve?
Manually managing Alliance Business Suite learning and e-learning operations through raw API calls or the user interface is slow, error-prone, and requires handling authentication and response envelopes manually. This Skill eliminates that overhead by providing structured, actionable CLI command guidance for all LearningService operations.
Core Features & Use Cases
- Full CRUD for Learning Resources: Manage courses, content hierarchies (sections, units, unit components), assignments, problem sets, grading rubrics, cohorts, enrollments, certificates, forums, wikis, articles, pages, and user profiles via simple, documented CLI commands.
- Flexible Scoping Rules: Supports both tenant-scoped administrative tasks for multi-tenant ABS environments and user-scoped "Me" reads for personalized learning data, with clear guidelines for when to pass tenant IDs.
- Real-World Use Case: An instructional administrator can use this Skill to quickly launch a new cloud computing course, add weekly learning modules, enroll a cohort of 50 students, and generate completion certificates for finishers in a single workflow without writing raw API requests.
Quick Start
Use the absuite-learning-cli skill to create a new published DevOps 101 course with 3 learning modules, enroll 20 students from an existing cohort, and generate completion certificates for all students who finish the course, using your authenticated absuite CLI session with a configured default tenant ID.