
shaiss skills on Remote OpenClaw
6 skills published by shaiss. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
near-multi-account-manager
Manages multiple NEAR Protocol accounts from one local interface. Private keys are encrypted at rest using AES-256-CBC and never leave the machine unless explicitly exported. Supports balance checks, NEAR transfers, account switching, and transaction history across all stored accounts.
near-best-practices
A CLI reference guide covering NEAR blockchain development best practices across 100+ terms. Topics include wallet security, smart contract patterns, DeFi safety, and private key management. Terms are browsable by category or searchable by keyword.
near-dca
Dollar-cost averaging tool for NEAR tokens. Set up recurring token purchases on daily, weekly, biweekly, or monthly schedules. Plans are stored locally and can be tracked, listed, or cancelled at any time.
near-batch-sender
Handles batch NEAR token transfers, NFT transfers, and reward claims from a single command. Takes a JSON file listing recipients and amounts, estimates gas costs upfront, then executes all operations in sequence.
near-name-service
A CLI interface for managing .near domain names on the NEAR blockchain. Supports checking availability, registering names, resolving domains to account IDs, and listing all domains owned by an account.
near-email-reporter
Sends NEAR blockchain transaction reports and balance alerts to email addresses via SMTP. Supports cron-based scheduling and configurable alert thresholds. Email settings are stored locally in a config file.