什麼是 table-creation?
從使用者提供的資料建立提取公司表,上傳行,並可選擇新增豐富列。處理完整流程:解析輸入(CSV、貼上清單或結構化資料)、建立或重複使用表、批次上傳網域、新增代理列以及觸發豐富。觸發條件:「建立表格」、「上傳公司」、「新增至提取」、「新提取表」、「匯入公司」、「上傳清單到提取」。 來源:extruct-ai/gtm-skills。
從使用者提供的資料建立提取公司表,上傳行,並可選擇新增豐富列。處理完整流程:解析輸入(CSV、貼上清單或結構化資料)、建立或重複使用表、批次上傳網域、新增代理列以及觸發豐富。觸發條件:「建立表格」、「上傳公司」、「新增至提取」、「新提取表」、「匯入公司」、「上傳清單到提取」。
透過命令列快速安裝 table-creation AI 技能到你的開發環境
來源:extruct-ai/gtm-skills。
End-to-end workflow: parse company data → create/reuse Extruct table → upload rows → add columns → run enrichment.
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.
Pasted list (most common): User pastes company names, URLs, and metadata as freeform text. Parse into structured records. Extract domains by stripping protocol, www., and trailing slashes.
從使用者提供的資料建立提取公司表,上傳行,並可選擇新增豐富列。處理完整流程:解析輸入(CSV、貼上清單或結構化資料)、建立或重複使用表、批次上傳網域、新增代理列以及觸發豐富。觸發條件:「建立表格」、「上傳公司」、「新增至提取」、「新提取表」、「匯入公司」、「上傳清單到提取」。 來源:extruct-ai/gtm-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/extruct-ai/gtm-skills --skill table-creation從使用者提供的資料建立提取公司表,上傳行,並可選擇新增豐富列。處理完整流程:解析輸入(CSV、貼上清單或結構化資料)、建立或重複使用表、批次上傳網域、新增代理列以及觸發豐富。觸發條件:「建立表格」、「上傳公司」、「新增至提取」、「新提取表」、「匯入公司」、「上傳清單到提取」。 來源:extruct-ai/gtm-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/extruct-ai/gtm-skills --skill table-creation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/extruct-ai/gtm-skills