什么是 list-enrichment?
通过 API 将研究驱动的丰富列添加到 Extruct 公司表中。当用户想要将丰富列(例如资金、垂直行业、技术堆栈)添加到现有的 Extruct 表、从丰富设计运行列配置或监视丰富进度时使用。触发:“丰富”、“添加列”、“添加数据点”、“研究列”、“丰富表”、“丰富”、“添加字段”、“运行丰富”、“监视丰富”。 来源:extruct-ai/gtm-skills。
通过 API 将研究驱动的丰富列添加到 Extruct 公司表中。当用户想要将丰富列(例如资金、垂直行业、技术堆栈)添加到现有的 Extruct 表、从丰富设计运行列配置或监视丰富进度时使用。触发:“丰富”、“添加列”、“添加数据点”、“研究列”、“丰富表”、“丰富”、“添加字段”、“运行丰富”、“监视丰富”。
通过命令行快速安装 list-enrichment AI 技能到你的开发环境
来源:extruct-ai/gtm-skills。
Before making API calls, check that EXTRUCTAPITOKEN is set by running test -n "$EXTRUCTAPITOKEN" && echo "set" || echo "missing". If missing, ask the user to provide their Extruct API token and set it via export EXTRUCTAPITOKEN= . Do not proceed until confirmed.
Get the table ID from the user (URL or ID). Fetch table metadata via GET /tables/{tableid}. Show the user: table name, row count, existing columns.
Path A: From enrichment-design — User has columnconfigs ready. Confirm and proceed.
通过 API 将研究驱动的丰富列添加到 Extruct 公司表中。当用户想要将丰富列(例如资金、垂直行业、技术堆栈)添加到现有的 Extruct 表、从丰富设计运行列配置或监视丰富进度时使用。触发:“丰富”、“添加列”、“添加数据点”、“研究列”、“丰富表”、“丰富”、“添加字段”、“运行丰富”、“监视丰富”。 来源:extruct-ai/gtm-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment通过 API 将研究驱动的丰富列添加到 Extruct 公司表中。当用户想要将丰富列(例如资金、垂直行业、技术堆栈)添加到现有的 Extruct 表、从丰富设计运行列配置或监视丰富进度时使用。触发:“丰富”、“添加列”、“添加数据点”、“研究列”、“丰富表”、“丰富”、“添加字段”、“运行丰富”、“监视丰富”。 来源:extruct-ai/gtm-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/extruct-ai/gtm-skills