diff options
Diffstat (limited to 'fahrenheit-451/agents')
| -rw-r--r-- | fahrenheit-451/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fahrenheit-451/agents/openai.yaml b/fahrenheit-451/agents/openai.yaml new file mode 100644 index 0000000..a225336 --- /dev/null +++ b/fahrenheit-451/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Fahrenheit 451" + short_description: "Ruthless docs purge and consolidation" + default_prompt: "Use $fahrenheit-451 to perform a zero-based documentation purge and consolidation pass over markdown and plaintext notes." |