Skip to content

fivetran/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fivetran Skills

Read-only mirror. This repo is automatically published from an internal repository. Do not open pull requests here — all development and review happens internally.

The official repository of Fivetran skills and plugins for AI Agents, as a Claude Plugin Marketplace.

Installation

Claude Code CLI

/plugin marketplace add fivetran/skills
/plugin install base@fivetran-skills       # default skills only
/plugin install <plugin>@fivetran-skills   # one named plugin (see Plugins below)

Claude Desktop App

  1. Click Customize in the left nav and click the + next to Personal Plugins
  2. Click + Create PluginAdd Marketplace
  3. Enter fivetran/skills

Vercel Skills CLI

Skills can also be installed individually by referencing them in the skills/ subdirectory.

npx skills add fivetran/skills

See Vercel's Skills docs for flags like --global, --skill, --agent, and --list.

Plugins

Plugin Description
base Fivetran MCP and general skills
ad-performance Cross-channel ad performance analysis via BigQuery, Snowflake, or Databricks
store-performance E-commerce store performance analysis from raw Shopify connector data

base skills

Skill Description
fivetran-account-info Get a quick overview of the connected Fivetran account
lakehouse-explorer Query Fivetran-managed Iceberg tables via DuckDB and Polaris, cost-efficiently

MCP

The bundled Fivetran MCP server uses the published uvx launcher from fivetran/fivetran-mcp:

uvx --from git+https://github.com/fivetran/fivetran-mcp fivetran-mcp

When the base plugin is enabled, Claude Code prompts for the Fivetran API key and API secret via userConfig and injects them into the MCP server configuration automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors