← 返回 Skills 市场
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ts-sdk-types
功能描述
Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. Triggers on:...
安全使用建议
This skill is a documentation-style guide for using TypeScript types with the Aptos SDK and appears coherent and low-risk. If you plan to use the examples, make sure your project actually has @aptos-labs/ts-sdk installed and that your TypeScript target/environment supports BigInt (and that you handle JSON-returned large integers as strings before converting to BigInt). No credentials or installs are requested by this skill.
功能分析
Type: OpenClaw Skill
Name: ts-sdk-types
Version: 1.0.0
The skill bundle provides legitimate documentation and instructions for mapping Move types to TypeScript using the @aptos-labs/ts-sdk. The content in SKILL.md consists of technical guidelines, type mapping tables, and code examples that align with the stated purpose without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name, description, and the SKILL.md all focus on Move ↔ TypeScript type mapping for @aptos-labs/ts-sdk. There are no requested binaries, env vars, or other resources that don't belong to a documentation/guide skill.
Instruction Scope
The instructions are narrowly scoped to mapping types (bigint for u128/u256, address as string, use of typeArguments/TypeTag, etc.). They do not ask the agent to read unrelated files, access credentials, or transmit data to external endpoints. Imports shown (e.g., TypeTag) are appropriate examples for using the SDK.
Install Mechanism
No install spec and no code files — this is instruction-only documentation, so nothing is written to disk or fetched during install.
Credentials
The skill requests no environment variables, credentials, or config paths. Its guidance references the @aptos-labs/ts-sdk package, which is appropriate for the stated purpose.
Persistence & Privilege
always is false and there is no indication this skill requests persistent privileges or modifies other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ts-sdk-types - 安装完成后,直接呼叫该 Skill 的名称或使用
/ts-sdk-types触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ts-sdk-types skill: clear guidance for mapping Move types to TypeScript with @aptos-labs/ts-sdk.
- Documents type mapping: u64/u128/u256 → bigint, address → string, generic functions with typeArguments, and functionArguments matching.
- Explains how to handle TypeTag, view return types, and common pitfalls in Move ↔ TypeScript conversions.
- Includes concise table and examples for mapping all common Move types to their corresponding TypeScript representations.
- Highlights best practices and misuse to avoid (e.g., never use number for u128/u256).
- Provides references to relevant SDK modules and related skills.
元数据
常见问题
Ts Sdk Types 是什么?
Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. Triggers on:... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 Ts Sdk Types?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ts-sdk-types」即可一键安装,无需额外配置。
Ts Sdk Types 是免费的吗?
是的,Ts Sdk Types 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ts Sdk Types 支持哪些平台?
Ts Sdk Types 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ts Sdk Types?
由 iskysun96(@iskysun96)开发并维护,当前版本 v1.0.0。
推荐 Skills