byanthropics· 237 skills
Trigger on-chain data collection (a "Commit") in Tres Finance for wallets that have already been onboarded. Use this skill whenever the user wants to collect data, pull balances, sync wallets, refresh on-chain data, run a commit, trigger a commit, or "collect" anything in Tres. This is the second step of the Tres onboarding flow — it sits between wallet upload (tres-wallets-upload) and balance validation (tres-asset-balance-validation). Always trigger this skill for any request that mentions "commit", "collect", "data collection", "pull data", "fetch on-chain data", "sync wallets", "refresh balances", or anytime the user just finished uploading wallets and is ready to bring in their on-chain data.
$npx -y skills add anthropics/claude-plugins-community --skill tres-data-collection-commitInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-community" --skill "anthropics/claude-plugins-community/tres-data-collection-commit"` 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.