docs(linkedin-studio): reconcile discoverability surfaces + skill naming
Wave 3 / Step 12 of the remediation plan (Phase 1 — usable by a non-author). Fix the discoverability defects the audit flagged: - skills/linkedin-studio/SKILL.md (the auto-activating router): self-naming 'the LinkedIn thought leadership plugin' -> 'LinkedIn Studio' (v3.0 rename leftover); the 'All Agents' table corrected from 14 to the real 19 (added editorial-reviewer, voice-scrubber, content-reviewer, language-reviewer, fact-reviewer); the 'All Commands' table completed to 26 (added headless-review, pivot, carousel) so it routes to newsletter/headless-review/pivot/react. - commands/onboarding.md: '25 commands' -> '26 commands' (x2); pillar count '3-5 expertise areas' -> '5 expertise areas' (reconciles onboarding's 3-5 with setup.md's '5 core topics' and the CLAUDE.md '5 core expertise areas' rule). - commands/linkedin.md: router table + numbered option list gain headless-review and pivot. Scope note (operator decision, this session): the plan's Verify grep 'grep -rni "thought leadership" skills/ -> no matches' is broader than the brief's actual criterion (which targets only the router skill's self-naming). 'thought leadership' is a plugin-wide DOMAIN term — the '8 Thought Leadership Angles' framework lives in references/thought-leadership-angles.md and is referenced by ~40 files (glossary, agents, post/video/batch commands). Renaming it only inside skills/ would create cross-file inconsistency; renaming it plugin-wide is a separate vocabulary migration outside Step 12's discoverability scope. Per operator choice, the router SELF-NAMING is fixed (brief criterion met) and the 4 remaining skills/ hits (linkedin-content-creation headings + one linkedin-strategy phase cell) are legitimate domain usage kept consistent with the rest of the tree. setup.md needed no edit: its pillar number was already '5'; reconciliation was a one-sided fix in onboarding. Verify: router no longer says 'thought leadership plugin'; grep -nc 'headless-review' commands/linkedin.md -> 2; onboarding pillar count '5' matches setup.md; SKILL.md agent table 19 rows, command table 26 rows; structural lint exit 0 (61 passed). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
4052b649f2
commit
3235c4f166
3 changed files with 17 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ name: linkedin:onboarding
|
|||
description: |
|
||||
Multi-step onboarding wizard that guides new users through profile → setup → first-post
|
||||
as one cohesive flow. Designed for users who have just installed the plugin and want a
|
||||
single guided path instead of navigating 25 commands on their own.
|
||||
single guided path instead of navigating 26 commands on their own.
|
||||
Triggers on: "onboarding", "get started", "new user", "setup wizard", "start from scratch",
|
||||
"just installed", "how do I start", "walk me through", "linkedin onboarding".
|
||||
allowed-tools:
|
||||
|
|
@ -151,7 +151,7 @@ file must contain no `<!-- VOICE_PLACEHOLDER -->`.
|
|||
1. Full name
|
||||
2. Industry
|
||||
3. Job title / role
|
||||
4. 3-5 expertise areas (these become your content pillars)
|
||||
4. 5 expertise areas (these become your content pillars)
|
||||
5. Target audience description
|
||||
|
||||
Save to `config/user-profile.local.md`.
|
||||
|
|
@ -214,4 +214,4 @@ First post: [Published DATE / Pending — run /linkedin:first-post]
|
|||
- `/linkedin:batch` — Plan a full week of content in one session
|
||||
- `/linkedin:react` — Turn articles and news into posts
|
||||
- `/linkedin:strategy` — Growth strategy tailored to your follower level
|
||||
- `/linkedin` — See all 25 commands anytime
|
||||
- `/linkedin` — See all 26 commands anytime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue