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
Updated 11/24/2025
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use moodle-php-direct