Skip to content

Commit 839e77c

Browse files
authored
Merge pull request #260 from dgageot/sync-catalog3
Sync the catalog
2 parents 580eac5 + 3d6f735 commit 839e77c

File tree

2 files changed

+13
-152
lines changed

2 files changed

+13
-152
lines changed

prompts/catalog.yaml

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ registry:
336336
description: Git repository interaction and automation.
337337
title: Git
338338
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
339-
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/git.md
340339
source: https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/git.md
341340
icon: https://avatars.githubusercontent.com/u/18133?s=200&v=4
342341
tools:
@@ -397,7 +396,7 @@ registry:
397396
description: Use the Docker CLI.
398397
title: Docker
399398
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/docker.md
400-
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg
399+
icon: https://avatars.githubusercontent.com/u/5429470?s=200&v=4
401400
tools:
402401
- name: docker
403402
prompts: 0
@@ -860,6 +859,7 @@ registry:
860859
icon: https://avatars.githubusercontent.com/u/9919?s=200&v=4
861860
tools:
862861
- name: add_issue_comment
862+
- name: add_pull_request_review_comment
863863
- name: create_branch
864864
- name: create_issue
865865
- name: create_or_update_file
@@ -868,6 +868,7 @@ registry:
868868
- name: create_repository
869869
- name: fork_repository
870870
- name: get_code_scanning_alert
871+
- name: get_commit
871872
- name: get_file_contents
872873
- name: get_issue
873874
- name: get_issue_comments
@@ -877,17 +878,21 @@ registry:
877878
- name: get_pull_request_files
878879
- name: get_pull_request_reviews
879880
- name: get_pull_request_status
881+
- name: get_secret_scanning_alert
882+
- name: list_branches
880883
- name: list_code_scanning_alerts
881884
- name: list_commits
882885
- name: list_issues
883886
- name: list_pull_requests
887+
- name: list_secret_scanning_alerts
884888
- name: merge_pull_request
885889
- name: push_files
886890
- name: search_code
887891
- name: search_issues
888892
- name: search_repositories
889893
- name: search_users
890894
- name: update_issue
895+
- name: update_pull_request
891896
- name: update_pull_request_branch
892897
secrets:
893898
- name: github.personal_access_token
@@ -2344,7 +2349,7 @@ registry:
23442349
resources: {}
23452350
doit:
23462351
description: DoiT official MCP Server.
2347-
title: DOiT
2352+
title: DoiT
23482353
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/doit.md
23492354
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/doit.md
23502355
source: https://github.com/doitintl/doit-mcp-server/tree/main
@@ -2396,7 +2401,7 @@ registry:
23962401
prompts: 0
23972402
resources: {}
23982403
dappier:
2399-
description: Dappier MCP server connects any AI to proprietary, real-time data — including web search, news, sports, stock market data, and premium publisher content.
2404+
description: Enable fast, free real-time web search and access premium data from trusted media brands—news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.
24002405
title: Dappier
24012406
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/dappier.md
24022407
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/dappier.md
@@ -2526,6 +2531,10 @@ registry:
25262531
icon: https://avatars.githubusercontent.com/u/65485327?v=4
25272532
tools:
25282533
- name: active-user-series
2534+
- name: analytics-chart-detail
2535+
- name: analytics-chart-list
2536+
- name: data-report-detail
2537+
- name: data-report-list
25292538
- name: experiment-detail
25302539
- name: experiment-list
25312540
- name: in-app-message-detail

prompts/mcp/readmes/git.md

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
 (0)