tres-import-contacts Skill
Import contacts (address book entries) into TRES Finance from a CSV or XLSX file. Use this skill whenever the user wants to import, upload, or bulk-add contacts, address labels, or address book entries into TRES — whether from a file they filled in after using the export-3rd-party-contacts skill, or from any CSV/XLSX t Published by anthropics in claude-plugins-community.
What is tres-import-contacts Skill?
Import contacts (address book entries) into TRES Finance from a CSV or XLSX file. Use this skill whenever the user wants to import, upload, or bulk-add contacts, address labels, or address book entries into TRES — whether from a file they filled in after using the export-3rd-party-contacts skill, or from any CSV/XLSX t Published by anthropics in claude-plugins-community. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using claude-plugins-community
Technical details
- Install or run with Copy skill directory
When to use tres-import-contacts Skill
- Use it for developers using claude-plugins-community.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-community
- Skill file: tres-finance-plugin/skills/tres-import-contacts/SKILL.md
What it does
Import contacts (address book entries) into TRES Finance from a CSV or XLSX file. Use this skill whenever the user wants to import, upload, or bulk-add contacts, address labels, or address book entries into TRES — whether from a file they filled in after using the export-3rd-party-contacts skill, or from any CSV/XLSX t
Skill instructions
TRES Finance — Import Contacts from CSV/XLSX Goal Read a user-provided CSV or XLSX file containing address-to-name mappings and import them as contacts into the TRES address book. This is the second half of the contacts workflow: the user previously exported unidentified addresses (via the export skill), filled in names and tags, and now wants to push those labels back into TRES. MCP Server All GraphQL calls use the user-tres-finance MCP server (execute tool). Expected File Format The file should have these columns (header names are matched case-insensitively): | Contact Name | Contact Address | Contact Tag | |---|---|---| | Binance Hot Wallet | 0xABC... | Exchange | | Vendor X | 0xDEF... | Vendor | - Contact Name — the label to assign to the address (required for import; rows without a name are skipped) - Contact Address — the blockchain address (required) - Contact Tag — optional tag(s) for the contact. Multiple tags can be separated by commas (e.g. Exchange, Custodian) The column or
Explore related resources
Frequently asked questions
What is tres-import-contacts?
tres-import-contacts is a open-source AI agent skill with Copy skill directory. Import contacts (address book entries) into TRES Finance from a CSV or XLSX file.
Who is tres-import-contacts best for?
tres-import-contacts is best for reusing agent instructions, scripts, and references.
How do I install tres-import-contacts?
Install or run tres-import-contacts using Copy skill directory. Check tres-import-contacts for the latest setup command.
Is tres-import-contacts actively maintained?
tres-import-contacts may need a closer maintenance check before production use.
Auto-fetched from GitHub.