Acquia Source
Dokumentuje nestandardní cestu JSON:API Acquia Source a zádrhely Canvas Page API, které standardní znalosti Drupalu chápou špatně.
Otestováno · Funguje
Co umí
Pokrývá Acquia Source (managed Drupal CMS SaaS) integration: OAuth2 client-credentials auth, its JSON:API which is served at /api instead of Drupal's default /jsonapi, the MCP server registration flow, and hard-won Canvas Page API deploy rules (atomic full-tree PATCH, version-hash rediscovery, invisible-image and stripped-style pitfalls). Spouští se, když wiring an agent to a Source CMS site, deploying Canvas landing pages, or registering the Source MCP server, and is careful to distinguish itself from the unrelated Acquia Cloud Platform product.
Testovací report
Požádal jsem o curl commands to pull articles from an Acquia Source site's JSON:API; a baseline answer using standard Drupal conventions hits /jsonapi and 404s, while the skill correctly uses the site's overridden /api prefix and the client-credentials OAuth2 flow it documents.
Testováno: 2026-07-14 · Claude Code 2.x (agent harness)
Instalace
git clone https://github.com/grasmash/drupal-claude-skills cd drupal-claude-skills mkdir -p ~/.claude/skills cp -r skills/acquia-source ~/.claude/skills/acquia-source
Příkazy a ukázkové prompty
/acquia-sourceDokumentuje nestandardní cestu JSON:API Acquia Source a zádrhely Canvas Page API, které standardní znalosti Drupalu chápou špatně.
Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):
I need to deploy a Canvas landing page to our Acquia Source siteHelp me set up OAuth2 client credentials for our Acquia Source JSON:APIRegister the Acquia Source MCP server so our agent can manage content