Armory
Source
Browse
Skills

moodle-external-api-development

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install moodle-external-api-development --cli claude

writes the skill into.claude/skills/moodle-external-api-development/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/moodle-external-api-development/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

When to use it

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/moodle-external-api-development/SKILL.md -o .claude/skills/moodle-external-api-development/SKILL.md

Notes

Extracted from davila7/claude-code-templates, moodle-external-api-development category.