Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Create, list, delete, and manage NEAR subaccounts with bulk distribution operations.
Create, list, delete, and manage NEAR subaccounts with bulk distribution operations.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Create and manage NEAR subaccounts easily.
This skill provides tools to create, list, and delete NEAR subaccounts. Also includes bulk operations for distributing NEAR tokens to multiple subaccounts.
Create subaccounts List all subaccounts under an account Delete subaccounts Bulk distribute NEAR to multiple subaccounts Clean command-line interface
Create a new subaccount. Parameters: subaccount_name - Name of the subaccount (without .master.account) master_account - Master account (optional, uses default) Example: near-subaccount create wallet myaccount.near # Creates: wallet.myaccount.near
List all subaccounts under an account. Parameters: account_id - Account to list subaccounts for (optional, uses default) Example: near-subaccount list myaccount.near
Delete a subaccount. Parameters: subaccount_id - Full subaccount ID to delete master_account - Master account (optional, uses default)
Bulk distribute NEAR from master account to subaccounts listed in a JSON file. Parameters: file.json - JSON file with subaccount list amount - NEAR amount to send each (default: 0.1) JSON format: { "subaccounts": [ "wallet1.myaccount.near", "wallet2.myaccount.near", "wallet3.myaccount.near" ] }
Set your default account: export NEAR_ACCOUNT="myaccount.near"
NEAR CLI installed and configured Master account with sufficient balance for creating subaccounts (~0.1 NEAR each)
NEAR CLI: https://docs.near.org/tools/near-cli Subaccount docs: https://docs.near.org/concepts/account/subaccounts
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.