← 返回 Skills 市场
381
总下载
2
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install tronscan-data-insights
功能描述
TRON network insights: new accounts, daily tx count, tx type distribution, hot tokens, hot contracts, top accounts by tx count or staked TRX. Use when user a...
安全使用建议
This skill appears coherent for TRON network analytics: it only contains instructions to query the Tronscan MCP APIs and requires no installs or secrets. Before installing, consider that any addresses, tokens, or other query parameters you ask the agent to analyze will be sent to the external MCP server (https://mcp.tronscan.org). Do not submit private keys, wallet seeds, or other sensitive secrets. If you need to analyze sensitive or private data offline or avoid external telemetry, request a self-hosted/data-only alternative or confirm the MCP provider's privacy policy and data retention practices.
功能分析
Type: OpenClaw Skill
Name: tronscan-data-insights
Version: 1.0.6
The skill bundle provides a comprehensive set of tools for querying TRON blockchain data (e.g., transaction stats, account activity, and network metrics) via a legitimate-appearing MCP server (mcp.tronscan.org). The SKILL.md file contains standard operational instructions for an AI agent without any signs of prompt injection, data exfiltration, or malicious execution logic.
能力评估
Purpose & Capability
The name/description (TRON network insights) matches the SKILL.md APIs and listed functions (new accounts, tx stats, hot tokens, top accounts, TVL, etc.). There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to the described functionality.
Instruction Scope
SKILL.md instructs the agent to call an external MCP server (https://mcp.tronscan.org) and specific Tronscan endpoints (getDailyNewAccounts, getHotSearch, getTop10, etc.). This is consistent with the purpose, but user-provided queries (addresses, tokens, time ranges) will be transmitted to that external endpoint—so there is a privacy/telemetry implication. The doc explicitly warns about DAU vs newAddressSeen which shows reasonable scope control. No instructions ask the agent to read local files, credentials, or unrelated system state.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself, minimizing installation risk.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or system access—requested capabilities are proportionate to a read-only analytics skill that queries public APIs.
Persistence & Privilege
always:false (default) and the skill is user-invocable. It does not request permanent presence or modification of other skills/configs. Autonomous invocation is allowed by default but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tronscan-data-insights - 安装完成后,直接呼叫该 Skill 的名称或使用
/tronscan-data-insights触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- Added a dedicated "active accounts" use case with guidance to use `getActiveStatistic` for daily active address metrics.
- Clarified in the use cases that `getDailyNewAccounts` is for new accounts only, distinguishing it from active accounts.
- Updated instructions for `getDailyNewAccounts` to explicitly reference DAU and daily active terminology, clarifying its limitations.
- Made minor consistency and terminology improvements throughout for clearer guidance.
v1.0.5
**Expanded data insights and API coverage.**
- Added new APIs for active account stats (DAU/WAU/MAU), energy/bandwidth/resource usage, DeFi TVL, block size, cumulative stats, and cross-chain mapping.
- Renamed `getDailyAccounts` to `getDailyNewAccounts` for clarity.
- Extended the tool list in the overview table to cover all available endpoints.
- Updated use case guidance for active user queries and resource statistics.
- Added parameter and response notes for all new APIs.
v1.0.4
- MCP server URL updated in metadata from a generic value to https://mcp.tronscan.org/mcp.
- No functional or usage changes; documentation and usage instructions remain the same.
v1.0.3
- Clarified that "daily active accounts" is not available; now specifies `getDailyAccounts` returns "new addresses" (newAddressSeen) as an activity proxy, not precise DAU.
- Updated description, use cases, and tool instructions to emphasize the distinction between new addresses and daily active users.
- Revised prompts: when users ask for DAU, must state that only new address data is available and cannot be presented as exact DAU.
- Improved labeling and instructions for "new accounts" and "daily new addresses" throughout documentation.
- No code changes; documentation/usage clarifications only.
v1.0.2
- Updated skill description and use case guidance for improved clarity; narrowed scope for top accounts rankings (TRX-only for transfer rankings).
- Removed workflow covering top accounts by transfer count/volume for non-TRX tokens.
- Added more specific prompt triggers and exclusions in the description to prevent irrelevant use.
- Expanded troubleshooting section with API connection and rate limit advice.
- No file or code changes; documentation only.
v1.0.1
- Updated description and workflow references from "tronscan-account-profiling" to "tronscan-account-profiler" for consistency with related skills.
- No functional changes or file modifications; documentation and usage notes only.
v1.0.0
- Initial release of the tronscan-data-insights skill for TRON network analytics.
- Supports insights on daily active/new accounts, transaction statistics and type distribution, contract activity, hot tokens/contracts, and top accounts by transaction or staked TRX.
- Provides multiple API tools for querying rankings, network overviews, TPS, and activity distributions.
- Designed for "what is happening on TRON" and network-wide insights — not for single token or address details.
元数据
常见问题
TronScan Data Insights 是什么?
TRON network insights: new accounts, daily tx count, tx type distribution, hot tokens, hot contracts, top accounts by tx count or staked TRX. Use when user a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 381 次。
如何安装 TronScan Data Insights?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tronscan-data-insights」即可一键安装,无需额外配置。
TronScan Data Insights 是免费的吗?
是的,TronScan Data Insights 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TronScan Data Insights 支持哪些平台?
TronScan Data Insights 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TronScan Data Insights?
由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.6。
推荐 Skills