create-ai-provider

Community

Scaffold a Drupal AI provider plugin

Authormarkconroy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly create a new Drupal AI Provider plugin without manually wiring interfaces, authentication, and model discovery logic, so your site can connect to a new external AI service faster.

Core Features & Use Cases

  • Operation-type aware scaffolding: Generates a provider implementation based on the operation types you need (for example chat, embeddings, moderation, and image/audio operations).
  • Authentication and configuration setup: Produces the configuration form and schema needed for API keys/endpoints so administrators can enable the provider.
  • Model discovery strategy: Supports auto-discovery for OpenAI-compatible providers (recommended) to keep available models synchronized with the upstream API.

Quick Start

Ask the AI to scaffold a new Drupal AI provider plugin by telling it the module machine name, provider id and label, which operation types you want, the authentication method, and whether your provider is OpenAI-compatible.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-ai-provider
Download link: https://github.com/markconroy/markie/archive/main.zip#create-ai-provider

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.