kirimaker-local

kirimaker-local is a skill for Codex from willjim/KIRI-Maker. It costs 48 tokens per session (363 once invoked), scanned A, original, MIT.

A local launcher for KIRI Maker, a web app that works with 3D Gaussian Splatting models, which represent real spaces or objects as collections of rendered points. It starts the bundled app on your computer without requiring package installation.

In plain words
What is it for?
Use it when you need to start, open, or test the bundled KIRI Maker app on your computer. The browser still needs internet access for shared models and online libraries.
Why use it?
It removes the setup work needed to run the included app locally. The launcher chooses an available local address and provides a link to open it.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when you need to start, open, or test the bundled KIRI Maker app on your computer. The browser still needs internet access for shared models and online libraries.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/willjim/kiri-maker/kirimaker-local
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 willjim/KIRI-Maker --skill kirimaker-local
Clone the repo
git clone --depth 1 https://github.com/willjim/KIRI-Maker

Made for: 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 kirimaker-local

README.md
[![agentmods](https://agentmods.dev/badge/skills/willjim/kiri-maker/kirimaker-local.svg)](https://agentmods.dev/skills/willjim/kiri-maker/kirimaker-local)
Your own site
<a href="https://agentmods.dev/skills/willjim/kiri-maker/kirimaker-local"><img src="https://agentmods.dev/badge/skills/willjim/kiri-maker/kirimaker-local.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 363 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 8
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00048 $0.00363
Opus 5 $0.00024 $0.00181
Sonnet 5 $0.00010 $0.00073
Haiku 4.5 $0.00005 $0.00036

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

Security

Grade A, and why

kirimaker-local 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 8d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (assets/js/app.js, assets/js/gestureControl.js, assets/js/kiriLoader.js, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/kirimaker-local/SKILL.md · 25 lines

What it actually says

Run KIRI Maker locally

Start the bundled site immediately. Do not ask the user to clone a repository, install npm packages, or choose a port.

Start

  1. Run python3 scripts/serve.py from this skill directory as a long-running/background process. Use the agent's persistent process mechanism so the server remains alive after the command returns.
  2. Read the single startup line in the form KIRI Maker: http://127.0.0.1:<port>/.
  3. Verify the address responds successfully. If the process tool already confirms a successful request, do not repeat the check.
  4. Reply in the user's language with a clickable Markdown link to that exact address. Keep the response short and state that closing/stopping the running process stops the site.

The launcher chooses a free loopback port, serves the expanded files in assets/ directly, and implements the /resolve endpoint. It needs only Python 3's standard library. Internet access is still required in the browser for shared models and CDN libraries.

Troubleshoot

  • If python3 is unavailable, try python scripts/serve.py.
  • If startup fails, report the actual error; do not install unrelated services or replace the launcher with Wrangler.
  • If the page opens but external libraries or models fail, explain that the browser must be online and able to reach the referenced CDN or model host.
  • Never expose the server beyond 127.0.0.1 unless the user explicitly requests LAN access.
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. 8d ago First seen · 25 lines · 48 tokens per session scan A 24b82214e0c1

Subscribe to this mod's changes

kirimaker-local is a skill published in the GitHub repository willjim/KIRI-Maker (58 stars, last pushed 21d ago), licensed MIT. It adds 48 tokens to every session and 363 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-30.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens