tres-export-3rd-party-contacts

Extract third-party addresses from TRES Finance into an enriched XLSX workbook.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Tres-Finance-Public/tres-finance --skill tres-export-3rd-party-contacts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tres-export-3rd-party-contacts
Source: https://github.com/Tres-Finance-Public/tres-finance/tree/main/skills/tres-export-3rd-party-contacts
Command: npx skills add https://github.com/Tres-Finance-Public/tres-finance --skill tres-export-3rd-party-contacts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Extracts and manages third-party addresses from a TRES Finance environment, simplifying the process of building a contacts list and onboarding external entities.

Core Features & Use Cases

  • Automated Address Extraction: Fetches and deduplicates all 3rd-party addresses from TRES Finance environment.
  • Address Detail Enrichment: Provides detailed information on each address, including network, transaction count, and fiat volumes.
  • XLSX Workbook Export: Outputs addresses in an import-ready XLSX format with a contacts sheet and detailed address information.

Quick Start

Run the 'export 3rd-party contacts' skill to generate an XLSX workbook containing external addresses and their details.

Frequently Asked Questions about tres-export-3rd-party-contacts

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

FAQPage Schema
How do I export third-party contacts from TRES Finance to XLSX?

To export third-party contacts from TRES Finance, run the export skill to fetch addresses via GraphQL queries, enrich them with network and transaction details, and output an import-ready XLSX workbook with deduplicated address information.

What details are included when extracting third-party addresses from TRES Finance?

Extracting third-party addresses from TRES Finance provides enrichment details including the associated network, total transaction count, and fiat volumes for each deduplicated external address in the output workbook.

Can I automatically deduplicate external addresses when exporting from TRES Finance?

Yes, you can automatically deduplicate external addresses when exporting from TRES Finance. The extraction process handles deduplication automatically before outputting the cleaned address list and enrichment details to the XLSX workbook.

Does the TRES Finance contacts export require a specific MCP server connection?

The TRES Finance contacts export requires the TRES Finance MCP server to execute GraphQL queries for fetching third-party addresses. This connection enables the extraction and enrichment of transaction count and fiat volume data.

How do I build a contacts list of external entities from my ledger management system?

Building a contacts list of external entities from your ledger management system involves extracting third-party addresses and exporting them to an XLSX contacts sheet. This simplifies onboarding external entities by providing enriched address details.

What is the best way to manage third-party address extraction for crypto ledger management?

The best way to manage third-party address extraction for crypto ledger management is using an automated tool that fetches, deduplicates, and enriches addresses with fiat volumes before exporting them into an import-ready XLSX workbook.