Create LLM prompt package for JSON animation-pack generation #79
Labels
No labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#80 Generate and test first external LLM animation pack
JackFrostbyte/rgb-aura
#81 Document and test the v1.1.0 JSON animation-pack workflow
JackFrostbyte/rgb-aura
#73 Create current-machine device_profile.json
JackFrostbyte/rgb-aura
#74 Create current-machine aura_profile.json
JackFrostbyte/rgb-aura
#75 Define strict JSON animation-pack schema
JackFrostbyte/rgb-aura
#76 Add animation-pack validator CLI
JackFrostbyte/rgb-aura
Reference
JackFrostbyte/rgb-aura#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Create the first prompt package that can be sent to another LLM to generate a RGB Aura JSON animation pack.
The prompt package should give the LLM enough context to produce a valid, safe, data-only animation pack for the current machine.
Scope
Create prompt-package documentation and reusable prompt text.
The package should include:
Required prompt behavior
The prompt should guide the LLM to:
Out of scope
Acceptance criteria