Skip to content

Commit d43ded7

Browse files
authored
chore: add author to claude plugin
Added author information to the plugin metadata.
1 parent a62990e commit d43ded7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "data-agent-kit-starter-pack",
33
"version": "0.1.4",
44
"description": "This plugin provides a specialized suite of skills for data engineers and database practitioners working on Google Cloud. It acts as an expert assistant, allowing you to use natural language prompts in your preferred coding agent to architect complex data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across GCP's data ecosystem.",
5+
"author": {
6+
"name": "Google LLC",
7+
"email": "data-cloud-ai-integrations@google.com"
8+
},
59
"mcpServers": "./.claude-mcp.json",
610
"userConfig": {
711
"PROJECT_ID": {

0 commit comments

Comments
 (0)