NEAR Agent Skills
A collection of specialized tools for interacting with the NEAR Protocol, optimized for autonomous agents.
Features
⛽ Gas Optimizer
- -
near_gas_estimate: Real-time TGas estimation for contract calls. near_gas_optimize: Actionable tips to reduce contract execution costs.near_gas_history: Historical gas usage trends for accounts.near_gas_compare: Cost comparison between NEAR and Ethereum.
📊 On-Chain Analytics
- -
near_analytics_network: Network throughput and health metrics. near_analytics_whales: Tracking high-value transactions.near_analytics_trending: Identifying the most active smart contracts.near_analytics_defi: TVL and volume stats for the NEAR DeFi ecosystem.
Setup
CODEBLOCK0
Usage
These skills are designed to be run via OpenClaw. Each command corresponds to a specific tool exported in the package.
NEAR 代理技能
一套用于与NEAR协议交互的专用工具集,针对自主代理进行了优化。
功能特性
⛽ Gas优化器
- - neargasestimate:合约调用的实时TGas估算。
- neargasoptimize:降低合约执行成本的可行建议。
- neargashistory:账户的历史Gas使用趋势。
- neargascompare:NEAR与以太坊之间的成本对比。
📊 链上分析
- - nearanalyticsnetwork:网络吞吐量与健康指标。
- nearanalyticswhales:追踪高价值交易。
- nearanalyticstrending:识别最活跃的智能合约。
- nearanalyticsdefi:NEAR DeFi生态系统的TVL与交易量统计。
安装配置
bash
npm install
npm run build
使用方法
这些技能设计为通过OpenClaw运行。每个命令对应包中导出的特定工具。