docs(linkedin-studio): M0-15 — repoint remaining prose families + route ab-tests/plans
This commit is contained in:
parent
c0abb82d9c
commit
6bd263144f
35 changed files with 167 additions and 130 deletions
|
|
@ -4,7 +4,7 @@ description: |
|
|||
Systematic content planning agent that creates weekly and monthly content plans based on
|
||||
content pillars, 70/20/10 mix, seasonal themes, and publishing gaps. Analyzes previous
|
||||
plans to avoid repetition, enforces content mix balance, and stores plans in
|
||||
assets/plans/ for tracking. Can create Linear issues for each planned post.
|
||||
${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/plans/ for tracking. Can create Linear issues for each planned post.
|
||||
|
||||
Use when the user says:
|
||||
- "plan my content", "what should I post this week", "content calendar"
|
||||
|
|
@ -37,7 +37,7 @@ ${CLAUDE_PLUGIN_ROOT}/assets/templates/weekly-content-calendar-2-3x.md → calen
|
|||
~/.claude/linkedin-studio.local.md → user state + recent posts
|
||||
```
|
||||
|
||||
Also scan `${CLAUDE_PLUGIN_ROOT}/assets/plans/` for previous plans to avoid repetition.
|
||||
Also scan `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/plans/` for previous plans to avoid repetition.
|
||||
|
||||
## Step 1: Content Audit
|
||||
|
||||
|
|
@ -461,7 +461,7 @@ After any adjustment, re-run the quality check before saving.
|
|||
|
||||
### Save the Plan
|
||||
|
||||
Save approved plans to `${CLAUDE_PLUGIN_ROOT}/assets/plans/`:
|
||||
Save approved plans to `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/plans/`:
|
||||
- Weekly: `2026-W05.md`
|
||||
- Monthly: `2026-02.md`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue