{
  "schemaVersion": "1.0",
  "item": {
    "slug": "near-multi-account-manager",
    "name": "Near Multi Account Manager",
    "source": "tencent",
    "type": "skill",
    "category": "安全合规",
    "sourceUrl": "https://clawhub.ai/shaiss/near-multi-account-manager",
    "canonicalUrl": "https://clawhub.ai/shaiss/near-multi-account-manager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/near-multi-account-manager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=near-multi-account-manager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "check_deliverable_endpoint.js",
      "check_job.js",
      "package-lock.json",
      "package.json",
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/near-multi-account-manager"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/near-multi-account-manager",
    "agentPageUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "NEAR Multi-Account Manager",
        "body": "A secure and comprehensive OpenClaw skill for managing multiple NEAR Protocol accounts. Store credentials, switch between accounts, check balances, transfer NEAR, and track transactions across all your accounts from one unified interface."
      },
      {
        "title": "What It Does",
        "body": "🔐 Secure Credential Storage - Encrypted storage for multiple NEAR account private keys using AES-256-CBC\n🔄 Account Switching - Quickly set and switch between active accounts for seamless operations\n💰 Balance Management - Check balances for individual accounts or all accounts at once\n💸 NEAR Transfers - Transfer NEAR between accounts with a single command\n📊 Account Summaries - Get comprehensive overviews of all managed accounts including total holdings\n📜 Transaction Tracking - View account information and transaction history via NEAR explorer\n📤 Export/Import - Backup and restore account information (private keys excluded for security)\n🗑️ Account Management - Add, remove, and manage accounts with confirmation safeguards"
      },
      {
        "title": "Use Cases",
        "body": "Developers - Manage multiple testnet and mainnet accounts during development\nTraders - Track balances across multiple trading accounts\nOrganizations - Manage team accounts with quick switching between them\nDeFi Users - Monitor and move funds between accounts for yield farming or staking\nPower Users - Centralized management of NEAR portfolio"
      },
      {
        "title": "Requirements",
        "body": "Node.js runtime (bundled with OpenClaw)\nValid NEAR Protocol account(s)\nPrivate key(s) in format: ed25519:..."
      },
      {
        "title": "Add a NEAR Account",
        "body": "await add_account({\n  accountId: \"myaccount.near\",\n  privateKey: \"ed25519:4K...\",\n  name: \"Main Wallet\"\n});"
      },
      {
        "title": "Check All Balances",
        "body": "await get_all_balances();"
      },
      {
        "title": "Transfer NEAR",
        "body": "await transfer({\n  to: \"recipient.near\",\n  amount: \"5.0\"\n});"
      },
      {
        "title": "Get Account Summary",
        "body": "await account_summary();"
      },
      {
        "title": "Security Features",
        "body": "AES-256-CBC Encryption - All private keys are encrypted at rest\nCustom Encryption Keys - Set via NEAR_SKILL_KEY environment variable\nConfirmation Required - Account removal requires explicit confirmation\nNo Key Export - Export functions exclude private keys for security\nLocal Storage - Data never leaves your machine unless explicitly exported"
      },
      {
        "title": "Technical Details",
        "body": "Uses NEAR SDK (near-api-js) for blockchain interactions\nSupports NEAR mainnet (testnet support available via configuration)\nEncrypted data stored in ~/.openclaw/skills/near-multi-account-manager/\nActive account tracking via separate file for quick access"
      },
      {
        "title": "License",
        "body": "MIT"
      }
    ],
    "body": "NEAR Multi-Account Manager\n\nA secure and comprehensive OpenClaw skill for managing multiple NEAR Protocol accounts. Store credentials, switch between accounts, check balances, transfer NEAR, and track transactions across all your accounts from one unified interface.\n\nWhat It Does\n🔐 Secure Credential Storage - Encrypted storage for multiple NEAR account private keys using AES-256-CBC\n🔄 Account Switching - Quickly set and switch between active accounts for seamless operations\n💰 Balance Management - Check balances for individual accounts or all accounts at once\n💸 NEAR Transfers - Transfer NEAR between accounts with a single command\n📊 Account Summaries - Get comprehensive overviews of all managed accounts including total holdings\n📜 Transaction Tracking - View account information and transaction history via NEAR explorer\n📤 Export/Import - Backup and restore account information (private keys excluded for security)\n🗑️ Account Management - Add, remove, and manage accounts with confirmation safeguards\nUse Cases\nDevelopers - Manage multiple testnet and mainnet accounts during development\nTraders - Track balances across multiple trading accounts\nOrganizations - Manage team accounts with quick switching between them\nDeFi Users - Monitor and move funds between accounts for yield farming or staking\nPower Users - Centralized management of NEAR portfolio\nRequirements\nNode.js runtime (bundled with OpenClaw)\nValid NEAR Protocol account(s)\nPrivate key(s) in format: ed25519:...\nUsage Examples\nAdd a NEAR Account\nawait add_account({\n  accountId: \"myaccount.near\",\n  privateKey: \"ed25519:4K...\",\n  name: \"Main Wallet\"\n});\n\nCheck All Balances\nawait get_all_balances();\n\nTransfer NEAR\nawait transfer({\n  to: \"recipient.near\",\n  amount: \"5.0\"\n});\n\nGet Account Summary\nawait account_summary();\n\nSecurity Features\nAES-256-CBC Encryption - All private keys are encrypted at rest\nCustom Encryption Keys - Set via NEAR_SKILL_KEY environment variable\nConfirmation Required - Account removal requires explicit confirmation\nNo Key Export - Export functions exclude private keys for security\nLocal Storage - Data never leaves your machine unless explicitly exported\nTechnical Details\nUses NEAR SDK (near-api-js) for blockchain interactions\nSupports NEAR mainnet (testnet support available via configuration)\nEncrypted data stored in ~/.openclaw/skills/near-multi-account-manager/\nActive account tracking via separate file for quick access\nLicense\n\nMIT"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/shaiss/near-multi-account-manager",
    "publisherUrl": "https://clawhub.ai/shaiss/near-multi-account-manager",
    "owner": "shaiss",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/near-multi-account-manager",
    "downloadUrl": "https://openagent3.xyz/downloads/near-multi-account-manager",
    "agentUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/near-multi-account-manager/agent.md"
  }
}