By alation
Manage Alation data platform end-to-end: query data products via SQL or AI chats, explore catalogs with natural language, automate and schedule Python workflows, curate and publish data assets to marketplaces, configure AI agents and credentials using CLI commands.
npx claudepluginhub alation/alation-plugins --plugin alationUse when the user asks a data question, wants to run a query against a data product, chat with an AI agent, or invoke a tool. Triggers: run SQL, run a query against a data product, ask agent, chat with agent, execute query, invoke tool, call tool, get answer, analyze data, how many, what is the total, count of, sum of, average, compare, trend, show me orders, pull revenue, what were sales, run this SELECT. A data product ID should be known before using this skill. If the user asks a vague data question and no product is identified, route through explore first to find the right product. Not for finding or browsing data products — use explore instead. Not for browsing catalog structure — use explore instead. Not for recurring/scheduled queries — use automate instead.
Use when the user wants to create, run, schedule, or debug automated workflows and recurring jobs. Triggers: create workflow, schedule report, automate query, run flow, send me a daily/weekly email, cron schedule, recurring report, debug workflow, flow not running, execution stuck, schedule not triggering, execute workflow, run this every day/week/month, set up recurring, automate this. Key signal: any mention of recurring, scheduled, daily, weekly, or automated execution means this skill, not ask. Not for one-time queries — use ask. Not for creating agents or tools — use configure.
Use when the user wants to create, modify, or manage AI agents, custom tools, LLM configurations, or data source connections. Triggers: create agent, configure agent, clone agent, publish agent as tool, create HTTP tool, create SMTP tool, add tool, configure LLM, bring your own model, BYOM, add data source, create connection, parameter bindings, tool authentication, set up agent, set up tool, manage LLM credentials. Key signal: if "set up" refers to infrastructure (agents, tools, LLMs, connections), use this skill. If "set up" refers to scheduling or automation, use automate. Not for scheduling or workflows — use automate. Not for creating data products — use curate.
Use when the user wants to create, update, or manage data products, publish or unpublish data products to a marketplace, manage marketplaces, enrich catalog metadata, add descriptions to tables or columns, set tags, set custom field values, check data product standards, manage product versions, or mark a version as ready. Also use for: product spec, product schema, delivery systems, record sets, marketplace badges, minimum standards, set up a new data product, define a product, annotate tables, enrich metadata. Use this skill any time the user mentions data products in a creation or management context, or wants to add/edit metadata on catalog objects. Not for querying data products — use ask. Not for browsing catalog — use explore. Not for creating data source connections — use configure.
Use when the user wants to discover, find, or browse data assets in the Alation catalog, data products, or marketplaces. Triggers: search catalog, find tables, list data sources, browse schemas, show columns, what data do we have, what tables exist, explore database, describe table, what's in this data source, show me the schema, list schemas, list columns, what databases do we have, show table structure, describe this data source, find data products, list data products, what data products do we have, search products, show available products, what products are in the marketplace, browse marketplace, which product has sales data. Use this skill when the user wants to know what data exists, understand table/column structure, or find data products — not when they want actual query results or numbers. Not for answering data questions or running queries — use ask instead. Not for creating or managing data products — use curate instead.
Guide the user through creating and validating their credentials.local file for connecting to Alation. Covers local development, Cowork, and container environments.
Injected at session start. Provides overview of the Alation plugin, skill routing, and guidance on working with users.
AI coding agent plugin for the Alation platform. Query data products, explore catalogs, automate workflows, curate metadata, and configure AI agents — all through natural language.
The latest plugin is always available from the Releases page.
Register the marketplace and install:
/plugin marketplace add Alation/alation-plugins
/plugin install alation@alation-plugins
https://github.com/Alation/alation-pluginsAlationNote: After adding a marketplace, you can check for updates or re-install plugins by clicking the "+" icon next to "Personal Plugins" and selecting "Browse Plugins", then navigating to the "Personal" tab and selecting the
alation-pluginsmarketplace
alation.zip from the latest release.Install skills using the agent skills installer:
curl -fsSL https://raw.githubusercontent.com/Alation/alation-plugins/main/bin/install-agent-skills.sh | bash -s -- --scope user
This installs portable agent skills to ~/.agents/skills/, which both Codex and Gemini CLI read automatically.
Each skill bundles the Alation CLI — no separate installation needed.
To install to the current project only:
curl -fsSL https://raw.githubusercontent.com/Alation/alation-plugins/main/bin/install-agent-skills.sh | bash -s -- --scope workspace
Install agent skills the same way as Codex / Gemini CLI above, then register the skills directory with Cortex:
cortex skill add ~/.agents/skills
Verify the skills are available:
cortex skill list
Any agent that supports the Agent Skills format can use Alation skills.
Run the install script above with --scope user or --scope workspace and point your agent at the resulting .agents/skills/ directory.
The plugin uses OAuth to connect to your Alation instance. You (or an admin of your instance) will need to register an OAuth client if one doesn't exist already.
public.http://127.0.0.1:18722/callback as an allowed redirect URL.Ask your agent to set up the Alation plugin. It will prompt you for:
https://your-alation-instance.alationcloud.comAfter that, it will open a browser window for you to log in.
Cowork users: The redirect page after login will not load. This is expected. Copy the full URL from that page and paste it back into the chat so Claude can finish authentication.
Once you're set up, just ask in natural language. Here are some things you can try:
What marketing data do we have?
Search the catalog for anything related to "customer orders"
What was our total revenue last quarter?
Create an agent that can answer questions about our finance data
Send me a summary of last week's sales every Monday
Add a descriptions to the customer orders data product
| Skill | What it does |
|---|---|
| ask | Query data products, chat with AI agents, invoke tools |
| explore | Search and browse the data catalog, data products, and marketplaces |
| configure | Create and manage agents, tools, LLMs, and data source connections |
| automate | Build, run, and schedule recurring workflows |
| curate | Manage data products, publish to marketplaces, enrich catalog metadata |
| setup | Configure credentials and authenticate with your Alation instance |
Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Skills and tools powered by the Honeydew MCP that help coding agents query data and build semantic models
The most comprehensive SAP Datasphere plugin for Claude. 18 specialized skills covering exploration, data modeling, integration, BW Bridge migration, security architecture, CLI automation, business content activation, catalog governance, performance optimization, and troubleshooting — all through natural language. Powered by 45 MCP tools with enterprise-grade security.
Share bugs, ideas, or general feedback.
Explore, query, model, embed, and manage Omni Analytics through the REST API and embed SDK. Includes 9 skills, 3 specialized agents, and 3 context rules for model exploration, querying, model building, content browsing, content building, embedding, AI optimization, AI eval, and administration.
DataHub development and interaction toolkit with connector planning, PR review, catalog search, metadata enrichment, lineage tracing, data quality management, and connection setup skills
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim