Tv Navigator

🌐Community
by dbobkov245-source · vlatest · Repository

This "Tv Navigator" skill helps you quickly find and launch your favorite TV shows and movies across different streaming services – a handy time-saver!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tv-navigator npx -- -y @trustedskills/tv-navigator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tv-navigator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tv-navigator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The tv-navigator skill allows AI agents to interact with television services. It enables users to search for shows, navigate channels, and control playback within supported TV platforms. This skill aims to provide a voice-controlled experience for managing entertainment content.

When to use it

  • Finding specific shows: "Find me episodes of 'The Mandalorian'."
  • Channel surfing: "Go to ESPN."
  • Controlling playback: "Pause the show" or "Rewind 10 seconds".
  • Browsing recommendations: “What new shows are available?”

Key capabilities

  • Show search
  • Channel navigation
  • Playback control (pause, rewind)
  • Content recommendation browsing

Example prompts

  • “Play the latest episode of ‘Ted Lasso’.”
  • "Tune to channel 42."
  • "Fast forward through the credits.”

Tips & gotchas

The skill’s functionality is dependent on supported TV platforms and services. Ensure that your desired platform is integrated with the tv-navigator for optimal performance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dbobkov245-source
Installs
10

🌐 Community

Passed automated security scans.