Analyze a blockchain transaction by its hash using TRES Finance MCP and generate a visual flow diagram showing all asset movements, followed by a plain-language explanation of what happened. Use this skill whenever the user provides a transaction hash and asks to "analyze", "explain", "visualize", "diagram", "show me what happened in", or "tell the story of" a transaction. Also trigger when the user pastes a tx hash (long hex string starting with 0x) and asks anything about it. Always use this skill for transaction hash analysis — do not attempt to answer from memory alone.
$npx -y skills add anthropics/claude-plugins-community --skill tres-tx-storyInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-community" --skill "anthropics/claude-plugins-community/tres-tx-story"` 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.