mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-02 01:33:29 +00:00
Compare commits
1 Commits
add-cloud-
...
add-oracle
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9af9879d57 |
@@ -659,20 +659,6 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://cloud.google.com/sql"
|
"homepage": "https://cloud.google.com/sql"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "cloud-sql-sqlserver",
|
|
||||||
"description": "Connect to Cloud SQL for SQL Server",
|
|
||||||
"author": {
|
|
||||||
"name": "Google LLC"
|
|
||||||
},
|
|
||||||
"category": "database",
|
|
||||||
"source": {
|
|
||||||
"source": "url",
|
|
||||||
"url": "https://github.com/gemini-cli-extensions/cloud-sql-sqlserver.git",
|
|
||||||
"sha": "8e1490ec8f659a5711655d2fa4241597a63d4883"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/gemini-cli-extensions/cloud-sql-sqlserver"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "cloudflare",
|
"name": "cloudflare",
|
||||||
"source": {
|
"source": {
|
||||||
@@ -1761,6 +1747,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://docs.oracle.com/en/cloud/paas/ai-data-platform/index.html"
|
"homepage": "https://docs.oracle.com/en/cloud/paas/ai-data-platform/index.html"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "oracledb",
|
||||||
|
"description": "Connect, query, and interact with Oracle Databases and their data.",
|
||||||
|
"author": {
|
||||||
|
"name": "Google LLC"
|
||||||
|
},
|
||||||
|
"category": "database",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/gemini-cli-extensions/oracledb.git",
|
||||||
|
"sha": "56239109760fd8ea838a56c946400347467bfa6d"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/gemini-cli-extensions/oracledb"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "outputai",
|
"name": "outputai",
|
||||||
"description": "Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.",
|
"description": "Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.",
|
||||||
|
|||||||
Reference in New Issue
Block a user