Skip to content

Commit e10b155

Browse files
committed
Make catalog keyed by name
1 parent 9dffdc7 commit e10b155

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

prompts/catalog.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
registry:
2-
- name: NPM Project Info
2+
NPM Project Info:
33
description: Get information about an NPM project
44
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/npm-project.md
55
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/npm.svg
6-
- name: SQL Agent
6+
SQL Agent:
77
description: Run a SQL query against a sqlite database
88
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/sql/prompt.md
99
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/sqlite.svg
10-
- name: Recommended Tags
10+
Recommended Tags:
1111
description: Get recommended tags for a Docker image
1212
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/recommended_tags.md
1313
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg

0 commit comments

Comments
 (0)