drupal / ai_skills
A library of Agent Skills for the Drupal Community
Requires
- php: >=8.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-24 09:12:35 UTC
README
A library of Agent Skills for the Drupal Community, based on the Agentskills.io specification.
Overview
This repository contains a curated collection of Agent Skills that can be used with AI agents in the Drupal ecosystem. Skills are stored in the skills directory and are automatically validated on every merge request.
Usage
Install these skills in your Agent using any of the following options:
- Using skills.sh
npx skills add https://git.drupalcode.org/project/ai_skills/-/tree/1.0.x
Use
drupal/surgean AI coding toolkit specifically for Drupal, which will have these skills installable and configurableManually copy paste it to the skills directory of your Agent
Contributing
See CONTRIBUTING.md for guidelines on how to contribute skills to this library.
Validation
All skills are automatically validated using ronaldtebrake/agent-skills-validator-php when merge requests are created. The validation runs as part of the GitLab CI/CD pipeline.
This is based on the Agentskills.io specification validator.
Skills
| Skill | Repository | Maintainer |
drupal-coding-standards |
drupal-coding-standards-skill | ronaldtebrake |
drupal-issue-queue |
drupal-issue-queue | scottfalconer |
drupal-contribute-fix |
drupal-contribute-fix | scottfalconer |