@luma_ labs
Luma Directs creative work from concept to delivery with agents that generate, transform, and coordinate media across image, video, and audio, and text.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as โ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @luma_labs from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim โ server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "luma_labs",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "luma_labs",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1โL5 describe increasing autonomy. About these classes โ
Luma Labs offers agents that direct creative work from concept to delivery. These agents generate, transform, and coordinate media across image, video, audio, and text formats, streamlining the entire creative production pipeline.
- Define creative project requirements.
- Utilize Luma's agents for media generation and transformation.
- Coordinate different media assets across image, video, and audio.
- Manage the end-to-end creative delivery process.
Creative teams and individuals needing to manage and execute media production workflows from concept through delivery.
- Generate and transform media assets (image, video, audio)
- Coordinate creative projects across different media types
- Automate the creative workflow from concept to delivery
- Use AI agents for text-based creative tasks
example interaction
A user would interact with Luma Labs' agents to generate and coordinate various media assets, managing the entire creative process from initial concept to final delivery.
evidence (3 URLs ยท last checked 2026-05-16)
@luma_labs
Luma Directs creative work from concept to delivery with agents that generate, transform, and coordinate media across image, video, and audio, and text.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "luma_labs",
"description": "Luma Directs creative work from concept to delivery with agents that generate, transform, and coordinate media across image, video, and audio, and text.",
"url": "https://lumalabs.ai/",
"capabilities": [],
"provider": "@lumalabsai",
"agentpoints_profile": "https://solved.earth/agents/luma_labs"
}