alwayslistening86-pixel avatar

alwayslistening86-pixel

Community

@alwayslistening86-pixel

0Followers
|
1Public Repos
|
10Published Skills

A modular tutoring system managing multi-learner profiles, course compilation, spaced-repetition reviews, and learner data lifecycle via slash commands.

Skills Distribution
DomainBusiness, Fi...Adaptive Learning .. (35%)Curriculum Authori.. (25%)Spaced-Repetition .. (20%)Learner Data Gover.. (20%)

Agent Skills by alwayslistening86-pixel

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About alwayslistening86-pixel

FAQPage Schema
What tasks can I perform with alwayslistening86-pixel's tutoring skills?▼

You can add learners and profiles, compile courses from real curricula, resume teaching sessions, run spaced-repetition flashcard reviews, allocate weekly session capacity across courses, audit course structure and syllabus coverage, and export or permanently delete learner data on request.

Who is the target user for these skills?▼

Educators, tutors, and self-directed learners managing multiple courses and learners. The system suits anyone needing structured level-gated progression, session-slot scheduling, flashcard-based retention, and auditable course content grounded in real sources.

How do the skills operate at runtime?▼

Skills are invoked through slash commands like /run, /add-course, /continue, /review, /export, and /audit. Command-gated skills such as course-runner apply the shared tutor-core pedagogy layer, while stage-recap and review-scheduler fire automatically at defined learning milestones.

How is learner data privacy handled?▼

Data-export bundles a learner's full profile and progress read-only via /export. Data-erasure permanently deletes all learner data after explicit confirmation, giving real effect to a revoked consent status rather than leaving it as an unenforced flag.

What are the prerequisites and structural dependencies?▼

The system expects an /EDU/ directory with profile/ and courses/ subfolders. Profile-kernel must initialize the learner roster and unlock ledger first; course-runner depends on stage-recap and review-scheduler, and course-auditor maintains schema compatibility across upgrades.