web-cms-manager

Manage WordPress, Ghost, and headless CMS configurations and content models.

4|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/AreteDriver/ai-skills --skill web-cms-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-cms-manager
Source: https://github.com/AreteDriver/ai-skills/tree/main/personas/web/web-cms-manager
Command: npx skills add https://github.com/AreteDriver/ai-skills --skill web-cms-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex tasks of configuring, customizing, and integrating various Content Management Systems (CMS), from traditional platforms like WordPress to modern headless solutions.

Core Features & Use Cases

  • Platform Management: Handles WordPress themes/plugins, Ghost configuration, and headless CMS setup (Sanity, Contentful, Strapi).
  • Content Modeling: Designs and implements structured content types and relationships.
  • Integration & Migration: Facilitates headless CMS integration and content migration between platforms.
  • Use Case: Integrate a headless CMS like Strapi with a Next.js frontend, defining content models and setting up API access and webhooks for real-time content updates.

Quick Start

Configure a new content model for blog posts in Strapi, including fields for title, body, author, and tags.

Frequently Asked Questions about web-cms-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a content model for blog posts in a headless CMS?

Integrating a headless CMS like Strapi or Sanity with a Next.js frontend requires setting up API access and webhooks. This Skill helps configure headless CMS integration and defines content models for real-time content updates.

Can I use WP-CLI to manage WordPress themes and plugins?

Managing WordPress themes and plugins can be done using WP-CLI. This Skill requires an understanding of WP-CLI to handle platform management, optimize CMS performance, and streamline content workflows for WordPress configurations.

What is the best way to configure Ghost using Handlebars?

Configuring Ghost using Handlebars is the best way to customize themes and manage content structures. This Skill leverages Handlebars and GraphQL to handle Ghost configuration and optimize overall CMS performance.

Does this approach support content migration between traditional and headless CMS platforms?

Content migration between traditional and headless CMS platforms is supported. This Skill facilitates moving structured content from WordPress to headless solutions like Contentful or Strapi, designing new content models during the transfer.

When do I need GraphQL for headless CMS integration?

You need GraphQL for headless CMS integration when querying structured content types from frontend frameworks. This Skill uses GraphQL alongside content modeling principles to set up API access and deliver content to your application.

What are the limitations of using a headless CMS compared to WordPress?

A headless CMS separates content management from the presentation layer, requiring separate frontend development unlike WordPress's monolithic approach. This Skill helps manage both architectures, optimizing CMS performance and content workflows for either setup.