git404hub

what is spaitial-ai-plugin fr?

spaitial-ai/spaitial-ai-plugin — explained in plain English

Analysis updated 2026-05-18

4Audience · vibe coderComplexity · 2/5Setup · moderate

tl;dr

A Claude plugin that generates explorable 3D worlds from a text prompt, photo, or panorama using the SpAItial service, and lets you edit, manage, and export them as meshes.

vibe map

mindmap
  root((repo))
    What it does
      Text to 3D world
      Photo to 3D world
      Panorama editing
      Mesh export
    Tech stack
      Claude plugin
      MCP server
      SpAItial API
    Use cases
      Generate 3D scenes
      Edit existing worlds
      Export downloadable meshes
    Audience
      Claude users
      Creators
    Setup
      Get SpAItial API key
      Install via plugin marketplace
      Connect key or OAuth

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Generate an explorable 3D world from a plain text description of a scene.

VIBE 2

Turn an attached photo or a 360 degree panorama into a navigable 3D world.

VIBE 3

Edit an existing world by changing its panorama with a new prompt or reference images.

VIBE 4

Export a finished world as a downloadable mesh file for use elsewhere.

what's the stack?

ClaudeMCPSpAItial API

how it stacks up fr

spaitial-ai/spaitial-ai-plugin0labs-in/vision-link1038lab/agnes-ai
Stars444
LanguageTypeScriptPython
Setup difficultymoderatemoderateeasy
Complexity2/53/52/5
Audiencevibe coderdevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 5min

Requires creating a SpAItial API key and connecting it via a connector header or OAuth login.

No license information is provided in the README.

in plain english

SpAItial AI is a plugin for Claude that turns a text description, a photo, or a 360 degree panorama into an explorable 3D world made of what are called Gaussian splats, a type of 3D scene you can orbit, pan, and zoom around in a browser. It connects to the SpAItial service and handles the whole process for you: sending the request, waiting for the world to be generated, and delivering the finished result as a link you can open right away. The plugin adds four main abilities. You can create a new world from a prompt, an image, or a panorama. You can edit an existing world by adjusting its underlying panorama with a new prompt or reference images, then turn that edit into a fresh world. You can manage your past creations, checking their status, renaming them, changing whether they are private or public, or canceling a job still in progress. And you can export a finished world as a downloadable 3D mesh file, either at full quality or a simplified version meant for real time use. Getting started means creating an account and an API key on the SpAItial developer site, then installing the plugin through Claude's plugin marketplace command and connecting your key. Depending on which Claude client you use, you either paste the key into a connector setting or set it as an environment variable, or you enter it once on a login screen if you're using Claude on the web or on mobile. The key itself is stored by Claude or by SpAItial's service and is never shown in the chat. Once connected, using it is just a matter of describing what you want in plain language, for example asking for a cozy sunlit reading nook, attaching a photo and asking to turn it into a world, or asking to export a mesh of a specific past request. Downloadable files and meshes are provided as short lived links rather than raw files, and images you provide are sent along as encoded data rather than needing to be hosted anywhere first. Every world is private by default until you choose to make it public.

prompts (copy fr)

prompt 1
Make a 3D world of a cozy sunlit reading nook using the SpAItial plugin.
prompt 2
Turn this attached photo into an explorable 3D world.
prompt 3
Show me my recent SpAItial worlds and make one of them public.
prompt 4
Export a mesh from my most recent SpAItial world request.

Frequently asked questions

what is spaitial-ai-plugin fr?

A Claude plugin that generates explorable 3D worlds from a text prompt, photo, or panorama using the SpAItial service, and lets you edit, manage, and export them as meshes.

What license does spaitial-ai-plugin use?

No license information is provided in the README.

How hard is spaitial-ai-plugin to set up?

Setup difficulty is rated moderate, with roughly 5min to a first successful run.

Who is spaitial-ai-plugin for?

Mainly vibe coder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.