meshyai

meshyai is a skill for Claude Code, Codex from PlayableIntelligence/game-creator. It costs 80 tokens per session (3,397 once invoked), scanned A, original, no licence file.

A tool for creating custom 3D game models from text descriptions or images with Meshy AI. It can also prepare models for animation and Three.js games.

In plain words
What is it for?
Use it to create characters and other 3D models, then turn them into animated GLB assets for Three.js games.
Why use it?
It helps when a game needs a specific 3D asset that is not available in a free model library.

Skill for Claude CodeCodex

Part of the game-creator plugin — 31 skills, 4 agents shipped together

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/playableintelligence/game-creator/meshyai
Any agent
npx skills add PlayableIntelligence/game-creator --skill meshyai
Clone the repo
git clone --depth 1 https://github.com/PlayableIntelligence/game-creator

Made for: Claude Code, Codex.

Or install game-creator, the plugin that ships this one along with the rest of its 31 skills, 4 agents.

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 meshyai

README.md
[![agentmods](https://agentmods.dev/badge/skills/playableintelligence/game-creator/meshyai.svg)](https://agentmods.dev/skills/playableintelligence/game-creator/meshyai)
Your own site
<a href="https://agentmods.dev/skills/playableintelligence/game-creator/meshyai"><img src="https://agentmods.dev/badge/skills/playableintelligence/game-creator/meshyai.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,397 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00080 $0.03397
Opus 5 $0.00040 $0.01699
Sonnet 5 $0.00016 $0.00679
Haiku 4.5 $0.00008 $0.00340

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

Security

Grade A, and why

meshyai 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 5d 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/meshyai/SKILL.md · 306 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 306 lines · 80 tokens per session scan A 69633bfc6af0

Subscribe to this mod's changes

meshyai is a skill published in the GitHub repository PlayableIntelligence/game-creator (323 stars, last pushed 3mo ago), with no licence file. It adds 80 tokens to every session and 3,397 once invoked, about $0.0004 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

html-ppt-zhangzara-8-bit-orbit

A gamer's journey building a retro-arcade collection — the obsession, the hunt, and what the machines came to mean. Built as a decision-grade story deck for friends, hobby community.

nexu-io/open-design · 53 tokens

game-art

Game art principles. Visual style selection, asset pipeline, animation workflow.

vudovn/ag-kit · 17 tokens

asset-pipeline

Generate game-ready 3D assets for World of ClaudeCraft with the AI asset pipeline (Tripo API + optional gpt-image-2). Use when asked to create or generate game assets, a new weapon model, a prop, a creature or mob model, a player-class skin, or any 3D model or texture for the game. Drives…

levy-street/world-of-claudecraft · 0 tokens

sprite-gen

Generate clean 2D game sprites and animation atlases with a component-row pipeline: base identity, numeric sprite-request SSoT, per-state layout guides, image-gen row strips, chroma-key alpha cleanup, connected-component frame extraction, cell-based atlas composition, QA reports, and runtime manifest framelayout. Its…

aldegad/sprite-gen · 291 tokens

woc-image-to-glb

Turn a reference image into a shipping World of ClaudeCraft GLB through the img2threejs intake gates and the repo's deterministic export, optimize, fingerprint, and test pipeline. Use when asked to create, replace, rebuild, re-export, or re-pin a world asset (prop, furniture, building, landmark, stall, service object)…

levy-street/world-of-claudecraft · 83 tokens

audio-design

Implement game audio practice — bus/mixer architecture and gain in decibels, ducking (sidechain), adaptive/dynamic music via layering and re-sequencing, SFX variation, and beat synchronization. Engine-neutral. Use when the user mentions audio mixing, audio buses, adaptive/dynamic music, ducking, SFX variation, music…

gamedev-skills/awesome-gamedev-agent-skills · 81 tokens