SkillAgentSearch skills...

Fill

Generative fill in 3D.

Install / Use

/learn @fill3d/Fill
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fill 3D

logo

Discord

Generative Fill in 3D. This is a starter project showcasing the Fill 3D API for AI-powered virtual staging.

Setup Instructions

  1. Clone this repository.
  2. Rename .env.example to .env.local.
  3. Head over to fill3d.ai and create an API key: key
  4. Paste your API key in .env.local:
    # Fill 3D
    FILL3D_API_KEY="<your API key here>"
    
  5. Install dependencies by running npm install.
  6. Run the development server with npm run dev.
  7. Open up the webpage at http://localhost:3000.
View on GitHub
GitHub Stars744
CategoryDevelopment
Updated1mo ago
Forks42

Languages

TypeScript

Security Score

100/100

Audited on Feb 13, 2026

No findings