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
|
|
@ -37,14 +37,14 @@ Find the right trends at the right time with the right angle. Specifically:
|
|||
|
||||
Before scanning, load the user's content pillars and expertise areas:
|
||||
|
||||
1. **Read user profile:** `${CLAUDE_PLUGIN_ROOT}/config/user-profile.local.md`
|
||||
1. **Read user profile:** `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/profile/user-profile.md`
|
||||
- Extract: 5 core expertise areas, target audience, voice preferences
|
||||
- If file does not exist, ask the user for their 5 content pillars before proceeding
|
||||
|
||||
2. **Read voice samples:** `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/voice-samples/` (glob for .md files)
|
||||
- Understand their typical angle and tone
|
||||
|
||||
3. **Check recent posts:** `${CLAUDE_PLUGIN_ROOT}/assets/analytics/posts/` (if available)
|
||||
3. **Check recent posts:** `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/analytics/posts/` (if available)
|
||||
- Avoid recommending topics they already covered recently
|
||||
|
||||
## Source Scanning Framework
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue