moodle-external-api-development
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.
Content Preview
--- name: moodle-external-api-development description: "This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards." risk: unknown source: community date_added: "2026-02-27" --- # Moodle External API Development This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards. ## When to Use This Skill - Creating cus
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/moodle-external-api-development.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/moodle-external-api-development/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/moodle-external-api-development/SKILL.md
Related Skills
Generating Infrastructure as Code
This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infr
skill-adaptergenerating infrastructure as code
by jeremylongshore · plugins-plus-skills
terraform-infrastructure
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
infrastructureterraforminfrastructure
by sickn33 (Antigravity) · antigravity-awesome-skills
generating-infrastructure-as-code
Execute use when generating infrastructure as code configurations. Trigger with phrases like "create Terraform config", "generate CloudFormation template", "write Pulumi code", or "IaC for AWS/GCP/Azure". Produces production-ready code for Terraform, CloudFormation, Pulumi, ARM templates, and CDK ac
generating-infrastructure-as-codegeneratinginfrastructurecode
by jeremylongshore · plugins-plus-skills
Checking Infrastructure Compliance
This skill allows Claude to check infrastructure compliance against industry standards such as SOC2, HIPAA, and PCI-DSS. It analyzes existing infrastructure configurations and reports on potential compliance violations. Use this skill when the user asks to assess compliance, identify security risks
skill-adapterchecking infrastructure compliance
by jeremylongshore · plugins-plus-skills