← ClaudeAtlas

socialseal-discoverability-trackinglisted

Use this skill when the user asks whether a brand or competitor appears in social search, who leads, how ranks/keyword coverage/share of voice compare, or whether visibility changed over time. Compute scoped discoverability metrics from ranked SocialSeal exports, produce tables/charts, and verify completeness and denominator consistency before reporting movement.
OpenSealAI/agent-skills · ★ 0 · AI & Automation · score 65
Install: claude install-skill OpenSealAI/agent-skills
# SocialSeal Discoverability Tracking ## Overview This skill has two jobs: 1. **Measure now (snapshot).** Turn a ranked export into discoverability, keyword coverage, and share of voice for named entities (owned brand vs competitor), reported as metric tables and a chart — this is the answer to "how do we compare with <competitor> on discoverability / share of voice?". 2. **Track over time.** Refresh exports, compare like with like, detect tracking/data problems, and keep a change log so movement stays interpretable. Always compute the metrics before discussing strategy. A brand-vs-competitor visibility question is a measurement question even when it names a competitor; do not stop at a narrative of which videos appeared. ## Inputs - workspace ID and group IDs - entity definition: owned brand and competitor handles to tag (if owned handles are unknown, ask or tag conservatively and mark review-needed) - platform, market, language, keyword/topic scope, and date range - current export and previous export (for movement) - tracking-group change log and expected keyword/group manifest - optional: the exact keyword list the user named (map to tracked items, see Workflow) ## Data Access Lead with **ranked rows** — they carry `keyword`, `region`, `author_handle`, `rank`/`best_rank`/`latest_rank`, and latest engagement snapshots (`views_count`, `likes_count`, ...), which are the inputs to discoverability and share of voice. See `references/socialseal-data-contract.md` for colu