seek

seek is a skill for Claude Code from Bangs00/claude-media-control. It costs 47 tokens per session (355 once invoked), scanned A, original, MIT.

A media-position command that moves the current track to a requested time, such as 1:30 or 90 seconds.

In plain words
What is it for?
Use it to seek, rewind, fast-forward, jump to a position, or skip by a number of seconds in currently playing media.
Why use it?
It avoids manually dragging a playback bar and handles both exact timestamps and relative skips.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the media plugin — 16 skills, 1 hook shipped together

Good fit Use it to seek, rewind, fast-forward, jump to a position, or skip by a number of seconds in currently playing media.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add Bangs00/claude-media-control
Claude Code
/plugin install media

Made for: Claude Code.

Or install media, the plugin that ships this one along with the rest of its 16 skills, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seek

README.md
[![agentmods](https://agentmods.dev/badge/skills/bangs00/claude-media-control/seek.svg)](https://agentmods.dev/skills/bangs00/claude-media-control/seek)
Your own site
<a href="https://agentmods.dev/skills/bangs00/claude-media-control/seek"><img src="https://agentmods.dev/badge/skills/bangs00/claude-media-control/seek.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 355 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.00355
Opus 5 $0.00023 $0.00178
Sonnet 5 $0.00009 $0.00071
Haiku 4.5 $0.00005 $0.00036

Measured 7d ago against content hash 5a7871e3aed2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

seek scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/seek/SKILL.md · 27 lines

What it actually says

Requested position: $ARGUMENTS

  1. Convert the requested position to absolute seconds:
    • plain number → already seconds (90 → 90)
    • m:ss or h:mm:ss → convert (1:30 → 90, 1:02:30 → 3750)
    • natural language → convert ("1분 30초" / "a minute and a half" → 90)
    • relative requests ("30초 뒤로/앞으로", "skip forward 30s"): first read the current position with "${CLAUDE_PLUGIN_ROOT}/scripts/media.sh" now (field elapsedTimeNow), then add/subtract and clamp to [0, duration].
  2. Run with Bash:
"${CLAUDE_PLUGIN_ROOT}/scripts/media.sh" seek <seconds>

The command prints the resulting now-playing JSON. Confirm to the user in one compact markdown line (not a code block) including the new position as **m:ss** / m:ss — new position bold (use elapsedTimeNow and duration).

  • If the JSON is null: nothing is playing to seek in.
  • If the command fails or "degraded": true appears: relay the stderr hint briefly (usually /media:doctor; degraded seek only works for Spotify/Apple Music).
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 27 lines · 47 tokens per session scan A 5a7871e3aed2

Subscribe to this mod's changes

seek is a skill published in the GitHub repository Bangs00/claude-media-control (4 stars, last pushed 1mo ago), licensed MIT. It adds 47 tokens to every session and 355 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

spotify

Control Spotify on macOS. Use for playing music, controlling playback, and getting track information.

rbouschery/marketplace · 21 tokens

video-content

Plans and scripts short-form and long-form video, and designs the packaging — titles, thumbnails, and openings — that determines whether it gets watched. Use this to script a video, plan a series, fix retention or click-through problems, design thumbnail and title concepts, or turn written content into video. For a…

cbrock84/headcount · 89 tokens

youtube-producer

Plans, packages, and scripts long-form video for retention and channel growth — idea selection, titles and thumbnails, script structure, and diagnosing why a video or channel underperforms. Use this for video ideas, packaging, scripting, a retention teardown, or channel strategy — including when someone describes a…

cbrock84/headcount · 86 tokens

visual-content

Designs and directs the visual assets that carry content — carousels, infographics, quote graphics, diagrams, and social imagery — including the generation prompts where they are AI-produced. Use this to turn a written piece into a visual format, design a carousel or infographic, create social graphics, or fix visuals…

cbrock84/headcount · 72 tokens

nano-banana-prompting

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

NikiforovAll/claude-code-rules · 51 tokens

nano-banana

This skill should be used for Python scripting and Gemini image generation. Use when users ask to generate images, create AI art, edit images with AI, or run Python scripts with uv. Trigger phrases include "generate an image", "create a picture", "draw", "make an image of", "nano banana", or any image generation…

NikiforovAll/claude-code-rules · 73 tokens