Skip to content

Commit 1ea59b6

Browse files
Remove 3 tiles
1 parent b112ee5 commit 1ea59b6

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

prompts/catalog.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ registry:
2121
- {name: curl}
2222
prompts: 1
2323
resources: {}
24-
hello world:
25-
description: Great for testing! This prompt file simply contains a prompt to echo a greeting using a container, and the tool to do so.
26-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/hello_world.md
27-
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg
28-
tools:
29-
- {name: hello-docker}
30-
prompts: 1
31-
resources: {}
3224
ffmpeg:
3325
description: Use ffmpeg to process video files. This prompt file contains the ffmpeg tool, and a tool to read the latest man page to help clear up any issues. It also contains a prompt to demonstrate how to use the tool in a multi-step process.
3426
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/ffmpeg.md
@@ -40,14 +32,6 @@ registry:
4032
- {name: ffmpeg}
4133
prompts: 1
4234
resources: {}
43-
explain dockerfiles:
44-
description: Provide a detailed description, analysis, or annotation of a given Dockerfile. This prompt file contains a tool to read the latest man page to help clear up any issues. It also contains a prompt to run the tool to explain the Dockerfile.
45-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/explain_dockerfile.md
46-
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg
47-
tools:
48-
- {name: cat_file}
49-
prompts: 1
50-
resources: {}
5135
qr code:
5236
description: Generate a qrcode for an input text string
5337
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/qrencode.md
@@ -56,22 +40,6 @@ registry:
5640
- {name: qrencode}
5741
prompts: 0
5842
resources: {}
59-
speculative_execution:
60-
description: "Use lorax from Claude. Lorax is a speculative execution tool that can be used to make edits and run tools in an isolated sandbox. \n"
61-
ref: github:docker/labs-ai-tools-for-devs?path=prompts/lorax/speculative.md
62-
icon: https://vonwig.github.io/prompts.docs/img/speculative_hu15687469033092380316.webp
63-
tools:
64-
- {name: sandbox-source}
65-
- {name: sandbox-clone}
66-
- {name: sandbox-snapshot}
67-
- {name: sandbox-restore}
68-
- {name: sandbox-exec}
69-
- {name: sandbox-delete-file}
70-
- {name: sandbox-rm}
71-
- {name: sandbox-diff}
72-
- {name: sandbox-apply}
73-
prompts: 1
74-
resources: {}
7543
memory:
7644
description: Give your MCP client a memory system! This prompt file contains a tool to create entities, relations, and observations in a knowledge graph. It also contains a tool to read the latest man page to help clear up any issues. It also contains a prompt to demonstrate how to use the tool in a multi-step process.
7745
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/mcp-memory.md

0 commit comments

Comments
 (0)