feat: bootstrap repository with data-cloud-ai-dev-kit structure and skills#1
Conversation
d03eb77 to
312fd7b
Compare
averikitsch
left a comment
There was a problem hiding this comment.
I didn't review the Skills or the Readme closely.
5d1f01f to
c95e7b9
Compare
|
ready for another round of review |
| @@ -0,0 +1,20 @@ | |||
| { | |||
| "name": "data-cloud-ai-dev-kit-marketplace", | |||
There was a problem hiding this comment.
sounds good for now. I am trying to think if there is a nicer pattern
| "installation": "AVAILABLE", | ||
| "authentication": "ON_INSTALL" | ||
| }, | ||
| "category": "Productivity" |
There was a problem hiding this comment.
We should also look to standardize these. I will make a proposal
| "name": "data-cloud-ai-dev-kit", | ||
| "source": { | ||
| "source": "local", | ||
| "path": "./" |
There was a problem hiding this comment.
I still need to test, but from the docs the codex plugin needs to be under plugins/
There was a problem hiding this comment.
I tested the install script from a local copy of the repo and it worked but the real test will be from GitHub. Let's see and I'll adjust
| @@ -0,0 +1,13 @@ | |||
| { | |||
| "name": "data-cloud-ai-dev-kit-marketplace", | |||
There was a problem hiding this comment.
I'll send out details on how we can be consistent across all extensions on the data we will provide.
c95e7b9 to
b389724
Compare
b389724 to
c7671bb
Compare
Description
This PR bootstraps the initial repository structure for the Data Cloud AI Dev Kit for Gemini CLI, Claude Code, and Codex.
The Dev Kit provides a specialized suite of AI skills for data engineers and database practitioners working on Google Cloud, covering BigQuery, Spark, Dataflow, dbt, and ML pipelines.
Changes Included