fix(linkedin-studio): propagate reconciled algorithm numbers, cite-not-restate
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
a6e2f26913
commit
4700248cc4
32 changed files with 133 additions and 113 deletions
|
|
@ -87,7 +87,7 @@ Present these options to the user:
|
|||
| Command | Purpose |
|
||||
|---------|---------|
|
||||
| `/linkedin:strategy` | Growth strategy + authority building (phase-specific guidance, trajectory adjustments, signature content for Phase 2+) |
|
||||
| `/linkedin:profile` | 360Brew profile optimization checklist |
|
||||
| `/linkedin:profile` | profile/topic-relevance optimization checklist |
|
||||
| `/linkedin:analyze` | Analyze content performance or troubleshoot issues |
|
||||
| `/linkedin:ab-test` | Design and manage A/B tests for content optimization |
|
||||
| `/linkedin:audit` | Quarterly content strategy audit |
|
||||
|
|
@ -133,7 +133,7 @@ Use AskUserQuestion to ask:
|
|||
8. **View calendar** — See scheduled posts and manage queue
|
||||
9. **Plan content** — Weekly/monthly content planning
|
||||
10. **Growth strategy & authority** — Plan growth, build signature content, compound authority
|
||||
11. **Optimize profile** — 360Brew profile audit
|
||||
11. **Optimize profile** — topic-relevance profile audit
|
||||
12. **Audit content** — Review what's working and what's not
|
||||
13. **Competitive analysis** — Learn from other thought leaders
|
||||
14. **Monetize** — Revenue strategies for thought leadership
|
||||
|
|
@ -168,7 +168,7 @@ If the user's intent is clear from context:
|
|||
- Mentions "calendar" or "schedule" or "queue" or "upcoming posts" or "what's scheduled" → Route to `/linkedin:calendar`
|
||||
- Mentions "publish" or "mark as published" or "posted today" or "just published" or "post is live" → Route to `/linkedin:calendar` (publish action)
|
||||
- Mentions "plan" → Suggest `content-planner` agent
|
||||
- Mentions "profile" or "360Brew" → Route to `/linkedin:profile`
|
||||
- Mentions "profile" or "topic-relevance" → Route to `/linkedin:profile`
|
||||
- Mentions "not working" or "low reach" → Route to `/linkedin:analyze`
|
||||
- Mentions "strategy" or "growth plan" or "authority" or "build authority" or "signature content" or "greatest hits" or "my best content" → Route to `/linkedin:strategy`
|
||||
- Mentions "carousel" or "slides" or "slide deck" or "pdf post" or "swipe" or "document post" → Route to `/linkedin:carousel`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue