What problem does it solve?
This Skill eliminates the hassle of switching to external browsers or tools to practice LLM-ACP exam questions, letting users answer questions, get instant feedback, and track progress directly within their Discord chat, with all attempt records automatically saved to a shared backend database.
Core Features & Use Cases
- Instant Discord-based practice: Trigger random question draws, batch sessions, or wrong question bank reviews with simple acp command prefixes, no external app switching required.
- Auto-grading and progress tracking: Answers are automatically checked against the backend, with immediate correctness feedback, optional explanations, and real-time stats for single or multi-question study sessions.
- Persistent record syncing: All answer attempts and accuracy data are synced to a shared SQLite database via the backend API, so progress is preserved across sessions.
Use case example: A user studying for the LLM-ACP certification can run acp 5 during a short break to pull 5 random practice questions, reply with their answer letters directly in Discord, get instant grading with explanations, and view their cumulative accuracy stats without leaving the chat app.
Quick Start
Use the llm-acp-discord skill to start a 5-question LLM-ACP practice session by typing acp 5 in your Discord chat, then reply with your answer letters to get instant auto-grading and feedback.