tres-import-contacts

Import contacts from CSV or XLSX files into the TRES Finance address book.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill resolves the issue of manually importing contacts into the TRES Finance address book, providing an efficient way to add or update multiple contacts from a file.

Core Features & Use Cases

  • CSV/XLSX File Import: Imports contact information from a user-provided file containing address-to-name mappings.
  • Automatic Tagging: Assigns tags to contacts based on predefined fields in the file.
  • Deduplication and Validation: Identifies and manages duplicate addresses and validates the format of contact information.

Quick Start

Use the 'tres-import-contacts' skill to import contacts from the 'contacts.csv' file into TRES Finance.

Frequently Asked Questions about tres-import-contacts

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

FAQPage Schema
How do I bulk import contacts into TRES Finance from a CSV file?

To bulk import contacts into TRES Finance, provide a CSV or XLSX file containing address-to-name mappings. The tool processes the file, automatically assigns tags, and adds the validated contacts to your address book.

Can I import contacts from an XLSX file into my finance management address book?

Yes, you can import contacts from an XLSX file into your finance management address book. The tool directly processes both CSV and XLSX formats to read address-to-name mappings and populate your contacts.

Does the contacts import process handle deduplication and data validation?

Yes, the contacts import process handles deduplication by identifying and managing duplicate addresses. It also validates the format of your contact information before successfully adding it to the address book.

Do I need Python and MCP server access to import TRES Finance contacts?

Yes, you need Python installed for local file processing and access to the TRES Finance MCP server. These two requirements are necessary to read your CSV/XLSX files and execute the bulk contacts import.

How are tags assigned when bulk importing contacts from a spreadsheet?

Tags are assigned automatically during the contacts import based on predefined fields in your spreadsheet. The system reads these specific columns from your CSV or XLSX file and maps them directly to contact tags.

What is the best way to update multiple TRES Finance contacts without manual data entry?

The best way to avoid manual data entry is using a bulk import file with address-to-name mappings. Supplying a CSV or XLSX file allows you to add or update multiple contacts efficiently while automatically managing duplicates.