refactor(linkedin): single newsletter entry + skill trigger + router row (S11)
This commit is contained in:
parent
f24c6e30f7
commit
e031fae3de
5 changed files with 31 additions and 74 deletions
|
|
@ -9,11 +9,15 @@ description: |
|
|||
use templates, run the full content pipeline, adapt content for other platforms,
|
||||
or create quick 5-minute posts.
|
||||
|
||||
For long-form (newsletter editions, essays, series articles), route to /linkedin:newsletter —
|
||||
the single long-form entry point. /linkedin:multiplatform no longer produces long-form.
|
||||
|
||||
Triggers on: "write a LinkedIn post", "create linkedin post", "quick post", "batch content",
|
||||
"week of posts", "weekly content prep", "content pipeline", "use a template", "adapt for twitter",
|
||||
"cross-post", "multi-platform", "repurpose content", "turn into carousel",
|
||||
"help me post about", "linkedin post from this", "5-minute post",
|
||||
"create video script", "linkedin video", "video for linkedin".
|
||||
"create video script", "linkedin video", "video for linkedin",
|
||||
"newsletter", "long-form", "edition", "write an essay", "series article".
|
||||
---
|
||||
|
||||
## Content Creation Domain
|
||||
|
|
@ -31,8 +35,13 @@ This skill covers everything related to creating LinkedIn content -- from quick
|
|||
| `/linkedin:templates` | Browse/apply post templates | When you want structure |
|
||||
| `/linkedin:pipeline` | Full end-to-end content pipeline | Idea to published post |
|
||||
| `/linkedin:batch` | Create a full week of content | Sunday content prep |
|
||||
| `/linkedin:multiplatform` | Adapt content for other platforms | Cross-posting |
|
||||
| `/linkedin:multiplatform` | Adapt content for other platforms (short-form/cross-format) | Cross-posting |
|
||||
| `/linkedin:video` | Video script generator (30s/60s/90s/2min) | When you want to create a LinkedIn video script |
|
||||
| `/linkedin:newsletter` | Long-form orchestrator (newsletter editions, essays, series articles) | The single long-form entry point — research → draft → fact-check → persona-review → lock → delivery |
|
||||
|
||||
> **Short-form vs long-form.** `/linkedin:post`, `:quick`, `:react`, `:carousel`, and
|
||||
> `:video` cover feed posts. For long-form (a newsletter, an essay, a series article),
|
||||
> use `/linkedin:newsletter` — `/linkedin:multiplatform` no longer produces long-form.
|
||||
|
||||
## Agents
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue