← 返回 Skills 市场
greason

trongrid-block-info

作者 greason · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
290
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install trongrid-block-info
功能描述
Query and analyze TRON blocks including producer info, transaction breakdown, rewards, burns, and network load. Use when a user asks about a specific block,...
安全使用建议
This skill is instruction-only and appears coherent for querying TronGrid MCP endpoints. Before installing: (1) confirm your agent will call the official TronGrid/MCP host you trust (the SKILL.md refers to MCP endpoints but does not bake in a specific base URL), (2) be aware that frequent/large-range queries can hit rate limits — consider supplying an API key if you intend high-volume use (the skill does not request one), and (3) monitor outbound requests if you are concerned about network usage. If you need the agent to use a private node or API key, provide those credentials separately and only to trusted endpoints.
功能分析
Type: OpenClaw Skill Name: trongrid-block-info Version: 1.0.3 The skill bundle provides instructions and examples for an AI agent to query and analyze TRON blockchain data using a 'trongrid' MCP server. The logic is strictly focused on fetching block headers, transaction details, and network statistics (e.g., TRX burns, block rewards) as described in SKILL.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (TRON block queries, producers, rewards, burns, load) align with the runtime instructions which call TronGrid/MCP endpoints (getBlock, solidityGetBlock, getTransactionInfoByBlockNum, getPaginatedNowWitnessList, getBrokerage, etc.). No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md contains step-by-step guidance limited to querying TronGrid MCP endpoints, parsing block headers, receipts, events and compiling reports. It does not instruct reading local files, scanning environment variables, or sending data to third-party endpoints outside the MCP tooling. Error handling and rate/batch guidance are included.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or fetched at install time, which minimizes surface area.
Credentials
No environment variables, credentials, or config paths are required. This is proportionate for a skill that describes public RPC/MCP queries. (Note: some TronGrid deployments may optionally require API keys for higher rate limits, but the skill does not request any.)
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trongrid-block-info
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trongrid-block-info 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
No code or documentation changes detected for version 1.0.3. - No updates or modifications since the previous release. - All instructions, features, and examples remain unchanged.
v1.0.2
- Updated all references to TronGrid block query endpoints in usage instructions (getNowBlock → getBlock, etc.). - Revised block ranging and fetching guidance to use repeated single block queries rather than dedicated range endpoints. - Updated witness (block producer) lookup guidance to use getPaginatedNowWitnessList. - Refined error handling to match updated block query approach and endpoint behaviors. - Refreshed sample flows in SKILL.md for block data fetching, network trend analysis, and error handling.
v1.0.1
- Added an "MCP Server" section clarifying the need to reference the TronGrid MCP API Guide as a prerequisite. - No code or logic changes; documentation update only. - All features and instructions remain unchanged.
v1.0.0
- Initial release of the **trongrid-block-info** skill. - Enables querying and analysis of TRON block data, including producer info, transaction breakdowns, rewards, burns, and network status. - Supports single block lookup, block ranges, confirmed blocks, and multi-block trend analysis. - Provides detailed instructions for extracting block statistics, producer details, transaction receipts, rewards, network load, and smart contract events. - Includes guidance on error handling and example queries for common block analysis tasks.
元数据
Slug trongrid-block-info
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

trongrid-block-info 是什么?

Query and analyze TRON blocks including producer info, transaction breakdown, rewards, burns, and network load. Use when a user asks about a specific block,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。

如何安装 trongrid-block-info?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trongrid-block-info」即可一键安装,无需额外配置。

trongrid-block-info 是免费的吗?

是的,trongrid-block-info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

trongrid-block-info 支持哪些平台?

trongrid-block-info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 trongrid-block-info?

由 greason(@greason)开发并维护,当前版本 v1.0.3。

💬 留言讨论