·list-enrichment
{}

list-enrichment

Add research-powered enrichment columns to Extruct company tables via the API. Use when the user wants to add enrichment columns (e.g. funding, verticals, tech stack) to an existing Extruct table, run column configs from enrichment-design, or monitor enrichment progress. Triggers on: "enrich", "add column", "add data point", "research column", "enrich table", "enrichment", "add a field", "run enrichment", "monitor enrichment".

10Installs·1Trend·@extruct-ai

Installation

$npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment

How to Install list-enrichment

Quickly install list-enrichment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: extruct-ai/gtm-skills.

SKILL.md

View raw

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.

Add research-powered enrichment columns to Extruct company tables via the API. Use when the user wants to add enrichment columns (e.g. funding, verticals, tech stack) to an existing Extruct table, run column configs from enrichment-design, or monitor enrichment progress. Triggers on: "enrich", "add column", "add data point", "research column", "enrich table", "enrichment", "add a field", "run enrichment", "monitor enrichment". Source: extruct-ai/gtm-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from extruct-ai/gtm-skills

Quick answers

What is list-enrichment?

Add research-powered enrichment columns to Extruct company tables via the API. Use when the user wants to add enrichment columns (e.g. funding, verticals, tech stack) to an existing Extruct table, run column configs from enrichment-design, or monitor enrichment progress. Triggers on: "enrich", "add column", "add data point", "research column", "enrich table", "enrichment", "add a field", "run enrichment", "monitor enrichment". Source: extruct-ai/gtm-skills.

How do I install list-enrichment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/extruct-ai/gtm-skills --skill list-enrichment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/extruct-ai/gtm-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-10