vulk

A tool for creating, editing, inspecting, and deploying immersive websites and web apps, including projects with 3D scenes, animation, video references, or visual inspiration.

In plain words
What is it for?
Use it to generate or modify general websites and immersive WebGL or Three.js projects, inspect selected project files, and receive available preview, editor, and deployment links.
Why use it?
It provides an editable web project workflow for briefs that need spatial interfaces, cinematic motion, product reveals, or other rich visual interactions.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/vulk-dev/vulk-mcp-server/vulk
Any agent
npx skills add VULK-dev/vulk-mcp-server --skill vulk
Clone the repo
git clone --depth 1 https://github.com/VULK-dev/vulk-mcp-server

Made for: Claude Code, Codex.

Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 245 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
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 $0.00023 $0.00245
Opus 5 $0.00012 $0.00122
Sonnet 5 $0.00005 $0.00049
Haiku 4.5 $0.00002 $0.00024

Measured 2d ago against content hash 3a707c21192d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

vulk scanned grade C with 1 finding 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 2d 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.

Reaches for credential fileshighPrivilege escalation

SSH keys, cloud credentials, git-credentials, .npmrc, /etc/shadow: reading these is how a config file becomes a credential leak.

Use `get_project_files` without `includeContent` first. Request file content only when needed, and request specific paths. Do not request secrets, `.env` files, credentials, private keys, certificates, `.npmrc`, `.pypirc
codex-plugin/skills/vulk/SKILL.md · 21 lines

What it actually says

VULK

Use VULK when the user asks to build, remix, inspect, edit, or deploy a website or web app from chat.

Prefer generate_immersive_site for briefs that mention:

  • 3D, WebGL, Three.js, R3F, spatial interfaces, or product reveals
  • cinematic motion, video references, scroll-driven storytelling, or immersive sites
  • moodboards, screenshots, Figma, URLs, product images, or visual references

Use create_project for general web projects.

Use get_project_files without includeContent first. Request file content only when needed, and request specific paths. Do not request secrets, .env files, credentials, private keys, certificates, .npmrc, .pypirc, .netrc, or service-account files.

Return the VULK project ID, preview URL, editor URL, and deployment URL when available. Do not describe VULK as a raw image, video, or audio generation API; VULK delivers editable web projects.

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. 2d ago First seen · 21 lines · 23 tokens per session scan C 3a707c21192d

Subscribe to this mod's changes

vulk is a skill published in the GitHub repository VULK-dev/vulk-mcp-server (7 stars, last pushed 3mo ago), licensed MIT. It adds 23 tokens to every session and 245 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (reaches for credential files). 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

generate-images-with-firebase-ai

Use when generating or editing images from Flutter/Dart with Firebase AI Logic and a Gemini image model (Nano Banana), making the first call work, choosing Gemini Developer API vs Vertex AI, hitting quota, billing or App Check failures, getting empty or image-only responses, sending a user photo as input, controlling…

evanca/flutter-ai-rules · 84 tokens

store-listing-assets

Use when writing store copy to character limits (name, subtitle, descriptions, keywords) or preparing listing images (icon, feature graphic, screenshots, preview video).

evanca/flutter-ai-rules · 37 tokens

minimax-multimodal-toolkit

MiniMax-native multimodal workflow for image, video, voice, music, and media-processing tasks. Use when the user asks to generate image/video/audio assets, wants MiniMax-specific media APIs, needs TTS or voice workflows, wants reproducible local media outputs, or needs FFmpeg-style processing around generated media.…

madebyaris/advance-minimax-m3-cursor-rules · 97 tokens

9router-stt

Speech-to-text via 9Router /v1/audio/transcriptions using OpenAI Whisper / Groq / Gemini / Deepgram / AssemblyAI / NVIDIA / HuggingFace models. Use when the user wants to transcribe audio, convert speech to text, or get subtitles from audio files.

decolua/9router · 63 tokens

ffmpeg

Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.

calesthio/OpenMontage · 55 tokens

hyperframes-media

Audio and media assets for HyperFrames compositions, produced by one shared audio engine (scripts/audio.mjs) — multi-provider TTS (HeyGen / ElevenLabs / Kokoro local), background music + sound effects (HeyGen audio-library retrieval by default, with local Lyria / MusicGen BGM generation and a bundled SFX library as…

calesthio/OpenMontage · 131 tokens