Skip to main content
fivetran
GitHub 创作者资料

fivetran

按仓库查看 6 个 GitHub 仓库中的 45 个已收集 skills。

已收集 skills
45
仓库
6
更新
2026年8月19日
仓库浏览

仓库与代表性 skills

build-connector
软件开发工程师

Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.

2026年6月16日
deploy-connector
软件开发工程师

Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.

2026年6月16日
evaluate-connector
软件质量保证分析师与测试员

Evaluate a Fivetran connector for correctness, SDK compliance, security, and reliability. Use when the user wants a code review or quality report before deploying.

2026年6月16日
test-connector
软件质量保证分析师与测试员

Test a Fivetran connector by running fivetran debug and checking the results. Use when the user wants to validate or run their connector locally.

2026年6月16日
build-connector
软件开发工程师

Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.

2026年6月16日
deploy-connector
软件开发工程师

Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.

2026年6月16日
evaluate-connector
软件质量保证分析师与测试员

Evaluate a Fivetran connector for correctness, SDK compliance, security, and reliability. Use when the user wants a code review or quality report before deploying.

2026年6月16日
test-connector
软件质量保证分析师与测试员

Test a Fivetran connector by running fivetran debug and checking the results. Use when the user wants to validate or run their connector locally.

2026年6月16日
已展示 8 / 17 个已收集 Skill。
evaluate-connector
软件质量保证分析师与测试员

Evaluate a Fivetran connector for correctness, SDK compliance, security, and reliability. Use when the user wants a code review or quality report before deploying.

2026年5月29日
evaluate-connector
软件质量保证分析师与测试员

Evaluate a Fivetran connector for correctness, SDK compliance, security, and reliability. Use when the user wants a code review or quality report before deploying.

2026年5月29日
deploy-connector
软件开发工程师

Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.

2026年5月18日
deploy-connector
网络与计算机系统管理员

Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.

2026年5月18日
deploy-connector
网络与计算机系统管理员

Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.

2026年5月18日
build-connector
软件开发工程师

Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.

2026年5月18日
test-connector
软件质量保证分析师与测试员

Test a Fivetran connector by running fivetran debug and checking the results. Use when the user wants to validate or run their connector locally.

2026年5月18日
build-connector
软件开发工程师

Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.

2026年5月18日
已展示 8 / 11 个已收集 Skill。
ad-performance-analysis
市场调研分析师与营销专员

Answer ad performance questions using data from Fivetran's ad connectors via BigQuery, Snowflake, or Databricks. Cross-channel analysis across Google Ads, Facebook Ads, Microsoft Ads, LinkedIn Ads, TikTok Ads, Pinterest Ads, and Snapchat Ads. Use when someone…

2026年8月11日
customer-support-analysis
市场调研分析师与营销专员

Answer Zendesk customer support questions using Fivetran-synced data via BigQuery, Snowflake, or Databricks. Analyzes ticket volume and trends, first reply and resolution times (business + calendar hours), backlog aging, agent performance, SLA breach rates,…

2026年8月11日
marketing-automation-analysis
市场调研分析师与营销专员

Answer marketing automation questions using Fivetran-synced data via BigQuery, Snowflake, or Databricks. Today supports Marketo via the fivetran/marketo dbt package; designed to extend to HubSpot Marketing, Pardot, Iterable, Braze, etc. as additional…

2026年8月11日
sales-pipeline-analysis
市场调研分析师与营销专员

Answer HubSpot sales pipeline and funnel questions using Fivetran-synced HubSpot data via BigQuery, Snowflake, or Databricks. Analyzes deal stages, pipeline conversion rates, win/loss outcomes, rep performance, deal velocity, and stage aging using the hubspot…

2026年8月11日
store-performance-analysis
市场调研分析师与营销专员

Answer e-commerce store performance questions using Fivetran-synced Shopify connector data. Computes GMV, net revenue, AOV, order count, repeat customer rate, refund rate, top products, BFCM and seasonality detection, new vs returning revenue, and customer…

2026年8月11日
lakehouse-explorer
数据库架构师

Explore and query your Fivetran Managed Data Lake Service (MDLS). As part of MDLS, Fivetran manages a Polaris catalog and the underlying Apache Iceberg tables where your connector data lands — your fully managed lakehouse. This skill gives you an agentic…

2026年5月20日
fivetran-account-info
信用授权员、审查员与文员

Get a quick overview of the connected Fivetran account.

2026年5月19日
copy-connections-credentials
软件开发工程师

Use this skill AFTER copy-connections-execute has successfully created connection shells, to help the user attach credentials to their newly-created connections. Identifies what auth each connection uses, offers flexible credential collection (bulk file,…

2026年4月24日
copy-connections-schema
软件开发工程师

Use this skill AFTER credentials have been attached to the newly-created connections (via the credentials skill or manually in the Fivetran UI). Runs setup tests to verify credentials and discover the schema, then applies table/column selections, sync modes,…

2026年4月24日
copy-connections-execute
软件开发工程师

Use this skill as part of the Copy Connections workflow to execute a validated copy plan. Creates connection shells (without credentials), installs Quickstart packages, and produces a results file with next steps. Refuses to run without a passing validation…

2026年4月24日
copy-connections-scope
软件开发工程师

Use this skill as part of the Copy Connections workflow to gather the user's intent, fetch their current Fivetran setup (connections, destinations, transformations), and produce a structured copy plan. Invoke this from the copy-connections coordinator, not…

2026年4月24日
copy-connections
软件开发工程师

Use this skill when the user wants to copy, clone, migrate, or replicate their Fivetran connections from one destination to another — whether same destination type (e.g., splitting one warehouse into two) or different (e.g., Redshift to Snowflake). Handles…

2026年4月24日
copy-connections-validate
软件开发工程师

Use this skill as part of the Copy Connections workflow to validate a copy plan before execution. Checks for naming collisions, type compatibility, schema compatibility, and transformation portability. Can also be used standalone to answer "what would break…

2026年4月24日
已展示 6 / 6 个仓库
已展示全部仓库