← 返回 Skills 市场
iskysun96

Ts Sdk View And Query

作者 iskysun96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ts-sdk-view-and-query
功能描述
How to read on-chain data in @aptos-labs/ts-sdk: view(), getBalance(), getAccountInfo(), getAccountResources(), getAccountModules(), getResource(). Triggers...
安全使用建议
This skill is a documentation-style guide for read-only Aptos SDK queries and appears internally consistent. Before installing/use: (1) ensure you obtain the SDK from an official source (to avoid a different implementation), (2) confirm your agent/environment does not provide private keys or write-capable RPC endpoints to the SDK if you only want read-only access, and (3) validate that the 'aptos' client instance in your runtime is configured as you expect. The skill itself does not request secrets or write instructions, but improper runtime configuration (e.g., giving the agent a wallet with signing keys) could enable actions outside the guide's read-only intent.
功能分析
Type: OpenClaw Skill Name: ts-sdk-view-and-query Version: 1.0.0 The skill bundle provides legitimate documentation and code examples for querying the Aptos blockchain using the official '@aptos-labs/ts-sdk'. The instructions in SKILL.md focus on read-only operations (view functions, account balances, and resource lookups) and correctly emphasize best practices such as using BigInt for large integers and avoiding deprecated methods.
能力评估
Purpose & Capability
Name/description claim read-only SDK usage (view(), getBalance(), getAccountInfo(), etc.) and the SKILL.md contains only examples and guidance for those exact APIs — no unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to calling SDK methods and handling types/results. They use placeholders (MODULE_ADDRESS, accountAddress) and do not instruct reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk).
Credentials
The skill declares no required environment variables, credentials, or config paths; examples reference only SDK parameters which is proportional for an SDK usage guide.
Persistence & Privilege
always is false and the skill does not request any permanent agent-level privileges or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ts-sdk-view-and-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ts-sdk-view-and-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release providing best practices and usage examples for reading on-chain data with @aptos-labs/ts-sdk: - Documents usage of view(), getBalance(), getAccountInfo(), getAccountResources(), getAccountModules(), and getResource(). - Explains correct type handling for Move view return values in TypeScript (e.g., bigint for u128/u256). - Highlights recommended and deprecated methods for balance and data queries. - Includes code samples for each supported function. - Lists common mistakes and proper approaches.
元数据
Slug ts-sdk-view-and-query
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ts Sdk View And Query 是什么?

How to read on-chain data in @aptos-labs/ts-sdk: view(), getBalance(), getAccountInfo(), getAccountResources(), getAccountModules(), getResource(). Triggers... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 Ts Sdk View And Query?

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

Ts Sdk View And Query 是免费的吗?

是的,Ts Sdk View And Query 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ts Sdk View And Query 支持哪些平台?

Ts Sdk View And Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ts Sdk View And Query?

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

💬 留言讨论