near-subaccountCreate, list, delete, and manage NEAR subaccounts with bulk distribution operations.
Install via ClawdBot CLI:
clawdbot install shaiss/near-subaccountCreate 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.
near-subaccount create [master_account] 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
near-subaccount list [account_id]List all subaccounts under an account.
Parameters:
account_id - Account to list subaccounts for (optional, uses default)Example:
near-subaccount list myaccount.near
near-subaccount delete [master_account] Delete a subaccount.
Parameters:
subaccount_id - Full subaccount ID to deletemaster_account - Master account (optional, uses default)near-subaccount distribute [amount] Bulk distribute NEAR from master account to subaccounts listed in a JSON file.
Parameters:
file.json - JSON file with subaccount listamount - 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"
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
Search for jobs across LinkedIn, Indeed, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, and BDJobs using the JobSpy MCP server.