This project is not covered by Drupal’s security advisory policy.

Unsupported

We are rallying behind the shared efforts over at https://www.drupal.org/project/ai_best_practices

----

Overview

This library contains a collection of Drupal specific Agent Skills, based on the Agentskills.io specification.
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:

1. Using skills.sh 

npx skills add https://git.drupalcode.org/project/ai_skills/-/tree/1.0.x

2. Use drupal/surge an AI coding toolkit specifically for Drupal, which will have these skills installable and configurable

3. Manually copy paste it to the skills directory of your Agent

Validation

All skills are automatically validated using ronaldtebrake/agent-skills-validator 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, but written in PHP.

Skills included

Skill Repository Creator
drupal-coding-standards drupal-coding-standards-skill ronaldtebrake
drupal-issue-queue drupal-issue-queue scott-falconer
drupal-contribute-fix drupal-contribute-fix scott-falconer

Project information

Releases