home/categories/scripting/tlambert03-microtutor-agent-claude-skills-moodle-php-direct-skill-md
scriptingdevelopment

moodle-php-direct

Execute PHP scripts directly on the Moodle server via SSH for database queries, user management, course operations, and system administration. Use when you need direct database access, when REST API permissions are insufficient, or when the user asks to "use PHP directly" or "run a script on the server".

tlambert03
maintainer
tlambert03
Mis à jour 11/24/2025
Étoiles
0
Forks
0
quick start

Installation and usage

Execute PHP scripts directly on the Moodle server via SSH for database queries, user management, course operations, and system administration. Use when you need direct database access, when REST API permissions are insufficient, or when the user asks to "use PHP directly" or "run a script on the server".

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use moodle-php-direct