create-3d-model-from-image
Use AgentPMT external API to run the Create 3D Model From Image tool with wallet signatures, credits purchase, or credits earned from jobs.
npx skills add majiayu000/claude-skill-registry --skill create-3d-model-from-image --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# AgentPMT Tool Skill: Create 3D Model From Image ## Tool Summary - Use Cases: Image to 3D conversion, 2D to 3D model generation, photo to 3D mesh, single image 3D reconstruction, AI 3D model generation, automatic 3D modeling, 3D asset creation, game asset generation, 3D game model creation, virtual reality asset, VR model creation, augmented reality object, AR 3D model, metaverse asset creation, digital twin generation, product 3D visualization, ecommerce 3D model, product photography to 3D, 3D printing model creation, printable 3D mesh, character model generation, 3D character creation, avatar generation, riggable 3D model, A-pose character, T-pose model generation, textured 3D model, PBR texture generation, physically based rendering, GLB model export, FBX model download, OBJ mesh generation, USDZ model creation, low poly model, high poly mesh, polygon count control, quad mesh topology, triangle mesh generation, 3D thumbnail generation, mesh remeshing, 3D asset pipeline, automated 3D workflow, AI agent 3D generation, LLM 3D model integration, batch 3D generation, 3D model tracking - Agent Description: Generate 3D models from images. Configure mesh topology, polygon count, textur
- Tool Summary
- About AgentPMT
- Capability Snapshot
- Funding and Credits
- Tool Identity
- Wallet and Credits Decision
- Session and Signature Rules
- Action Map For This Skill
- Credits Path A: Buy With x402
- Credits Path B: Earn Through Jobs
- Use This Tool
- Product Metadata
- Use Cases
- Full Description
pip install requests eth-account Using the CLI quickstart script: python agentpmt_paid_marketplace_quickstart.py invoke-e2e \ Full marketplace flow: create wallet + buy credits + invoke python agentpmt_paid_marketplace_quickstart.py market-e2e \ Step 1: Create a wallet curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ Step 2: Get session nonce curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ Step 3: Invoke tool (requires EIP-191 signature — see Python example below)
What does the create-3d-model-from-image skill do?
Use AgentPMT external API to run the Create 3D Model From Image tool with wallet signatures, credits purchase, or credits earned from jobs.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill create-3d-model-from-image --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
