moodle-external-api-development
为 Moodle LMS 创建自定义外部 Web 服务 API。在实现课程管理、用户跟踪、测验操作或自定义插件功能的 Web 服务时使用。涵盖参数验证、数据库操作、错误处理、服务注册和 Moodle 编码标准。
SKILL.md
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.
See attached createquizfromcategories.php for a comprehensive example including:
| {user} | User accounts | | {course} | Courses | | {coursemodules} | Activity instances in courses | | {modules} | Available activity types (quiz, forum, etc.) | | {quiz} | Quiz configurations | | {quizattempts} | Quiz attempt records | | {question} | Question bank | | {questioncategories} | Question categories | | {gradeitems} | Gradebook items |
为 Moodle LMS 创建自定义外部 Web 服务 API。在实现课程管理、用户跟踪、测验操作或自定义插件功能的 Web 服务时使用。涵盖参数验证、数据库操作、错误处理、服务注册和 Moodle 编码标准。 来源:sebas-aikon-intelligence/antigravity-awesome-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill moodle-external-api-development- 分类
- </>开发工具
- 认证
- —
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 moodle-external-api-development?
为 Moodle LMS 创建自定义外部 Web 服务 API。在实现课程管理、用户跟踪、测验操作或自定义插件功能的 Web 服务时使用。涵盖参数验证、数据库操作、错误处理、服务注册和 Moodle 编码标准。 来源:sebas-aikon-intelligence/antigravity-awesome-skills。
如何安装 moodle-external-api-development?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill moodle-external-api-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills
详情
- 分类
- </>开发工具
- 来源
- user
- 收录时间
- 2026-02-01