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
Atualizado 11/24/2025
Estrelas
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".

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use moodle-php-direct