mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-06 16:37:03 -03:00
Add altimate-code plugin (#4284)
This commit is contained in:
parent
c56bd5daaf
commit
84e6f479a3
@ -149,6 +149,22 @@
|
||||
},
|
||||
"homepage": "https://github.com/gemini-cli-extensions/alloydb-omni"
|
||||
},
|
||||
{
|
||||
"name": "altimate-code",
|
||||
"description": "Delegates dbt and warehouse work to altimate-code, a specialized CLI agent with 100+ purpose-built data tools (SQL analysis, column-level lineage, dbt build/test/run, warehouse profiling, FinOps, connectivity to Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB).",
|
||||
"author": {
|
||||
"name": "AltimateAI"
|
||||
},
|
||||
"category": "database",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/AltimateAI/altimate-claude-plugin.git",
|
||||
"path": "plugins/altimate-code",
|
||||
"ref": "main",
|
||||
"sha": "877827476f27a694d80ead36b5f71f34c72d6802"
|
||||
},
|
||||
"homepage": "https://www.altimate.ai"
|
||||
},
|
||||
{
|
||||
"name": "amazon-location-service",
|
||||
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user