ikea-light

Configure IKEA-light fixtures in kitchen scenes with validated model slugs and π rotation.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/pavelkraleu/anthropic-opus-hackathon --skill ikea-light
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ikea-light
Source: https://github.com/pavelkraleu/anthropic-opus-hackathon/tree/main/skills/ikea-light
Command: npx skills add https://github.com/pavelkraleu/anthropic-opus-hackathon --skill ikea-light

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

IKEA-light fixtures provide a standardized way to add IKEA lighting to kitchen scenes in design workflows, reducing manual setup and ensuring consistent orientation.

Core Features & Use Cases

  • GLB-backed fixtures with a validated catalog of models.
  • Enforced rotation of π to hang fixtures correctly.
  • Supports placement via position fields for pendants and tracks.
  • Validates model slugs against catalog and logs errors for unknown fixtures.

Quick Start

Create an ikea-light instance with a valid model slug, position, and a fixed rotation of π to hang downward.

Frequently Asked Questions about ikea-light

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add IKEA lighting fixtures to a 3D kitchen scene?

Configuring IKEA-light fixtures in kitchen scenes requires defining a JSON object with id, kind, model, position, and rotation. The model slug must exist in the validated catalog, and the rotation rx must equal π to hang correctly.

Why do my kitchen pendant lights render sideways or upside down?

Kitchen pendant lights render incorrectly if the rotation value is missing or wrong. The ikea-light configuration enforces a mandatory downward-hanging rotation where rx equals π, ensuring fixtures orient properly in the 3D scene.

What happens if I use an unknown IKEA light model slug in my kitchen design?

Using an unknown IKEA light model slug triggers a validation error. The system validates all model slugs against a predefined GLB-backed catalog and logs errors for unknown fixtures to prevent invalid lighting instances in your kitchen scene.

Can I use this approach to place both pendant lights and track lighting in a 3D kitchen?

Yes, you can place both pendant lights and track lighting in a 3D kitchen. The configuration supports flexible placement via position fields, allowing you to define coordinates for various IKEA fixture types within your scene workflow.