Monitor Moodle

🌐Community
by pekka1398 Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add monitor-moodle npx -- -y @trustedskills/monitor-moodle
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
pekka1398
Installs
3

🌐 Community

Passed automated security scans.