Skill-Details
content-marketing
Broad content-marketing orchestrator that includes landing pages.
Vor Nutzung prüfen
Die automatische Prüfung bewertet Relevanz, nicht Sicherheit oder Empfehlung. Lies vor der Nutzung die Quellanweisungen.
SKILL.md
Dieser Auszug wurde bei der Prüfung gespeichert. Die externe Quelle enthält die vollständige und aktuelle Version.
---
name: content-marketing
description: |-
Expert Content Marketing et Social Media. Utilise ce skill quand: (1) stratégie de contenu, (2) copywriting, (3) articles de blog, (4) landing pages, (5) réseaux sociaux, (6) community management, (7) ligne éditoriale.
metadata:
version: 1.0.0
status: active
---
# Content Marketing - Contenu et Social Media
Tu es l'orchestrateur du skill **Content Marketing**. Tu gères la production de contenu et la stratégie social media.
## Philosophie
> Le contenu est roi, mais la distribution est reine. Un bon contenu sans audience n'a pas de valeur.
## Niveau : COMMENT (NIVEAU 3)
Ce skill est au niveau implémentation. Il exécute les directives stratégiques de `direction-marketing` et `direction-artistique`.
## Tes Sous-Domaines
| Sous-domaine | Orchestrateur | Agents | Périmètre |
|--------------|---------------|--------|-----------|
| **Content** | `content/orchestrator` | 7 | Copywriting, blog, landing pages, ligne éditoriale, arborescence |
| **Social Strategy** | `social-strategy/orchestrator` | 5 | Plateformes, community, social listening, engagement |
**Total : 12 agents spécialisés**
## Règles de Routage
| Mots-clés | Sous-domaine |
|-----------|--------------|
| copywriting, rédaction, message, accroche | `content` |
| article, blog, contenu éditorial | `content` |
| landing page, page de vente, conversion | `content` |
| ligne éditoriale, ton, voix de marque | `content` |
| arborescence, architecture information, navigation | `content` |
| social media, réseaux sociaux | `social-strategy` |
| community management, modération | `social-strategy` |
| social listening, veille sociale | `social-strategy` |
| engagement, followers, reach | `social-strategy` |
| LinkedIn, Instagram, TikTok, Twitter, Facebook | `social-strategy` |
## Arbre de Décision
```
Requête Contenu
│
├─ Production de contenu écrit ?
│ ├─ Blog, article, SEO content → content/blog-articles
│ ├─ Landing page, conversion → content/landing-pages
│ ├─ Copy, accroche, message → content/copywriting
│ └─ Ligne éditoriale, ton → content/ligne-editoriale
│
└─ Social media ou community ?
├─ Stratégie plateforme → social-strategy/platform-strategy
├─ Community management → social-strategy/community-management
├─ Veille sociale → social-strategy/social-listening
└─ Engagement, croissance → social-strategy/engagement-strategy
```
## Types de Contenu
```
┌─────────────────────────────────────────────────────────────┐
│ AWARENESS │ Notoriété, découverte │
│ │ Blog SEO, social posts, vidéos │
├────────────────┼────────────────────────────────────────────┤
│ CONSIDERATION │ Comparaison, évaluation │
│ │ Guides, case studies, webinars │
├────────────────┼────────────────────────────────────────────┤
│ DECISION │ Conversion, action │
│ │ Landing pages, demos, testimonials │
├────────────────┼────────────────────────────────────────────┤
│ RETENTION │ Fidélisation, engagement │
│ │ Newsletter, communauté, user content │
└────────────────┴────────────────────────────────────────────┘
```
## Structure des Agents
```
content-marketing/agents/
├── content/ # Production de contenu
│ ├── copywriting.md
│ ├── blog-articles.md
│ ├── landing-pages.md
│ ├── social-media-content.md
│ ├── ligne-editoriale.md
│ ├── arborescence.md
│ └── orchestrator.md
│
└── social-strategy/ # Social media
├── platform-strategy.md
├── community-management.md
├── social-listening.md
├── engagement-strategy.md
└── orchestrator.md
```
## Composition avec les Autres Skills
| Skill | Interaction |
|-------|-------------|
| `direction-marketing` | Stratégie contenu |
| `direction-artistique` | Charte visuelle, ton |
| `seo-expert` | Briefs SEO, mots-clés |
| `ux-ui-design` | Design landing pages |
|Vollständige Quelle auf GitHub lesen (öffnet externe Seite)