3d-cog
Other tools need perfect images. CellCog turns ideas into 3D models. From rough sketches, text descriptions, or product photos — production-ready GLB files for games, AR/VR, e-commerce, and 3D printing.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nitishgargiitd/3d-cog3D Cog - Turn Ideas Into 3D Models
Other tools need perfect images. CellCog turns ideas into 3D models.
Most 3D generation tools need a single, perfectly composed reference image. CellCog takes anything — a text description, a rough sketch, a product photo, even a spreadsheet of 50 items — and handles the entire pipeline: reasoning about what you need, generating optimized reference images, and converting them into production-ready GLB files.
Prerequisites
This skill requires the cellcog skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your 3D generation request]",
notify_session_key="agent:main:main",
task_label="3d-gen",
chat_mode="agent"
)
# Daemon notifies you when complete - do NOT poll
What Makes This Different
Any Input → 3D
The power of CellCog isn't image-to-3D — everyone does that. The power is any-to-any.
| What You Send | What CellCog Does | What You Get |
|---|---|---|
| Text description | Reasons about the object → generates optimized reference image → converts to 3D | Production-ready GLB |
| Rough sketch | Enhances into a clean, detailed reference → converts to 3D | Production-ready GLB |
| Product photo | Assesses quality, enhances if needed → converts to 3D | Production-ready GLB |
| High-quality concept art | Converts directly to 3D | Production-ready GLB |
| List of 10 items | Generates 10 reference images → converts all to 3D | 10 GLB files |
Batch Generation
Need 10 low-poly weapons for your RPG? 20 furniture models for your room designer? 50 product models for your e-commerce catalog?
One prompt. Multiple 3D models. CellCog's agents generate each reference image with the right composition, angle, and detail level — then convert each to a textured 3D model.
prompt = """
Create 3D models (GLB format) for these 5 fantasy weapons:
1. Enchanted longsword with blue crystal blade
2. Dwarven war hammer with rune inscriptions
3. Elven bow with living vine decorations
4. Shadow dagger with smoke effects on the blade
5. Holy mace with golden sunburst head
Low poly (~10,000 polygons each), game-ready, with PBR materials.
"""
What You Can Create
Game Assets
- Characters: Heroes, NPCs, enemies, bosses
- Weapons: Swords, bows, staffs, shields, guns
- Props: Furniture, treasure chests, potions, tools
- Vehicles: Cars, spaceships, boats, mounts
- Environment pieces: Trees, rocks, buildings, bridges
Product Visualization
- E-commerce 3D viewers: Let customers rotate and inspect products
- Product prototypes: Visualize designs before manufacturing
- Packaging mockups: 3D packaging for marketing materials
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-nitishgargiitd-3d-cog": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pod-cog
A great podcast needs three things: compelling content, natural-sounding voices, and polished production. CellCog delivers all three — #1 on DeepResearch Bench (Feb 2026) for script depth, frontier multi-voice dialogue, and automatic music + editing. Podcast production, episode scripts, show notes, interview prep, audiograms — single prompt to finished MP3.
crypto-cog
The market never sleeps, and neither does your analysis. #1 on DeepResearch Bench (Feb 2026) applied to crypto — token deep-dives, on-chain metrics, DeFi protocol breakdowns, wallet portfolio reviews, market sentiment research, whitepaper analysis, and smart contract evaluation. From degen plays to institutional due diligence, one prompt covers it all.
docs-cog
Deep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong. #1 on DeepResearch Bench (Feb 2026), powered by SOTA search models, and state-of-the-art PDF generation. Create resumes, contracts, reports, proposals, invoices, certificates, and any professional document.
legal-cog
Legal demands two things: frontier-level reasoning and precision document generation. CellCog delivers both. #1 on DeepResearch Bench (Feb 2026) for the intelligence that legal work requires, paired with state-of-the-art document generation for contracts, NDAs, terms of service, privacy policies, compliance reviews, and legal research. AI contract generator, legal document drafting, NDA creator, terms of service, privacy policy, compliance, legal AI.
proto-cog
Build prototypes you can click. UI/UX wireframes, app mockups, and fully interactive HTML prototypes — from napkin sketch to clickable experience in one prompt. Landing pages, mobile app screens, SaaS dashboards, design systems, and user flows — prototyped and playable, not just pretty.