feat(linkedin-studio): N5 — /linkedin:trends discovery-kommando + trend-spotter pin-fjerning + triage [skip-docs]

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: b69d02cd-d30d-478b-95a5-bd06113c648a
This commit is contained in:
Kjell Tore Guttormsen 2026-07-17 04:00:17 +02:00
commit a8e3cacee3
10 changed files with 154 additions and 14 deletions

View file

@ -37,7 +37,7 @@ This skill covers everything related to LinkedIn analytics, performance measurem
| Agent | Model | Responsibility |
|-------|-------|----------------|
| `analytics-interpreter` | Sonnet | Audience pattern analysis + weekly/monthly performance reports (interpret/report modes) |
| `trend-spotter` | Sonnet | Trending topics + opportunity scores |
| `trend-spotter` | (inherits session) | Trending topics + opportunity scores |
| `post-feedback-monitor` | Opus | Post-publish 48h monitoring, anomaly detection |
---

View file

@ -33,7 +33,7 @@ This skill covers long-term LinkedIn strategy, authority building, competitive i
| Agent | Model | Responsibility |
|-------|-------|----------------|
| `strategy-advisor` | Sonnet | Growth recommendations based on phase |
| `trend-spotter` | Sonnet | Trending topics + opportunity scores |
| `trend-spotter` | (inherits session) | Trending topics + opportunity scores |
---

View file

@ -153,7 +153,7 @@ These rules apply to ALL content created by any skill or command:
| `content-planner` | Sonnet | Cyan | Content audit + weekly/monthly plans |
| `network-builder` | Sonnet | Cyan | Strategic networking + outreach |
| `content-repurposer` | Sonnet | Magenta | Format conversion + evergreen refresh |
| `trend-spotter` | Sonnet | Cyan | Trending topics + opportunity scores |
| `trend-spotter` | (inherits session) | Cyan | Trending topics + opportunity scores |
| `voice-trainer` | Sonnet | Magenta | Voice profile building + drift detection |
| `differentiation-checker` | Sonnet | Blue | Originality scoring + commodity detection |
| `post-feedback-monitor` | Opus | Lime | Post-publish 48h monitoring, real-time interventions |