moodle-ai-subsystem
Installation
SKILL.md
Moodle AI Subsystem Integration
Integrate AI capabilities into Moodle 4.5+ using the AI Subsystem.
When to Use This Skill
- Creating AI providers (Ollama, Anthropic, OpenAI)
- Implementing AI actions
- Building AI placements in courses
- Text generation and summarization
See reference.md for complete patterns.
Provider Implementation
namespace aitool_ollama;