teyi-customs

Extract customs import-export trade data from the Teyi GT7.0 platform.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill teyi-customs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teyi-customs
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/teyi-customs
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill teyi-customs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Teyi customs search skill converts raw customs import-export records into qualified sales leads by locating buyer purchase histories, supplier relationships, and contact information so sales teams can find high-value prospects without manual digging.

Core Features & Use Cases

  • Platform search: Configure product keywords, HS codes, country/region filters, and company name queries to find relevant trading partners.
  • Advanced automation: Use agent-browser style interactions and JS workarounds to handle SPA behaviors, dynamic refs, and pagination for reliable result scraping.
  • Contact extraction & export: Pull contact fields and procurement metrics from company detail pages and export results to CSV/Excel for outreach workflows.
  • Use case: Locate Peru-based conveyor belt buyers, assess purchase frequency and amount, rank by ICP score, and export the top targets for email campaigns.

Quick Start

Search Teyi for Peru conveyor belt buyers and export the top 50 records as a CSV file.

Frequently Asked Questions about teyi-customs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract customs trade data to find potential buyers?

To extract customs trade data for buyer discovery, you can retrieve import-export records by searching product keywords, HS codes, and country filters to identify companies and their purchase histories.

How do I scrape buyer contacts from a single-page application trade data platform?

Scraping buyer contacts from an SPA trade data platform requires agent-browser interactions and JavaScript workarounds to handle dynamic refs, pagination, and company detail extraction.

What is the best way to filter import-export records by HS code and region?

Filtering import-export records by HS code and region involves configuring specific product keywords and country filters during the customs data search to locate relevant trading partners.

Can I export scraped customs data and buyer contacts to a CSV file?

You can export scraped customs data and buyer contacts to a CSV file by pulling contact fields and procurement metrics from company detail pages and formatting them for outreach workflows.

How do I handle deduplication and pagination when retrieving large volumes of customs records?

Handling deduplication and pagination when retrieving customs records relies on automated agent-browser workflows that process dynamic page updates and remove duplicate company entries.

Does the Teyi customs search skill require account-based login for data retrieval?

The Teyi customs search skill provides account-based login handling to access the GT7.0 platform, ensuring automated workflows can authenticate and retrieve trade data securely.