claude-plugin-wordpress-manager 2.12.1 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +8 -3
- package/CHANGELOG.md +78 -0
- package/docs/GUIDE.md +251 -12
- package/docs/VALIDATION.md +341 -0
- package/docs/plans/2026-03-02-content-framework-architecture.md +612 -0
- package/docs/plans/2026-03-02-content-framework-strategic-reflections.md +228 -0
- package/docs/plans/2026-03-02-content-intelligence-phase2.md +560 -0
- package/docs/plans/2026-03-02-content-pipeline-phase1.md +456 -0
- package/docs/plans/2026-03-02-editorial-calendar-phase3.md +490 -0
- package/docs/validation/.gitkeep +0 -0
- package/docs/validation/dashboard.html +286 -0
- package/docs/validation/results.json +1705 -0
- package/package.json +12 -3
- package/scripts/run-validation.mjs +1132 -0
- package/servers/wp-rest-bridge/build/server.js +16 -5
- package/servers/wp-rest-bridge/build/tools/index.js +0 -9
- package/servers/wp-rest-bridge/build/tools/plugin-repository.js +23 -31
- package/servers/wp-rest-bridge/build/tools/schema.js +58 -29
- package/servers/wp-rest-bridge/build/tools/unified-content.js +10 -2
- package/servers/wp-rest-bridge/build/wordpress.d.ts +0 -3
- package/servers/wp-rest-bridge/build/wordpress.js +16 -98
- package/servers/wp-rest-bridge/package.json +1 -0
- package/skills/wp-analytics/SKILL.md +153 -0
- package/skills/wp-analytics/references/signals-feed-schema.md +417 -0
- package/skills/wp-content-pipeline/SKILL.md +461 -0
- package/skills/wp-content-pipeline/references/content-brief-schema.md +377 -0
- package/skills/wp-content-pipeline/references/site-config-schema.md +431 -0
- package/skills/wp-editorial-planner/SKILL.md +262 -0
- package/skills/wp-editorial-planner/references/editorial-schema.md +268 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "wordpress-manager",
|
|
3
|
-
"version": "2.
|
|
4
|
-
"description": "Unified WordPress management plugin for Claude Code. Orchestrates Hostinger MCP
|
|
3
|
+
"version": "2.13.0",
|
|
4
|
+
"description": "Unified WordPress management plugin for Claude Code. Orchestrates Hostinger MCP, WP REST API bridge (148 tools incl. WooCommerce, Multisite, Mailchimp, Buffer, SendGrid, GSC, GA4, Plausible, CWV, Slack, Workflows, LinkedIn, Twitter, Schema), and WordPress.com MCP with 45 skills, 12 agents, and security hooks. v2.13.0 adds Content Framework: 3-phase pipeline from signals intelligence to editorial calendar to WordPress publishing.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "vinmor",
|
|
7
7
|
"email": "morreale.v@gmail.com"
|
|
@@ -37,7 +37,12 @@
|
|
|
37
37
|
"seo-feedback",
|
|
38
38
|
"content-optimization",
|
|
39
39
|
"readability",
|
|
40
|
-
"headline-scoring"
|
|
40
|
+
"headline-scoring",
|
|
41
|
+
"content-framework",
|
|
42
|
+
"content-pipeline",
|
|
43
|
+
"editorial-calendar",
|
|
44
|
+
"signals-intelligence",
|
|
45
|
+
"structured-data"
|
|
41
46
|
],
|
|
42
47
|
"mcpServers": "./.mcp.json"
|
|
43
48
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,84 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to the WordPress Manager plugin for Claude Code.
|
|
4
4
|
|
|
5
|
+
## [2.13.0] — 2026-03-02
|
|
6
|
+
|
|
7
|
+
### Added — Content Framework (3 Phases)
|
|
8
|
+
|
|
9
|
+
Il Content Framework introduce un'architettura a 3 fasi che collega signal intelligence, content pipeline e editorial calendar. Zero nuovi MCP tool TypeScript — l'intera orchestrazione vive nel CLI via skill + file Markdown strutturati.
|
|
10
|
+
|
|
11
|
+
**Phase 1: Content Pipeline Engine**
|
|
12
|
+
- Nuova skill `wp-content-pipeline` con workflow 5-step: `RECEIVE → PREPARE → PUBLISH → DISTRIBUTE → ARCHIVE`
|
|
13
|
+
- Schema `content-brief.schema.md` — formato di scambio tra Gen* skill e WordPress
|
|
14
|
+
- Schema `site-config.schema.md` — configurazione per-sito (cadenza, canali, defaults)
|
|
15
|
+
- Directory `.content-state/` con pipeline-active/archive per gestione brief
|
|
16
|
+
- Supporto multi-sito (opencactus + altri)
|
|
17
|
+
- Distribuzione automatica su Buffer + Mailchimp dopo pubblicazione
|
|
18
|
+
|
|
19
|
+
**Phase 2: Content Intelligence**
|
|
20
|
+
- Estesa skill `wp-analytics` con Step 7 (signal feed generation)
|
|
21
|
+
- Schema `signals-feed.schema.md` — compatibile con GenSignal NormalizedEvent
|
|
22
|
+
- Delta calculation: confronto metriche con periodo precedente
|
|
23
|
+
- Riconoscimento automatico pattern GenSignal (Search Intent Shift, Early-Adopter Surge, Price-Floor Inversion)
|
|
24
|
+
- Pipeline: analytics → signals-feed.md → insight azionabili
|
|
25
|
+
|
|
26
|
+
**Phase 3: Editorial Calendar**
|
|
27
|
+
- Nuova skill `wp-editorial-planner` con workflow 4-step: `PLAN → BRIEF → SCHEDULE → SYNC`
|
|
28
|
+
- Schema `editorial.schema.md` — calendario mensile con tabelle settimanali (7 colonne)
|
|
29
|
+
- Lifecycle entry: `planned → draft → ready → scheduled → published`
|
|
30
|
+
- Integrazione cross-phase: signals-feed → topic suggestions → calendar → brief → WP post
|
|
31
|
+
- SYNC bidirezionale: status WordPress → aggiornamento calendario
|
|
32
|
+
|
|
33
|
+
**E2E Test su opencactus.com**
|
|
34
|
+
- PLAN: anomalia signals-feed (acqua di cactus +120%) → topic assignment ✅
|
|
35
|
+
- BRIEF: calendar entry → BRF-2026-005.brief.md con contenuto completo ✅
|
|
36
|
+
- SCHEDULE: brief → WP post via AIWU ✅ (con limitazione `post_date` documentata)
|
|
37
|
+
- SYNC: lettura status WP e verifica calendario ✅
|
|
38
|
+
- Cleanup: test posts eliminati ✅
|
|
39
|
+
|
|
40
|
+
**Known Limitation — AIWU MCP**
|
|
41
|
+
- `wp_create_post` / `wp_update_post` non supportano `post_date`
|
|
42
|
+
- `status: future` non funziona via AIWU (auto-publish)
|
|
43
|
+
- Workaround: usare wp-rest-bridge `create_content` che supporta `date`
|
|
44
|
+
|
|
45
|
+
### Added — Validation Runner v1.2.0
|
|
46
|
+
|
|
47
|
+
- Sistema di validazione automatica per tutti i 148 MCP tool
|
|
48
|
+
- Test CRUD per 26 write tool con sequenze automatiche a 2 tier
|
|
49
|
+
- Modalità interattiva CLI con `@clack/prompts` (selezione sito, tipo validazione, filtro modulo)
|
|
50
|
+
- Flag `--site=X` per selezione sito in batch mode
|
|
51
|
+
- Report: 48 read passed, 26 write passed, 0 failed su opencactus
|
|
52
|
+
|
|
53
|
+
### Stats
|
|
54
|
+
|
|
55
|
+
- Skills: 43 → **45** (+wp-content-pipeline, +wp-editorial-planner)
|
|
56
|
+
- Reference schemas: +4 (content-brief, site-config, signals-feed, editorial)
|
|
57
|
+
- Architecture doc: `docs/plans/2026-03-02-content-framework-architecture.md`
|
|
58
|
+
- GUIDE.md: +3 sezioni (17.4 Content Pipeline, 17.5 Content Intelligence, 17.6 Editorial Calendar)
|
|
59
|
+
|
|
60
|
+
## [2.12.2] — 2026-03-01
|
|
61
|
+
|
|
62
|
+
### Fixed — Structured Data Tools Rewrite
|
|
63
|
+
|
|
64
|
+
**sd_inject: content-block approach (replaces broken meta approach)**
|
|
65
|
+
- JSON-LD now injected as `<!-- wp:html -->` block in post content
|
|
66
|
+
- No mu-plugin or `register_post_meta()` required — works out of the box
|
|
67
|
+
- Idempotent: re-injecting same @type replaces existing block, no duplicates
|
|
68
|
+
|
|
69
|
+
**sd_list_schemas: content scanning (replaces broken meta scanning)**
|
|
70
|
+
- Scans post content for `<script type="application/ld+json">` blocks
|
|
71
|
+
- No longer depends on unregistered `_schema_json_ld` meta field
|
|
72
|
+
|
|
73
|
+
**sd_validate: multi-block support**
|
|
74
|
+
- Now finds ALL JSON-LD scripts on a page (not just the first)
|
|
75
|
+
- Reports per-schema issues with type labels
|
|
76
|
+
|
|
77
|
+
### Validated end-to-end on opencactus.com
|
|
78
|
+
- sd_inject Article on post 2348: ✅
|
|
79
|
+
- sd_list_schemas finds injected schema: ✅
|
|
80
|
+
- sd_validate on live URL: ✅ (2 schemas detected)
|
|
81
|
+
- Idempotency verified: ✅
|
|
82
|
+
|
|
5
83
|
## [2.12.1] — 2026-03-01
|
|
6
84
|
|
|
7
85
|
### Fixed — Critical MCP Tool Parameter Passing
|
package/docs/GUIDE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# WordPress Manager - Guida Completa per Utenti e Amministratori
|
|
2
2
|
|
|
3
|
-
**Versione:** 2.12.
|
|
3
|
+
**Versione:** 2.12.2
|
|
4
4
|
**Ultimo aggiornamento:** 2026-03-01
|
|
5
5
|
**Repository:** https://github.com/morrealev/wordpress-manager
|
|
6
6
|
|
|
@@ -110,7 +110,7 @@ WordPress Manager e un plugin per **Claude Code** (la CLI ufficiale di Anthropic
|
|
|
110
110
|
### Componenti del Plugin
|
|
111
111
|
|
|
112
112
|
```
|
|
113
|
-
wordpress-manager/ # v2.12.
|
|
113
|
+
wordpress-manager/ # v2.12.2
|
|
114
114
|
+-- .claude-plugin/plugin.json # Manifest
|
|
115
115
|
+-- .mcp.json # Server MCP bundled
|
|
116
116
|
+-- LICENSE # MIT + GPL-2.0-or-later
|
|
@@ -130,7 +130,7 @@ wordpress-manager/ # v2.12.1
|
|
|
130
130
|
| +-- wp-distribution-manager.md # Multi-channel distribution + LinkedIn + Twitter/X (v2.10.0)
|
|
131
131
|
+-- commands/ # 5 slash commands
|
|
132
132
|
| +-- wp-status.md / wp-deploy.md / wp-audit.md / wp-backup.md / wp-setup.md
|
|
133
|
-
+-- skills/ #
|
|
133
|
+
+-- skills/ # 45 skill totali
|
|
134
134
|
| +-- [OPERATIVE - 5 skill]
|
|
135
135
|
| +-- wp-deploy/ # Procedure deploy
|
|
136
136
|
| +-- wp-audit/ # Checklist audit
|
|
@@ -181,8 +181,8 @@ wordpress-manager/ # v2.12.1
|
|
|
181
181
|
| +-- [DISTRIBUZIONE DIRETTA + CONTENT FACTORY - 4 skill]
|
|
182
182
|
| +-- wp-linkedin/ # LinkedIn direct posting e analytics (v2.10.0)
|
|
183
183
|
| +-- wp-twitter/ # Twitter/X direct posting e thread (v2.10.0)
|
|
184
|
-
| +-- wp-structured-data/ # Schema.org/JSON-LD validation e injection (v2.12.
|
|
185
|
-
| +-- wp-content-generation/ # AI content generation pipeline (v2.12.
|
|
184
|
+
| +-- wp-structured-data/ # Schema.org/JSON-LD validation e injection (v2.12.2)
|
|
185
|
+
| +-- wp-content-generation/ # AI content generation pipeline (v2.12.2)
|
|
186
186
|
+-- hooks/ # 12 hook di sicurezza
|
|
187
187
|
| +-- hooks.json # 10 prompt + 2 command
|
|
188
188
|
| +-- scripts/ # Script per hook command-type
|
|
@@ -619,9 +619,9 @@ IDEAZIONE -> BOZZA -> REVISIONE -> OTTIMIZZAZIONE -> PUBBLICAZIONE -> MONITORAGG
|
|
|
619
619
|
|
|
620
620
|
**AI Content Optimization** (v2.6.0): Pipeline AI-driven in 5 step per ottimizzazione contenuti: headline scoring → readability analysis (Flesch-Kincaid) → SEO scoring → meta optimization → content freshness check. Include bulk triage per analisi rapida di tutti i contenuti con classificazione Quick Wins / Maintain / Deep Review / Outdated. Usa la skill `wp-content-optimization`.
|
|
621
621
|
|
|
622
|
-
**AI Content Generation** (v2.12.
|
|
622
|
+
**AI Content Generation** (v2.12.2): Pipeline completa 7 step per generare contenuti da zero: brief → keyword research (GSC se disponibile) → outline (4 pattern: standard, tutorial, listicle, FAQ) → draft (calibrato sulla voce del sito) → SEO optimize → structured data injection → publish as draft. Procedure-based, usa tool MCP esistenti (`wp/v2`, `gsc_*`, `sd_*`). Usa la skill `wp-content-generation`.
|
|
623
623
|
|
|
624
|
-
**Structured Data Management** (v2.12.
|
|
624
|
+
**Structured Data Management** (v2.12.2): Gestione completa Schema.org/JSON-LD con 3 tool MCP dedicati: `sd_validate` (validazione markup via URL o inline), `sd_inject` (iniezione JSON-LD nei post), `sd_list_schemas` (audit sitewide). 8 tipi supportati: Article, Product, FAQ, HowTo, LocalBusiness, Event, Organization, BreadcrumbList. Usa la skill `wp-structured-data`.
|
|
625
625
|
|
|
626
626
|
**Skill correlata**: `wp-content`, `wp-i18n`, `wp-content-repurposing`, `wp-programmatic-seo`, `wp-search-console`, `wp-content-optimization`, `wp-content-generation`, `wp-structured-data`
|
|
627
627
|
|
|
@@ -965,7 +965,7 @@ Le skill di sviluppo provengono da due fonti:
|
|
|
965
965
|
- **3 skill strategia + SEO internazionale** (MIT) aggiunte in v2.3.0: Programmatic SEO, Content-Commerce Attribution, Multi-Language Network.
|
|
966
966
|
- **3 skill distribuzione + SEO avanzato** (MIT) aggiunte in v2.4.0-v2.6.0: Social/Email Distribution, Google Search Console, AI Content Optimization.
|
|
967
967
|
- **3 skill analytics + alerting + automazione** (MIT) aggiunte in v2.7.0-v2.9.0: Analytics (GA4/Plausible/CWV), Smart Alerting (Slack/SendGrid severity routing), Automated Workflows (triggers + multi-channel actions).
|
|
968
|
-
- **4 skill distribuzione diretta + content factory** (MIT) aggiunte in v2.10.0-v2.12.
|
|
968
|
+
- **4 skill distribuzione diretta + content factory** (MIT) aggiunte in v2.10.0-v2.12.2: LinkedIn Direct (posting + analytics), Twitter/X Direct (tweet + thread + metriche), Structured Data (Schema.org/JSON-LD), AI Content Generation (pipeline 7-step).
|
|
969
969
|
|
|
970
970
|
### Il Router Unificato
|
|
971
971
|
|
|
@@ -1194,7 +1194,7 @@ Aggiunte in v2.7.0-v2.9.0, queste skill completano il layer Observability + Auto
|
|
|
1194
1194
|
|
|
1195
1195
|
### Panoramica Skills Distribuzione Diretta + Content Factory (4)
|
|
1196
1196
|
|
|
1197
|
-
Aggiunte in v2.10.0-v2.12.
|
|
1197
|
+
Aggiunte in v2.10.0-v2.12.2, queste skill completano il WCOP portando il punteggio totale da 8.8/10 a 9.2/10 (Distribution 9/10, Content Factory 10/10).
|
|
1198
1198
|
|
|
1199
1199
|
| Skill | Si attiva quando... | Risorse | Agent dedicato |
|
|
1200
1200
|
|-------|---------------------|---------|----------------|
|
|
@@ -1238,8 +1238,8 @@ Le skill includono 31 script Node.js (`.mjs`) che eseguono analisi automatica de
|
|
|
1238
1238
|
| `workflow_inspect.mjs` | Action channel config, automation plugins, custom REST endpoints, WP-Cron, webhook config (v2.9.0) |
|
|
1239
1239
|
| `linkedin_inspect.mjs` | LinkedIn access token, profile info, API connectivity (v2.10.0) |
|
|
1240
1240
|
| `twitter_inspect.mjs` | Twitter Bearer token, OAuth tokens, API v2 connectivity (v2.10.0) |
|
|
1241
|
-
| `schema_inspect.mjs` | SEO plugins (Yoast, Rank Math), existing JSON-LD in theme, Schema Pro (v2.12.
|
|
1242
|
-
| `content_gen_inspect.mjs` | REST access, GSC credentials, pipeline step availability (v2.12.
|
|
1241
|
+
| `schema_inspect.mjs` | SEO plugins (Yoast, Rank Math), existing JSON-LD in theme, Schema Pro (v2.12.2) |
|
|
1242
|
+
| `content_gen_inspect.mjs` | REST access, GSC credentials, pipeline step availability (v2.12.2) |
|
|
1243
1243
|
|
|
1244
1244
|
### WordPress Playground — Ambienti Disposable
|
|
1245
1245
|
|
|
@@ -2159,6 +2159,130 @@ File: 644 (rw-r--r--)
|
|
|
2159
2159
|
wp-config.php: 440 (r--r-----)
|
|
2160
2160
|
```
|
|
2161
2161
|
|
|
2162
|
+
### 14.8 Validation Runner — Test Automatizzati dei Tool MCP
|
|
2163
|
+
|
|
2164
|
+
Il **Validation Runner** (`scripts/run-validation.mjs`) verifica il corretto funzionamento di tutti i 148 tool MCP registrati. Supporta due modalita di utilizzo: **interattiva** (menu guidato) e **batch** (flag CLI per automazione/CI).
|
|
2165
|
+
|
|
2166
|
+
#### Modalita Interattiva
|
|
2167
|
+
|
|
2168
|
+
Lanciando lo script senza flag si attiva un menu guidato con `@clack/prompts`:
|
|
2169
|
+
|
|
2170
|
+
```bash
|
|
2171
|
+
node scripts/run-validation.mjs
|
|
2172
|
+
```
|
|
2173
|
+
|
|
2174
|
+
Il menu guida attraverso 4 step:
|
|
2175
|
+
|
|
2176
|
+
1. **Selezione sito target** — lista automatica dai siti in `WP_SITES_CONFIG`
|
|
2177
|
+
2. **Tipo di validazione** — read tool, write tool per tier, o validazione completa
|
|
2178
|
+
3. **Filtro modulo** (opzionale) — per testare un singolo modulo (es. `unified-content`)
|
|
2179
|
+
4. **Conferma** — riepilogo e conferma prima dell'esecuzione
|
|
2180
|
+
|
|
2181
|
+
```
|
|
2182
|
+
┌ WP REST Bridge — Validation Runner v1.2.0
|
|
2183
|
+
│
|
|
2184
|
+
◆ Seleziona il sito target
|
|
2185
|
+
│ ● opencactus (https://opencactus.com)
|
|
2186
|
+
│ ○ bioinagro (https://www.bioinagro.it)
|
|
2187
|
+
└
|
|
2188
|
+
◆ Cosa vuoi validare?
|
|
2189
|
+
│ ○ Solo read tool
|
|
2190
|
+
│ ○ Solo write tool (Tier 1 — CRUD base)
|
|
2191
|
+
│ ○ Solo write tool (Tier 2 — con dipendenze)
|
|
2192
|
+
│ ○ Solo write tool (tutti i tier)
|
|
2193
|
+
│ ○ Tutto (read + write)
|
|
2194
|
+
└
|
|
2195
|
+
```
|
|
2196
|
+
|
|
2197
|
+
#### Modalita Batch (CLI)
|
|
2198
|
+
|
|
2199
|
+
Per automazione, CI, o uso da Claude Code si usano i flag:
|
|
2200
|
+
|
|
2201
|
+
```bash
|
|
2202
|
+
# Selezionare sito specifico
|
|
2203
|
+
node scripts/run-validation.mjs --site=opencactus
|
|
2204
|
+
|
|
2205
|
+
# Test solo read tool
|
|
2206
|
+
node scripts/run-validation.mjs --site=opencactus --module=unified-content
|
|
2207
|
+
|
|
2208
|
+
# Test write CRUD sequences
|
|
2209
|
+
node scripts/run-validation.mjs --site=opencactus --test-writes
|
|
2210
|
+
|
|
2211
|
+
# Solo Tier 1 (content, term, comment, user)
|
|
2212
|
+
node scripts/run-validation.mjs --test-writes --tier=1
|
|
2213
|
+
|
|
2214
|
+
# Solo Tier 2 (media, plugin, assign_terms)
|
|
2215
|
+
node scripts/run-validation.mjs --test-writes --tier=2
|
|
2216
|
+
|
|
2217
|
+
# Regolare il delay tra le chiamate
|
|
2218
|
+
node scripts/run-validation.mjs --delay=200
|
|
2219
|
+
```
|
|
2220
|
+
|
|
2221
|
+
**Flag disponibili**:
|
|
2222
|
+
|
|
2223
|
+
| Flag | Descrizione |
|
|
2224
|
+
|------|-------------|
|
|
2225
|
+
| `--site=ID` | Seleziona il sito target (switch automatico via MCP) |
|
|
2226
|
+
| `--module=NOME` | Filtra per modulo (es. `unified-content`, `gsc`, `wc-products`) |
|
|
2227
|
+
| `--test-writes` | Esegue sequenze CRUD: create > verify > update > verify > delete |
|
|
2228
|
+
| `--tier=N` | Filtra le write sequences per tier (1, 2, o 3) |
|
|
2229
|
+
| `--include-writes` | Include write tool nel test read (senza sequenze CRUD) |
|
|
2230
|
+
| `--delay=MS` | Millisecondi di attesa tra le chiamate (default: 100) |
|
|
2231
|
+
| `--timeout=MS` | Timeout per singola chiamata (default: 10000) |
|
|
2232
|
+
|
|
2233
|
+
**Regola duale**: senza flag → interattivo. Con almeno un flag → batch mode.
|
|
2234
|
+
|
|
2235
|
+
#### Write Test Tiers
|
|
2236
|
+
|
|
2237
|
+
| Tier | Sequenze | Descrizione |
|
|
2238
|
+
|------|----------|-------------|
|
|
2239
|
+
| **1** | content, term, comment, user | CRUD base, entita standalone |
|
|
2240
|
+
| **2** | media, plugin, assign_terms | CRUD con dipendenze tra entita |
|
|
2241
|
+
| **3** | switch_site | Operazioni speciali (cambio sito e ritorno) |
|
|
2242
|
+
|
|
2243
|
+
Ogni sequenza esegue il ciclo completo **create → verify → update → verify → delete** con cleanup automatico in caso di errore.
|
|
2244
|
+
|
|
2245
|
+
#### Output: Tre Livelli di Dettaglio
|
|
2246
|
+
|
|
2247
|
+
I risultati vengono generati in tre formati complementari:
|
|
2248
|
+
|
|
2249
|
+
1. **Console (stderr)** — log in tempo reale durante l'esecuzione, ideale per monitorare il progresso:
|
|
2250
|
+
```
|
|
2251
|
+
[validation] Write sequences to run: content(T1), term(T1), user(T1)
|
|
2252
|
+
[validation] ── Sequence: content (Tier 1) ──
|
|
2253
|
+
[validation] → extracted id=2451
|
|
2254
|
+
[validation] [+] create:create_content (488ms)
|
|
2255
|
+
[validation] [+] verify:get_content (341ms)
|
|
2256
|
+
```
|
|
2257
|
+
|
|
2258
|
+
2. **Markdown** (`docs/VALIDATION.md`) — report tabellare per consultazione rapida, con status per ogni tool, servizio e modulo.
|
|
2259
|
+
|
|
2260
|
+
3. **Dashboard HTML** (`docs/validation/dashboard.html`) — interfaccia grafica interattiva con:
|
|
2261
|
+
- Grafici riassuntivi (passed/failed/skipped)
|
|
2262
|
+
- Dettaglio per modulo e servizio
|
|
2263
|
+
- Tempo di risposta per ogni tool
|
|
2264
|
+
- Filtri e ricerca
|
|
2265
|
+
|
|
2266
|
+
> **Importante**: La dashboard carica `results.json` via `fetch()`, quindi richiede un server HTTP. Non funziona con il protocollo `file://`.
|
|
2267
|
+
|
|
2268
|
+
```bash
|
|
2269
|
+
# Avviare un server locale per la dashboard
|
|
2270
|
+
cd docs/validation && python3 -m http.server 8111
|
|
2271
|
+
|
|
2272
|
+
# Poi aprire nel browser
|
|
2273
|
+
# http://localhost:8111/dashboard.html
|
|
2274
|
+
```
|
|
2275
|
+
|
|
2276
|
+
#### File Generati
|
|
2277
|
+
|
|
2278
|
+
| File | Formato | Descrizione |
|
|
2279
|
+
|------|---------|-------------|
|
|
2280
|
+
| `docs/validation/results.json` | JSON | Dati strutturati, merge incrementale tra run |
|
|
2281
|
+
| `docs/VALIDATION.md` | Markdown | Report leggibile, rigenerato ad ogni run |
|
|
2282
|
+
| `docs/validation/dashboard.html` | HTML | Dashboard interattiva (richiede HTTP server) |
|
|
2283
|
+
|
|
2284
|
+
I risultati sono **incrementali**: un run su un singolo modulo (`--module=X`) aggiorna solo quel modulo in `results.json`, preservando i risultati precedenti degli altri.
|
|
2285
|
+
|
|
2162
2286
|
---
|
|
2163
2287
|
|
|
2164
2288
|
## 15. Troubleshooting
|
|
@@ -2363,6 +2487,121 @@ bash ~/.claude/plugins/local/wordpress-manager/scripts/validate-wp-operation.sh
|
|
|
2363
2487
|
|
|
2364
2488
|
---
|
|
2365
2489
|
|
|
2366
|
-
|
|
2490
|
+
## 17. Content Framework
|
|
2491
|
+
|
|
2492
|
+
The Content Framework connects Gen* ecosystem skills (GenCorpComm, GenMarketing, GenSignal) to WordPress publishing through structured Markdown files.
|
|
2493
|
+
|
|
2494
|
+
### 17.1 Architecture
|
|
2495
|
+
|
|
2496
|
+
The framework uses three types of MD files as configuration layer:
|
|
2497
|
+
|
|
2498
|
+
| Type | Suffix | Purpose | Location |
|
|
2499
|
+
|------|--------|---------|----------|
|
|
2500
|
+
| Schema | `.schema.md` | Template definition | `skills/wp-content-pipeline/references/` |
|
|
2501
|
+
| Config | `.config.md` | Site-specific settings | `.content-state/{site_id}.config.md` |
|
|
2502
|
+
| Brief | `.brief.md` | Content instance | `.content-state/pipeline-active/` |
|
|
2503
|
+
|
|
2504
|
+
### 17.2 Content Pipeline (Phase 1)
|
|
2505
|
+
|
|
2506
|
+
**Skill**: `wp-content-pipeline`
|
|
2507
|
+
|
|
2508
|
+
The pipeline orchestrates: `SCAN → CONFIG → VALIDATE → PUBLISH → DISTRIBUTE → UPDATE → ARCHIVE`
|
|
2509
|
+
|
|
2510
|
+
**Creating a brief**:
|
|
2511
|
+
1. Generate content (via GenCorpComm or manually)
|
|
2512
|
+
2. Save as `.content-state/pipeline-active/BRF-YYYY-NNN.brief.md`
|
|
2513
|
+
3. Set frontmatter: site_id, title, categories, channels, SEO params
|
|
2514
|
+
4. Set `status: ready` when content is finalized
|
|
2515
|
+
|
|
2516
|
+
**Publishing a brief**:
|
|
2517
|
+
1. Invoke `wp-content-pipeline` skill
|
|
2518
|
+
2. Pipeline reads all `status: ready` briefs
|
|
2519
|
+
3. Validates quality gates
|
|
2520
|
+
4. Creates WP post → distributes to channels → archives brief
|
|
2521
|
+
|
|
2522
|
+
**Site configuration**:
|
|
2523
|
+
- One `.content-state/{site_id}.config.md` per managed site
|
|
2524
|
+
- Defines brand voice, default categories, active channels, SEO settings
|
|
2525
|
+
- Brief values override config defaults
|
|
2526
|
+
|
|
2527
|
+
### 17.3 Directory Structure
|
|
2528
|
+
|
|
2529
|
+
```
|
|
2530
|
+
.content-state/
|
|
2531
|
+
├── {site_id}.config.md # site configuration
|
|
2532
|
+
├── pipeline-active/ # briefs in progress
|
|
2533
|
+
│ └── BRF-YYYY-NNN.brief.md
|
|
2534
|
+
└── pipeline-archive/ # completed briefs
|
|
2535
|
+
└── BRF-YYYY-NNN.brief.md
|
|
2536
|
+
```
|
|
2537
|
+
|
|
2538
|
+
### 17.4 Integration with Gen* Skills
|
|
2539
|
+
|
|
2540
|
+
| Gen* Skill | Produces | Pipeline Consumes |
|
|
2541
|
+
|------------|----------|-------------------|
|
|
2542
|
+
| GenCorpComm | Multi-format content | Body + metadata → brief.md |
|
|
2543
|
+
| GenMarketing | Content calendar | Topics + dates → brief.md |
|
|
2544
|
+
| GenBrand | Brand voice | Tone + style → config.md |
|
|
2545
|
+
| GenSignal | Market signals | Topics → editorial planning (Phase 2) |
|
|
2546
|
+
|
|
2547
|
+
### 17.5 Content Intelligence (Phase 2)
|
|
2548
|
+
|
|
2549
|
+
**Skill**: `wp-analytics` (extended with Step 7: Signal Feed Generation)
|
|
2550
|
+
|
|
2551
|
+
The intelligence layer creates a feedback loop: analytics data → structured signals → actionable insights.
|
|
2552
|
+
|
|
2553
|
+
**Generating a signals feed**:
|
|
2554
|
+
1. Run `wp-analytics` signal feed generation for a site
|
|
2555
|
+
2. Step 7 collects data from GA4, GSC, Plausible, CWV tools
|
|
2556
|
+
3. Calculates delta % vs previous period
|
|
2557
|
+
4. Maps metrics to GenSignal NormalizedEvent format
|
|
2558
|
+
5. Identifies anomalies (±30% threshold by default)
|
|
2559
|
+
6. Matches 3 GenSignal patterns automatically
|
|
2560
|
+
7. Writes `.content-state/signals-feed.md`
|
|
2561
|
+
|
|
2562
|
+
**Detectable patterns**:
|
|
2563
|
+
|
|
2564
|
+
| Pattern | Detection Source | Trigger |
|
|
2565
|
+
|---------|-----------------|---------|
|
|
2566
|
+
| Search Intent Shift | GSC queries | CTR ≥ +20% with stable position |
|
|
2567
|
+
| Early-Adopter Surge | GA4 traffic sources | Single source ≥ +50% vs site < +20% |
|
|
2568
|
+
| Hype→Utility Crossover | GA4 page metrics | Engagement ≥ +15% with bounce ≤ -10% |
|
|
2569
|
+
|
|
2570
|
+
**Acting on signals**:
|
|
2571
|
+
- "Approfondisci con GenSignal" → Full SignalCard with scoring and next_actions
|
|
2572
|
+
- "Crea brief dai segnali" → Auto-generate content briefs in pipeline-active/
|
|
2573
|
+
- Signals feed topic suggestions → Editorial calendar (Phase 3)
|
|
2574
|
+
|
|
2575
|
+
**Signal feed file**: `.content-state/signals-feed.md` (overwritten each generation)
|
|
2576
|
+
|
|
2577
|
+
### 17.6 Editorial Calendar (Phase 3)
|
|
2578
|
+
|
|
2579
|
+
**Skill**: `wp-editorial-planner`
|
|
2580
|
+
|
|
2581
|
+
The editorial planner manages monthly content calendars as `.state.md` files, bridging strategic planning to tactical execution.
|
|
2582
|
+
|
|
2583
|
+
**Workflow**: `PLAN → BRIEF → SCHEDULE → SYNC`
|
|
2584
|
+
|
|
2585
|
+
| Step | Action | Input | Output |
|
|
2586
|
+
|------|--------|-------|--------|
|
|
2587
|
+
| PLAN | Create monthly calendar | site config + signals feed | `{YYYY-MM}-editorial.state.md` |
|
|
2588
|
+
| BRIEF | Convert entries to briefs | calendar entries | `pipeline-active/BRF-*.brief.md` |
|
|
2589
|
+
| SCHEDULE | Create WP future posts | ready briefs | WordPress posts with `status: future` |
|
|
2590
|
+
| SYNC | Update calendar from WP | WordPress post status | Updated calendar entries |
|
|
2591
|
+
|
|
2592
|
+
**Calendar structure**:
|
|
2593
|
+
- One `.content-state/{YYYY-MM}-editorial.state.md` per month
|
|
2594
|
+
- YAML frontmatter: monthly goals, posts target, focus topics, SEO targets
|
|
2595
|
+
- Markdown tables: one per week with columns Data, Titolo, Tipo, Status, Brief ID, Post ID, Canali
|
|
2596
|
+
|
|
2597
|
+
**Entry lifecycle**: `planned → draft → ready → scheduled → published`
|
|
2598
|
+
|
|
2599
|
+
**Cross-phase integration**:
|
|
2600
|
+
- Phase 2 signals → topic suggestions for `[da assegnare]` entries
|
|
2601
|
+
- Calendar entries → Phase 1 briefs → WordPress publishing pipeline
|
|
2602
|
+
|
|
2603
|
+
---
|
|
2604
|
+
|
|
2605
|
+
*Guida v2.12.2 — WordPress Manager Plugin per Claude Code*
|
|
2367
2606
|
*Ultimo aggiornamento: 2026-03-01*
|
|
2368
2607
|
*WCOP Score: 8.8/10 (Tier 4+5 complete)*
|