← Back to Skills Marketplace
iskysun96

Ts Sdk Transactions

by iskysun96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ts-sdk-transactions
Description
How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulat...
Usage Guidance
This skill is a documentation-style guide for the Aptos TypeScript SDK and appears internally consistent. Before using: (1) install @aptos-labs/ts-sdk from the official npm package, (2) keep private keys/signers in a secure environment and never paste secrets into chat, (3) prefer simulation and waitForTransaction for high-value flows as the guide recommends, and (4) only allow an agent to execute signing code if you trust it and understand where the signer keys are stored.
Capability Analysis
Type: OpenClaw Skill Name: ts-sdk-transactions Version: 1.0.0 The skill bundle provides legitimate documentation and code examples for the Aptos TypeScript SDK (@aptos-labs/ts-sdk). It correctly outlines best practices for transaction management, including building, signing, submitting, and simulating transactions, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md content matches the name/description: it documents building, signing, submitting, simulating, sponsored and multi-agent transactions using @aptos-labs/ts-sdk. It asks for no unrelated binaries, env vars, or system access.
Instruction Scope
All instructions are code examples and best-practice guidance for the SDK. The document assumes the caller has Account objects (signers) available, but it does not instruct reading unrelated files, environment variables, or sending data to external endpoints beyond using the SDK/network. No broad or vague data-collection steps are present.
Install Mechanism
No install spec or external download is provided (instruction-only). Nothing is written to disk or fetched by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The examples naturally require signer/account objects (which contain private keys) to run locally — this is expected for transaction signing and is proportional to the purpose.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent presence, modify other skills, or access system-level configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ts-sdk-transactions
  3. After installation, invoke the skill by name or use /ts-sdk-transactions
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the ts-sdk-transactions skill. - Provides guidance on building, signing, submitting, and simulating transactions using @aptos-labs/ts-sdk. - Covers flows for standard, sponsored (fee payer), and multi-agent transactions. - Documents best practices, common mistakes, and code examples for transaction lifecycle methods. - Lists important "always" and "never" rules for safe usage. - Includes usage guides for simulation, gas profiling, and transaction options.
Metadata
Slug ts-sdk-transactions
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ts Sdk Transactions?

How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulat... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install Ts Sdk Transactions?

Run "/install ts-sdk-transactions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ts Sdk Transactions free?

Yes, Ts Sdk Transactions is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ts Sdk Transactions support?

Ts Sdk Transactions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ts Sdk Transactions?

It is built and maintained by iskysun96 (@iskysun96); the current version is v1.0.0.

💬 Comments