byanthropics· 237 skills
Extract all 3rd-party (non-owned) addresses from a TRES Finance environment and export them as an XLSX workbook to help users build their contacts list. Use this skill whenever the user wants to export, list, or identify 3rd-party addresses, counterparties, or external addresses from their transactions — even if they don't say 'contacts'. Also trigger when the user asks to prepare a contacts import file, find unknown addresses, or build an address book from transaction history. Do NOT trigger for viewing existing contacts or searching the address book — only for extracting NEW 3rd-party addresses from transaction data.
$npx -y skills add anthropics/claude-plugins-community --skill tres-export-3rd-party-contactsInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-community" --skill "anthropics/claude-plugins-community/tres-export-3rd-party-contacts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-plugins-community" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-plugins-community"` and select the relevant skills, then follow their instructions.