Use for VidSeeds MCP analytics and research - YouTube analytics, channel intelligence, video autopsy, outliers, competitors, trending/breakout discovery, keyword research, comment sentiment, and best-practices tools. Outcomes only; not internal scoring details.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill vidseeds-analytics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vidseeds Analytics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-vidseeds-analytics)More formats (shields.io, HTML) on the badges page.
---
name: vidseeds-analytics
description: "Use for VidSeeds MCP analytics and research - YouTube analytics, channel intelligence, video autopsy, outliers, competitors, trending/breakout discovery, keyword research, comment sentiment, and best-practices tools. Outcomes only; not internal scoring details."
category: mcp-and-integrations
source_repo: hashgraph-online/awesome-codex-plugins
source_path: "plugins/CarrotGamesStudios/vidseeds-mcp/skills/vidseeds-analytics/SKILL.md"
source_url: https://github.com/hashgraph-online/awesome-codex-plugins/blob/HEAD/plugins/CarrotGamesStudios/vidseeds-mcp/skills/vidseeds-analytics/SKILL.md
---
# Analytics & intelligence (MCP)
Map the user's question to a tool - then read the tool `description` for inputs and seed cost.
## YouTube account data
| Goal | Tool |
| ----------------------- | ------------------------------------------------------------------------------ |
| Connected channels | `vidseeds_get_youtube_channels` |
| Channel/video analytics | `vidseeds_get_youtube_analytics` |
| Playlists | `vidseeds_get_channel_playlists` |
| Transcript / captions | `vidseeds_get_youtube_video_transcript`, `vidseeds_get_youtube_video_captions` |
## Channel intelligence (deep profile)
| Goal | Tool |
| ------------------ | ------------------------------------------ |
| Run analysis | `vidseeds_analyze_channel_intelligence` |
| Poll status | `vidseeds_get_channel_intelligence_status` |
| Read cached result | `vidseeds_get_channel_intelligence_cache` |
| Narrative insights | `vidseeds_generate_channel_insights` |
| Author voice | `vidseeds_analyze_author_voice` |
Pass `channelId` when multiple YouTube connections exist.
## Single-video diagnosis
| Goal | Tool |
| --------------------------- | ------------------------------------ |
| Deep dive on one video | `vidseeds_analyze_video_autopsy` |
| Best-practices check | `vidseeds_get_video_best_practices` |
| Sponsor integrations | `vidseeds_scan_sponsor_integrations` |
| Retention curve (simulated) | `vidseeds_simulate_retention_curve` |
## Competitive & market context
| Goal | Tool |
| -------------------- | --------------------------------- |
| Compare channels | `vidseeds_compare_competitors` |
| Outlier videos | `vidseeds_detect_outliers` |
| Public channel audit | `vidseeds_audit_public_channel` |
| Realtime anomalies | `vidseeds_get_realtime_anomalies` |
## Discovery & research
| Goal | Tool |
| -------------------- | ------------------------------------------------------------------------- |
| Keywords | `vidseeds_keyword_research` |
| Trending videos | `vidseeds_get_trending_videos` |
| Breakout channels | `vidseeds_get_breakout_channels` |
| Bulk video metadata | `vidseeds_get_bulk_video_metadata` |
| Bulk channel lookup | `vidseeds_get_channels_by_ids` |
| Channel video list | `vidseeds_list_channel_videos` |
| Video stats history | `vidseeds_get_video_stats_history` |
| View curve | `vidseeds_get_channel_view_accumulation_curve` |
| Video comments | `vidseeds_get_video_comments` |
| Analytics dimensions | `vidseeds_get_available_analytics_dimensions` |
| Comment sentiment | `vidseeds_get_comment_sentiment` |
| Video ideas | `vidseeds_generate_video_ideas` (and related ideas tools in `tools/list`) |
## SEO experiments
- `vidseeds_generate_seo_title_experiments` - title variants for testing.
## Copilot / assistant (Q&A)
- `vidseeds_get_copilot_response` - channel-aware answers.
- Assistant threads: `vidseeds_list_assistant_conversations`, `vidseeds_get_assistant_conversation`, `vidseeds_send_assistant_message`, `vidseeds_confirm_assistant_suggestion` - see tool descriptions for collab flows.
## After research → action
Typical handoff:
1. Intelligence or autopsy → refine metadata via `vidseeds-projects`.
2. Trends/keywords → thumbnail brief via `vidseeds-thumbnails`.
3. Public audit → user decides positioning; no automatic publish.
Always run `vidseeds_get_seed_balance` before batch intelligence calls.
---
**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/CarrotGamesStudios/vidseeds-mcp/skills/vidseeds-analytics/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!