refactor(linkedin): merge templates into quick (S15)

This commit is contained in:
Kjell Tore Guttormsen 2026-05-28 00:07:09 +02:00
commit ddd84e4501
7 changed files with 18 additions and 351 deletions

View file

@ -74,8 +74,7 @@ Present these options to the user:
|---------|---------|
| `/linkedin:post` | Full post creation with angle selection, format choice, and refinement |
| `/linkedin:react` | React to a URL (article, news, research) and turn it into a post |
| `/linkedin:quick` | Fast 5-minute post using the 3-line formula |
| `/linkedin:templates` | Browse and apply proven post templates |
| `/linkedin:quick` | Fast 5-minute post using the 3-line formula (also the 8 post-type templates) |
| `/linkedin:pipeline` | Full end-to-end workflow from idea to post-publish analysis |
| `/linkedin:carousel` | Create structured multi-slide carousel with visual layout guidance |
| `/linkedin:video` | Create video scripts with hook, body, CTA, captions, and thumbnail suggestions |
@ -171,7 +170,7 @@ If the user's intent is clear from context:
- Mentions "not working" or "low reach" → Route to `/linkedin:analyze`
- Mentions "strategy" or "growth plan" → Route to `/linkedin:strategy`
- Mentions "carousel" or "slides" or "slide deck" or "pdf post" or "swipe" or "document post" → Route to `/linkedin:carousel`
- Mentions "template" → Route to `/linkedin:templates`
- Mentions "template" → Route to `/linkedin:quick`
- Mentions "audit" or "review strategy" → Route to `/linkedin:audit`
- Mentions "authority" or "signature content" → Route to `/linkedin:authority`
- Mentions "competitive" or "learn from others" → Route to `/linkedin:competitive`