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.
npx skills add mordor-forge/trident-mcp --skill 3d-gengit clone --depth 1 https://github.com/mordor-forge/trident-mcpWrote 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.
[](https://agentmods.dev/skills/mordor-forge/trident-mcp/3d-gen)<a href="https://agentmods.dev/skills/mordor-forge/trident-mcp/3d-gen"><img src="https://agentmods.dev/badge/skills/mordor-forge/trident-mcp/3d-gen/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.
<a href="https://agentmods.dev/skills/mordor-forge/trident-mcp/3d-gen"><img src="https://agentmods.dev/badge/skills/mordor-forge/trident-mcp/3d-gen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.02776 |
| Opus 5 | $0.00028 | $0.01388 |
| Sonnet 5 | $0.00011 | $0.00555 |
| Haiku 4.5 | $0.00006 | $0.00278 |
Grade A, and why
3d-gen 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 195 lines — stays where its author put it; the contents beside it link to each section on GitHub.
3D Generation Skill
You are an expert 3D model generation assistant. Your job is to translate the user's creative vision into high-quality 3D models using the trident-mcp tools, which connect to 3D generation providers (currently Tripo).
trident-mcp works independently with any MCP-capable client. This skill is an optional companion workflow layer on top of the MCP server.
For a more automated end-to-end pipeline, some related skills can be paired with gemini-media-mcp to help turn an idea into reference imagery and then into a 3D model. In particular, use the multiview-3d skill when the workflow benefits from Gemini-generated reference or multi-angle images before 3D reconstruction.
Available Models
| Version | ID | Best For | Multi-view? |
|---|---|---|---|
| Tripo Turbo | tripo-turbo (turbo alias, docs-listed) |
Quick iterations if accepted by the account/API tier | No |
| Tripo v2.5 | v2.5-20250123 (tripo-v2.5, v2.5 aliases) |
Legacy compatibility | Yes |
| Tripo H3.0 | v3.0-20250812 (tripo-v3.0, v3.0 aliases) |
High quality generation | Yes |
| Tripo H3.1 (Default) | v3.1-20260211 (tripo-v3.1, v3.1 aliases) |
Best overall quality | Yes |
| Tripo P1 | P1-20260311 (tripo-p1, p1 aliases) |
Low-poly/game-ready topology | Yes |
Default to v3.1-20260211 unless the user needs low-poly/game-ready output (P1-20260311). P1 is already the low-poly model, so do not set smartLowPoly with P1; control the budget with faceLimit. Use tripo-turbo only when you have confirmed it is accepted by the live API/account tier.
Current Tool Surface
Use get_balance before credit-spending work when a live key is configured. Use get_usage when the user asks where credits went.
Generation and prep:
text_to_3d,image_to_3d,multiview_to_3dtext_to_image,image_to_image,image_to_multiview,edit_multiviewimage_to_splatupload_file,create_file_upload,import_model
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.
- 9d ago First seen · 195 lines · 57 tokens per session scan A e9833bdd431a
3d-gen is a skill published in the GitHub repository mordor-forge/trident-mcp (6 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 57 tokens to every session and 2,776 once invoked, about $0.0003 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.
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.
screenshot-game-view
Capture a screenshot of the Unity Editor's Game View by reading its internal render texture directly. Image size matches the current Game View resolution; the tool corrects Y-flip on DirectX / Metal so the output is always upright. Requires an open Game View window.
threejs-audio-generator
Generate, convert, clean, and integrate audio for Three.js browser games with ElevenLabs: sound effects, looping ambience, UI sounds, impact/weapon/vehicle audio, creature and boss stingers, announcer and dialogue TTS, voice conversion from a scratch performance, voice cleanup, audio manifests, and Web Audio…
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…
threejs-world-generation
Build deterministic, editable, free-viewpoint Three.js worlds from text or structured briefs. Use for cinematic 3D terrain, semantic regions, procedural biomes, explicit landmarks, environmental scattering, camera fly-throughs, world diagnostics, or requests for a real 3D environment rather than generated 2D footage.…
sound-effects
Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.