Skip to content

Commit 9d771f6

Browse files
committed
add skills
1 parent 395e4a5 commit 9d771f6

83 files changed

Lines changed: 3916 additions & 18 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

gemini-extension.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,6 @@
22
"name": "cloud-sql-postgresql",
33
"version": "0.1.10",
44
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
5-
"mcpServers": {
6-
"cloud_sql_postgresql_admin": {
7-
"command": "${extensionPath}${/}toolbox",
8-
"args": [
9-
"--prebuilt",
10-
"cloud-sql-postgres-admin",
11-
"--stdio"
12-
]
13-
},
14-
"cloud_sql_postgresql": {
15-
"command": "${extensionPath}${/}toolbox",
16-
"args": [
17-
"--prebuilt",
18-
"cloud-sql-postgres",
19-
"--stdio"
20-
]
21-
}
22-
},
235
"contextFileName": "CLOUD-SQL-POSTGRESQL.md",
246
"settings": [
257
{

0 commit comments

Comments
 (0)