grok-membership-media

grok-membership-media is a skill for Claude Code, Codex from Zhao73/grok-membership-media-mcp. It costs 33 tokens per session (462 once invoked), scanned A, original, MIT.

A workflow for using paid ChatGPT and Grok memberships to create website preview images and MP4 videos without developer APIs or API keys.

In plain words
What is it for?
Use it for website hero videos, product videos, animated visuals, or workflows that combine a generated first frame with a Grok video.
Why use it?
It provides a defined process for checking access, generating media, waiting for completion, and verifying the resulting files before website integration.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it for website hero videos, product videos, animated visuals, or workflows that combine a generated first frame with a Grok video.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhao73/grok-membership-media-mcp/grok-membership-media
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Zhao73/grok-membership-media-mcp --skill grok-membership-media
Clone the repo
git clone --depth 1 https://github.com/Zhao73/grok-membership-media-mcp

Made for: Claude Code, Codex.

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 grok-membership-media

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhao73/grok-membership-media-mcp/grok-membership-media/github.svg)](https://agentmods.dev/skills/zhao73/grok-membership-media-mcp/grok-membership-media)
Your own site
<a href="https://agentmods.dev/skills/zhao73/grok-membership-media-mcp/grok-membership-media"><img src="https://agentmods.dev/badge/skills/zhao73/grok-membership-media-mcp/grok-membership-media/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for grok-membership-media

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhao73/grok-membership-media-mcp/grok-membership-media"><img src="https://agentmods.dev/badge/skills/zhao73/grok-membership-media-mcp/grok-membership-media.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 462 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.00033 $0.00462
Opus 5 $0.00016 $0.00231
Sonnet 5 $0.00007 $0.00092
Haiku 4.5 $0.00003 $0.00046

Measured 12d ago against content hash 46e64174d949, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

grok-membership-media 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 12d 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/grok-membership-media/SKILL.md · 41 lines

What it actually says

Grok Membership Media

Use the grok-membership-media MCP whenever the user requests a website hero video, product video, animated visual, Grok video, or a GPT-first-frame plus Grok-video workflow.

Required workflow

  1. Inspect the current website and choose the target aspect ratio and output directory.
  2. Call media_doctor. Never start generation unless it reports Grok auth_mode = grok.com_membership, api_key_auth_disabled = true, and developer_api_enabled = false.
  3. Call start_website_video. Use first_frame_provider = auto unless the user explicitly chooses ChatGPT, Grok, or supplies an existing source image.
  4. Poll get_media_job; do not start another job while the first is queued, running, or submitted_unknown.
  5. On completion, verify the MP4, web MP4, poster, first frame, manifest, and SHA-256 fields before editing the website.
  6. Only modify the website if the user requested integration. Use the muted web MP4 for autoplay and preserve the master MP4 with audio.

Hard constraints

  • Never request, configure, or use XAI_API_KEY, OPENAI_API_KEY, or any developer API.
  • ChatGPT generation must remain --backend web; never use auto or codex.
  • Grok generation must remain the locally installed Grok Build CLI with GROK_DISABLE_API_KEY_AUTH=1.
  • Grok supports video duration 6 or 10 seconds and resolution 480p or 720p.
  • Video starts from an image. GPT web is preferred for the first frame; Grok membership image_gen is used only if GPT is unavailable before submission.
  • Never auto-retry submitted_unknown or any task that already emitted a Grok media tool_call.
  • Never place MP4 bytes/base64 in model context; return and use local paths.
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. 12d ago First seen · 41 lines · 33 tokens per session scan A 46e64174d949

Subscribe to this mod's changes

grok-membership-media is a skill published in the GitHub repository Zhao73/grok-membership-media-mcp (1 stars, last pushed 1mo ago), licensed MIT. It adds 33 tokens to every session and 462 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

ima2

Use the ima2-gen CLI/server to generate, edit, inspect, and manage local AI image generation jobs.

lidge-jun/ima2-gen · 25 tokens

ima2-front

Frontend implementation skill for ima2 users. Use for any frontend, web UI, or visual implementation work — building, styling, or redesigning pages/components, responsive layouts, motion, component architecture, and production-surface polish. Pairs with ima2-uiux: load it first when design direction is vague; this…

lidge-jun/ima2-gen · 149 tokens

ima2-uiux

Design direction discovery and UX judgment for ima2 users. Use for UI/UX direction and design judgment — vague visual briefs, onboarding, empty/error/loading states, layout vocabulary, typography breaks, favicons, logos, and brand identity choices. Pairs with ima2-front: this skill decides the design direction, then…

lidge-jun/ima2-gen · 118 tokens

videoagent-video-studio

Generate short AI videos from text or images — text-to-video, image-to-video, and reference-based generation — with zero API key setup. Use when the user wants to create a video clip, animate an image, or generate video from a description.

pexoai/pexo-skills · 56 tokens

fal

Use when calling a fal.ai endpoint by id to generate image, audio, or video from JS/Python/curl: subscribe vs submit, queue states, ED25519 webhook signature verification, per-call cost, or migrating off @fal-ai/serverless-client. NOT which model or art direction (that is ai-media); NOT the same models on another…

ericrisco/rsc-harness · 78 tokens

atlas-cloud-media

Generate Atlas Cloud images and videos through its asynchronous media API with schema-first model selection and credential-safe polling.

sickn33/agentic-awesome-skills · 25 tokens