Skip to content

Commit f11d056

Browse files
Update prompt
1 parent 073eabd commit f11d056

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

prompts/examples/curl.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
name: curl
3-
description: Use curl to fetch gists for a user (demonstrates generic usage of the curl container)
43
model: claude-3-5-sonnet-20241022
54
tools:
65
- name: curl
@@ -12,7 +11,13 @@ parameter-values:
1211
user: slimslenderslacks
1312
---
1413

15-
# prompt
14+
# prompt fetch gists
15+
16+
## description
17+
18+
Use curl to fetch gists for a user (demonstrates generic usage of the curl container)
19+
20+
## content
1621

1722
Run the curl command, in silent mode, to fetch gists for user {{user}} from GitHub.
1823

0 commit comments

Comments
 (0)