server/skills/youtube_manager/SKILL.md
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup
npx skillsauth add proxy2021/enso youtube_managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup
View and manage all YouTube subscriptions with auto-categorization, stats, health scores, and bulk actions
Parameters:
refresh (boolean): Force refresh (bypass 10-min cache)Personalized video feed from your subscribed channels, sorted by newest. Supports filtering by subscription category (resolves channel IDs from cached subscription data).
Parameters:
maxResults (number): Number of videos (default 20)category (string): Filter by subscription category (e.g. "AI & Machine Learning", "Gaming")Trending YouTube videos by region and category
Parameters:
regionCode (string): Country code (default HK). Examples: US, GB, JP, KRcategoryId (string): YouTube category: 10=Music, 20=Gaming, 28=SciencemaxResults (number): Number of videos (default 20)AI-powered channel discovery based on your Enso profile interests. Runs search queries in parallel for faster results. Deduplicates against existing subscriptions.
Parameters:
topic (string): Specific topic to search for (overrides profile-driven discovery)maxResults (number): Number of channels to discover (default 10)Subscription analytics: category distribution, channel size distribution, total/avg/median subscriber counts, engagement insights
Unsubscribe from one or more YouTube channels
Parameters:
channelIds (array): Channel IDs to unsubscribe fromtesting
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
tools
World clock, timezone converter, countdown timers, and stopwatch utilities