# Cms Skills

> >

- **Type:** Skill
- **Install:** `agentstack add skill-boshify-ai-seo-agent-skills-cms-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [boshify](https://agentstack.voostack.com/s/boshify)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [boshify](https://github.com/boshify)
- **Source:** https://github.com/boshify/ai-seo-agent-skills/tree/main/cms-skills
- **Website:** https://www.skool.com/ai-seo/

## Install

```sh
agentstack add skill-boshify-ai-seo-agent-skills-cms-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## What This Skill Does

Routes content publishing tasks to the correct platform-specific CMS skill. Each sub-skill handles authentication, content creation, media upload, SEO metadata, and publishing for its platform.

## Typical Workflow

1. Generate content with AI SEO Engine (`aiseo jobs start`)
2. Wait for completion (`aiseo jobs wait --id `)
3. Get project Drive folder (`aiseo drive folder --project `)
4. Download deliverables from Google Drive (`gws drive files export`)
5. Publish to your CMS using the appropriate skill below

## Available Skills

| Platform | Skill | Auth Method | Best For |
|----------|-------|-------------|----------|
| WordPress | [wordpress/SKILL.md](./wordpress/SKILL.md) | Application Passwords or WP-CLI | Blogs, content sites, most common CMS |
| Webflow | [webflow/SKILL.md](./webflow/SKILL.md) | API Token (Bearer) | Designer-built sites, marketing sites |
| Shopify | [shopify/SKILL.md](./shopify/SKILL.md) | Admin API Access Token | E-commerce blogs, store pages |

## How to Choose

- **WordPress** — Default choice. Most flexible, supports WP-CLI (server access) and REST API (remote). Best plugin ecosystem for SEO (Yoast, RankMath).
- **Webflow** — When the site is built in Webflow Designer. Collection-based CMS with schema-first approach. No native image upload API — use external CDN.
- **Shopify** — When publishing to an e-commerce store's blog or pages. Simpler API but limited to articles and pages.

## Prerequisites

- Content ready (HTML or Markdown) — typically from AI SEO Engine via Google Drive
- CMS credentials configured (see individual skill docs)
- [AI SEO Engine CLI](../ai-seo-engine-skills/SKILL.md) installed for content generation
- [Google Workspace CLI](https://github.com/googleworkspace/cli) installed for downloading content from Drive

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [boshify](https://github.com/boshify)
- **Source:** [boshify/ai-seo-agent-skills](https://github.com/boshify/ai-seo-agent-skills)
- **License:** MIT
- **Homepage:** https://www.skool.com/ai-seo/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-boshify-ai-seo-agent-skills-cms-skills
- Seller: https://agentstack.voostack.com/s/boshify
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
