Skip to content

Commit 95b73af

Browse files
authored
Merge pull request #264 from dgageot/sync-all-tiles
Sync tiles
2 parents 62ac286 + 1404a7c commit 95b73af

File tree

9 files changed

+353
-45
lines changed

9 files changed

+353
-45
lines changed

prompts/catalog.yaml

Lines changed: 29 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ registry:
4040
prompts: 1
4141
resources: {}
4242
qrcode:
43-
description: Generate a qrcode for an input text string.
43+
description: Generate a QR Code for an input text string.
4444
title: QR Code
4545
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/qrencode.md
4646
source: https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/qrencode.md
@@ -402,7 +402,7 @@ registry:
402402
prompts: 0
403403
resources: {}
404404
puppeteer:
405-
description: UNDER CONSTRUCTION (support long running browser cache) Browser automation and web scraping using Puppeteer.
405+
description: Browser automation and web scraping using Puppeteer.
406406
title: Puppeteer (Reference)
407407
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/puppeteer.md
408408
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/puppeteer.md
@@ -1112,13 +1112,25 @@ registry:
11121112
- name: box_ask_ai_tool
11131113
- name: box_ask_ai_tool_multi_file
11141114
- name: box_authorize_app_tool
1115+
- name: box_docgen_create_batch_tool
1116+
- name: box_docgen_get_job_tool
1117+
- name: box_docgen_list_jobs_by_batch_tool
1118+
- name: box_docgen_list_jobs_tool
1119+
- name: box_docgen_template_create_tool
1120+
- name: box_docgen_template_delete_tool
1121+
- name: box_docgen_template_get_by_id_tool
1122+
- name: box_docgen_template_list_jobs_tool
1123+
- name: box_docgen_template_list_tags_tool
1124+
- name: box_docgen_template_list_tool
11151125
- name: box_download_file_tool
1126+
- name: box_hubs_ask_ai_tool
11161127
- name: box_list_folder_content_by_folder_id
11171128
- name: box_manage_folder_tool
11181129
- name: box_read_tool
11191130
- name: box_search_folder_by_name
11201131
- name: box_search_tool
1121-
- name: box_upload_file_tool
1132+
- name: box_upload_file_from_content_tool
1133+
- name: box_upload_file_from_path_tool
11221134
- name: box_who_am_i
11231135
secrets:
11241136
- name: box.client_secret
@@ -1567,7 +1579,7 @@ registry:
15671579
title: Neon
15681580
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/neon.md
15691581
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/neon.md
1570-
source: https://github.com/neondatabase/mcp-server-neon/tree/main
1582+
source: https://github.com/neondatabase-labs/mcp-server-neon/tree/dbfa184afd9fc677c0d6b007a62b33194e883821
15711583
icon: https://avatars.githubusercontent.com/u/183852044?s=200&v=4
15721584
tools:
15731585
- name: __node_version
@@ -1593,37 +1605,6 @@ registry:
15931605
- name: neon.api_key
15941606
prompts: 0
15951607
resources: {}
1596-
neondatabase-labs:
1597-
description: MCP server for interacting with Neon Management API and databases.
1598-
title: Neon Management
1599-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/neondatabase-labs.md
1600-
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/neondatabase-labs.md
1601-
source: https://github.com/neondatabase-labs/mcp-server-neon/tree/main
1602-
icon: https://avatars.githubusercontent.com/u/183852044?s=200&v=4
1603-
tools:
1604-
- name: __node_version
1605-
- name: complete_database_migration
1606-
- name: complete_query_tuning
1607-
- name: create_branch
1608-
- name: create_project
1609-
- name: delete_branch
1610-
- name: delete_project
1611-
- name: describe_branch
1612-
- name: describe_project
1613-
- name: describe_table_schema
1614-
- name: explain_sql_statement
1615-
- name: get_connection_string
1616-
- name: get_database_tables
1617-
- name: list_projects
1618-
- name: prepare_database_migration
1619-
- name: prepare_query_tuning
1620-
- name: provision_neon_auth
1621-
- name: run_sql
1622-
- name: run_sql_transaction
1623-
secrets:
1624-
- name: neondatabase-labs.api_key
1625-
prompts: 0
1626-
resources: {}
16271608
opik:
16281609
description: Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.
16291610
title: Opik
@@ -2234,13 +2215,18 @@ registry:
22342215
tools:
22352216
- name: add_activity_to_incident
22362217
- name: create_incident
2218+
- name: find_error_pattern_logs
2219+
- name: find_slow_requests
22372220
- name: get_alert_rule_by_uid
2221+
- name: get_assertions
22382222
- name: get_current_oncall_users
22392223
- name: get_dashboard_by_uid
22402224
- name: get_datasource_by_name
22412225
- name: get_datasource_by_uid
22422226
- name: get_incident
22432227
- name: get_oncall_shift
2228+
- name: get_sift_analysis
2229+
- name: get_sift_investigation
22442230
- name: list_alert_rules
22452231
- name: list_contact_points
22462232
- name: list_datasources
@@ -2254,6 +2240,7 @@ registry:
22542240
- name: list_prometheus_label_values
22552241
- name: list_prometheus_metric_metadata
22562242
- name: list_prometheus_metric_names
2243+
- name: list_sift_investigations
22572244
- name: query_loki_logs
22582245
- name: query_loki_stats
22592246
- name: query_prometheus
@@ -2323,8 +2310,11 @@ registry:
23232310
icon: https://avatars.githubusercontent.com/u/26607840?s=200&v=4
23242311
tools:
23252312
- name: config_helper
2313+
- name: create_prompt_template
23262314
- name: find_flaky_tests
23272315
- name: get_build_failure_logs
2316+
- name: get_latest_pipeline_status
2317+
- name: recommend_prompt_template_tests
23282318
secrets:
23292319
- name: circleci.token
23302320
prompts: 0
@@ -2660,9 +2650,13 @@ registry:
26602650
tools:
26612651
- name: create_order
26622652
- name: create_payment_link
2653+
- name: create_refund
2654+
- name: fetch_all_orders
26632655
- name: fetch_order
26642656
- name: fetch_payment
26652657
- name: fetch_payment_link
2658+
- name: fetch_refund
2659+
- name: update_refund
26662660
secrets:
26672661
- name: razorpay.key_secret
26682662
prompts: 0

prompts/mcp/neon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ mcp:
66
secrets:
77
neon.api_key: NEON_API_KEY
88
source:
9-
url: https://github.com/neondatabase/mcp-server-neon/tree/main
9+
url: https://github.com/neondatabase-labs/mcp-server-neon/tree/dbfa184afd9fc677c0d6b007a62b33194e883821
1010
---

prompts/mcp/readmes/box.md

Lines changed: 117 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,25 @@ Extract data from a single file in Box using AI.|
2424
`box_ask_ai_tool`|Ask box ai about a file in Box.|
2525
`box_ask_ai_tool_multi_file`|Use Box AI to analyze and respond to a prompt based on the content of multiple files.|
2626
`box_authorize_app_tool`|Authorize the Box application.|
27+
`box_docgen_create_batch_tool`|Generate documents from a Box Doc Gen template using a local JSON file.|
28+
`box_docgen_get_job_tool`|Fetch a single DocGen job by its ID.|
29+
`box_docgen_list_jobs_by_batch_tool`|List all DocGen jobs that belong to a particular batch.|
30+
`box_docgen_list_jobs_tool`|List all DocGen jobs for the current user (paginated).|
31+
`box_docgen_template_create_tool`|Mark a file as a Box Doc Gen template.|
32+
`box_docgen_template_delete_tool`|Unmark a file as a Box Doc Gen template.|
33+
`box_docgen_template_get_by_id_tool`|Retrieve details of a specific Box Doc Gen template.|
34+
`box_docgen_template_list_jobs_tool`|List all Doc Gen jobs that used a specific template.|
35+
`box_docgen_template_list_tags_tool`|List all tags on a Box Doc Gen template.|
36+
`box_docgen_template_list_tool`|List all Box Doc Gen templates accessible to the user.|
2737
`box_download_file_tool`|Download a file from Box and return its content as a string.|
38+
`box_hubs_ask_ai_tool`|Ask box ai about a hub in Box.|
2839
`box_list_folder_content_by_folder_id`|List the content of a folder in Box by its ID.|
2940
`box_manage_folder_tool`|Manage Box folders - create, delete, or update.|
3041
`box_read_tool`|Read the text content of a file in Box.|
3142
`box_search_folder_by_name`|Locate a folder in Box by its name.|
3243
`box_search_tool`|Search for files in Box with the given query.|
33-
`box_upload_file_tool`|Upload content as a file to Box.|
44+
`box_upload_file_from_content_tool`|Upload content as a file to Box using the toolkit.|
45+
`box_upload_file_from_path_tool`|Upload a file to Box from a filesystem path.|
3446
`box_who_am_i`|Get the current user's information.|
3547

3648
---
@@ -71,6 +83,88 @@ Start the Box app authorization process
7183

7284
return:
7385
str: Message
86+
#### Tool: **`box_docgen_create_batch_tool`**
87+
Generate documents from a Box Doc Gen template using a local JSON file.
88+
Parameters|Type|Description
89+
-|-|-
90+
`destination_folder_id`|`string`|
91+
`file_id`|`string`|
92+
`user_input_file_path`|`string`|
93+
`output_type`|`string` *optional*|
94+
95+
---
96+
#### Tool: **`box_docgen_get_job_tool`**
97+
Fetch a single DocGen job by its ID.
98+
Parameters|Type|Description
99+
-|-|-
100+
`job_id`|`string`|
101+
102+
---
103+
#### Tool: **`box_docgen_list_jobs_by_batch_tool`**
104+
List all DocGen jobs that belong to a particular batch.
105+
Parameters|Type|Description
106+
-|-|-
107+
`batch_id`|`string`|
108+
`limit`|`string` *optional*|
109+
`marker`|`string` *optional*|
110+
111+
---
112+
#### Tool: **`box_docgen_list_jobs_tool`**
113+
List all DocGen jobs for the current user (paginated).
114+
Parameters|Type|Description
115+
-|-|-
116+
`limit`|`string` *optional*|
117+
`marker`|`string` *optional*|
118+
119+
---
120+
#### Tool: **`box_docgen_template_create_tool`**
121+
Mark a file as a Box Doc Gen template.
122+
Parameters|Type|Description
123+
-|-|-
124+
`file_id`|`string`|
125+
126+
---
127+
#### Tool: **`box_docgen_template_delete_tool`**
128+
Unmark a file as a Box Doc Gen template.
129+
Parameters|Type|Description
130+
-|-|-
131+
`template_id`|`string`|
132+
133+
---
134+
#### Tool: **`box_docgen_template_get_by_id_tool`**
135+
Retrieve details of a specific Box Doc Gen template.
136+
Parameters|Type|Description
137+
-|-|-
138+
`template_id`|`string`|
139+
140+
---
141+
#### Tool: **`box_docgen_template_list_jobs_tool`**
142+
List all Doc Gen jobs that used a specific template.
143+
Parameters|Type|Description
144+
-|-|-
145+
`template_id`|`string`|
146+
`limit`|`string` *optional*|
147+
`marker`|`string` *optional*|
148+
149+
---
150+
#### Tool: **`box_docgen_template_list_tags_tool`**
151+
List all tags on a Box Doc Gen template.
152+
Parameters|Type|Description
153+
-|-|-
154+
`template_id`|`string`|
155+
`limit`|`string` *optional*|
156+
`marker`|`string` *optional*|
157+
`template_version_id`|`string` *optional*|
158+
159+
---
160+
#### Tool: **`box_docgen_template_list_tool`**
161+
List all Box Doc Gen templates accessible to the user.
162+
Parameters|Type|Description
163+
-|-|-
164+
`limit`|`string` *optional*|
165+
`marker`|`string` *optional*|
166+
167+
---
74168
#### Tool: **`box_download_file_tool`**
75169
Download a file from Box and return its content as a string.
76170
Supports text files (returns content directly) and images (returns base64-encoded).
@@ -82,13 +176,22 @@ Parameters|Type|Description
82176
`save_file`|`boolean` *optional*|
83177
`save_path`|`string` *optional*|
84178

179+
---
180+
#### Tool: **`box_hubs_ask_ai_tool`**
181+
Ask box ai about a hub in Box. Currently there is no way to discover a hub
182+
in Box, so you need to know the id of the hub. We will fix this in the future.
183+
Parameters|Type|Description
184+
-|-|-
185+
`hubs_id`|`string`|
186+
`prompt`|`string`|
187+
85188
---
86189
#### Tool: **`box_list_folder_content_by_folder_id`**
87190
List the content of a folder in Box by its ID.
88191
Parameters|Type|Description
89192
-|-|-
90193
`folder_id`|`string`|
91-
`is_recursive`|`string`|
194+
`is_recursive`|`boolean` *optional*|
92195

93196
---
94197
#### Tool: **`box_manage_folder_tool`**
@@ -127,13 +230,23 @@ Parameters|Type|Description
127230
`where_to_look_for_query`|`string` *optional*|
128231

129232
---
130-
#### Tool: **`box_upload_file_tool`**
131-
Upload content as a file to Box.
233+
#### Tool: **`box_upload_file_from_content_tool`**
234+
Upload content as a file to Box using the toolkit.
132235
Parameters|Type|Description
133236
-|-|-
134237
`content`|`string`|
135238
`file_name`|`string`|
136239
`folder_id`|`string` *optional*|
240+
`is_base64`|`boolean` *optional*|
241+
242+
---
243+
#### Tool: **`box_upload_file_from_path_tool`**
244+
Upload a file to Box from a filesystem path.
245+
Parameters|Type|Description
246+
-|-|-
247+
`file_path`|`string`|
248+
`folder_id`|`string` *optional*|
249+
`new_file_name`|`string` *optional*|
137250

138251
---
139252
#### Tool: **`box_who_am_i`**

0 commit comments

Comments
 (0)