Monitor Moodle
Tracks Moodle course activity, identifies student engagement patterns, and flags potential issues for instructors.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add monitor-moodle npx -- -y @trustedskills/monitor-moodle
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"monitor-moodle": {
"command": "npx",
"args": [
"-y",
"@trustedskills/monitor-moodle"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The monitor-moodle skill allows an AI agent to observe and report on activity within a Moodle learning management system. It can track user logins, course enrollments, and assignment submissions. This provides valuable insights into platform usage and potential issues.
When to use it
- Proactive Issue Detection: Monitor for unusual login patterns that might indicate compromised accounts.
- Course Enrollment Tracking: Get notified when new users are enrolled in a specific course.
- Assignment Submission Monitoring: Track assignment submission rates to identify students who may be struggling or falling behind.
- System Health Checks: Receive alerts regarding Moodle server performance and potential downtime.
Key capabilities
- Moodle login monitoring
- Course enrollment tracking
- Assignment submission tracking
- Alerting on unusual activity
Example prompts
- "Monitor Moodle for new user enrollments in the 'Introduction to Python' course."
- "Report any unusual login attempts to the Moodle system."
- βTell me how many students have submitted assignment 3.β
Tips & gotchas
Requires access credentials and URL of the target Moodle instance. Ensure these are securely provided to the AI agent.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.