diff options
| author | main <main@swarm.moe> | 2026-05-13 18:24:27 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-05-13 18:24:27 -0400 |
| commit | 2ad4f766194e27f05f52c67137218ffcacb290ba (patch) | |
| tree | 09de9783d057f48b25d93ff599aeb85cd01a14a1 /bare-metal-alara/agents | |
| parent | 9553b62eab9e0bf9c4fd53d70329a6974d06e4c1 (diff) | |
| download | skills-2ad4f766194e27f05f52c67137218ffcacb290ba.zip | |
Add bare-metal-alara skill
Diffstat (limited to 'bare-metal-alara/agents')
| -rw-r--r-- | bare-metal-alara/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bare-metal-alara/agents/openai.yaml b/bare-metal-alara/agents/openai.yaml new file mode 100644 index 0000000..3953c9e --- /dev/null +++ b/bare-metal-alara/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Bare Metal ALARA" + short_description: "Drive runtime as low as reasonably achievable" + default_prompt: "Use $bare-metal-alara to lock the workload, write a .goals/ performance contract, install it as a Codex /goal, and execute the optimization pass." |