Reads channel metrics via the YouTube Analytics API.
Scanned 9/13/2026
Install to Claude Code
npx -y skills add fru-dev3/fd-apps-prevail-cli --skill youtube-analytics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Youtube Analytics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fru-dev3-youtube-analytics)More formats (shields.io, HTML) on the badges page.
# YouTube Analytics connector
Reads channel metrics via the YouTube Analytics API.
## Auth
OAuth 2.0, first run opens a browser to Google's consent screen, then
caches a refresh token under `~/.prevail/connectors/youtube-analytics/auth/`.
After that, every sync uses the refresh token to mint a short-lived access
token without prompting.
## Skills
- `sync-channel-metrics`, daily views / watch time / subscribers
- `top-videos-30d`, top performers last 30 days
- `retention-curves`, per-video retention graph data
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!