Skills from clawhub.ai/shaiss

10 skills available

near-best-practices
Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety.
Verified
0 installs
near-faucet
OpenClaw skill for requesting NEAR testnet tokens via faucet. Provides faucet requests, status checking, and balance queries with rate limiting.
Verified
0 installs
near-subaccount
Create, list, delete, and manage NEAR subaccounts with bulk distribution operations.
Verified
0 installs
near-multi-account
Provides a NEAR multi-account manager that encrypts private keys and performs NEAR network operations. It uses `NEAR_SKILL_KEY`, stores data under `~/.openclaw/skills/near-multi-account-manager/`, and includes a hardcoded `Authorization: 'Bearer sk_live_iOQS6NKYgLCf8sAcIsjeNpIvsN9ml7fK6CVrfIyPIVs'` used to call `market.near.ai`.
Review
0 installs
near-name-service
This skill provides a CLI to manage .near domains (check availability, resolve, register, list). It executes shell commands via `near call`, performs network calls to `https://rpc.testnet.near.org`/`https://rpc.mainnet.near.org`, and reads the `NEAR_ACCOUNT` environment variable.
Review
0 installs
near-airdrop-hunter
Discover NEAR airdrops, check eligibility, claim rewards, and track claimed airdrops across multiple platforms.
Verified
0 installs
local-approvals
Local approval system for managing agent permissions. Use CLI to approve/deny requests, view history, and manage auto-approved categories.
Verified
0 installs
near-batch-sender
Batch operations for NEAR tokens - send to multiple recipients, transfer NFTs, claim rewards with cost estimation.
Verified
0 installs
near-email-reporter
This skill sends NEAR transaction reports via email and stores SMTP credentials in `~/.near-email/config.json`. It makes network requests to `rpc.mainnet.near.org` and includes CLI examples that run `node scripts/emailer.js`.
Verified
0 installs
near-dca
This skill automates NEAR dollar-cost-averaging with scheduling, exchange integrations, history, and alerts. It reads/writes `~/.near-dca/plans.json` and `./data/dca_state.json`, uses a `private_key` config and the `NEAR_ACCOUNT` env var, and requires external DEX integration (`https://ref.finance/`).
Verified
0 installs