Prompt Library (#1906)

This commit is contained in:
Rizel Scarlett
2025-03-31 07:29:37 -04:00
committed by GitHub
parent 326f087637
commit 54573e4a60
49 changed files with 2295 additions and 206 deletions

View File

@@ -0,0 +1,37 @@
# prompt-library conversion format-update documentation
Converted prompt library files from old format to new format for the following directories:
1. data/
- incident-analysis.json
- name-column-split.json
2. design/
- figma-to-code.json
3. legal/
- regulatory-comparison.json
4. marketing/
- budget-review.json
- retail-market-monitor.json
5. operations/
- delivery-tracking-automation.json
- form-review-automation.json
- make-phone-call.json
6. sales/
- product-region-availability.json
- sales-performance-analysis.json
7. miscellaneous/
- performance-review-prep.json
- system-control-research.json
Key conversion rules:
- title → title (kept same)
- description → description (kept same)
- prompt → example_prompt (kept same)
- variables → environmentVariables (moved under relevant extension)
- extensions properly formatted with:
- name
- command
- is_builtin
- link (for external extensions)
- environmentVariables array
All files converted and saved to: /Users/rizel/Desktop/LivestreamDemos/goose/documentation/src/pages/prompt-library/data/prompts/