tres-tx-story Skill
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 w Published by anthropics in claude-plugins-community.
What is tres-tx-story Skill?
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 w 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-tx-story 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-tx-story/SKILL.md
What it does
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 w
Skill instructions
TRES Transaction Story Fetch a transaction by hash from TRES Finance, render a flow diagram of all asset movements, and explain in plain English what happened. MCP Server All calls use the TRES Finance MCP server (URL: https://ai.tres.finance/mcp). --- Step 1 — Authenticate Call getviewer (no arguments) to verify the session. --- Step 2 — Fetch the Transaction Query the transaction using its hash as the identifier: graphql query GetTransactionByHash($hash: String!, $currency: String) { transaction(identifier: $hash, currency: $currency, limit: 1) { results { id identifier platform timestamp success decodedFunctionName methodId fromAddress { identifier displayName isInternal customAccountName } toAddress { identifier displayName isInternal customAccountName } contract { identifier contractName protocols applications } classification { activity action functionName } ledgerSummary applications protocols internalAccounts { id name } children { id amount balanceFactor platform type fiatValu
Explore related resources
Frequently asked questions
What is tres-tx-story?
tres-tx-story is a open-source AI agent skill with Copy skill directory. 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.
Who is tres-tx-story best for?
tres-tx-story is best for reusing agent instructions, scripts, and references.
How do I install tres-tx-story?
Install or run tres-tx-story using Copy skill directory. Check tres-tx-story for the latest setup command.
Is tres-tx-story actively maintained?
tres-tx-story may need a closer maintenance check before production use.
Auto-fetched from GitHub.