near-airdrop-hunter
Discover NEAR airdrops, check eligibility, claim rewards, and track claimed airdrops across multiple platforms.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/shaiss/near-airdrop-hunterNEAR Airdrop Hunter Skill
Discover, check eligibility, and claim NEAR airdrops automatically.
Description
This skill helps you discover active NEAR airdrops, check eligibility for specific airdrops, claim eligible airdrops, and track claimed airdrops across multiple platforms.
Features
- Discover active NEAR airdrops
- Check eligibility for airdrops
- Claim eligible airdrops
- Track claimed airdrops
- Multiple platform scanning
Commands
near-airdrop discover [platform]
Discover active airdrops.
Parameters:
platform- Filter by platform (optional: aurora, ref, all)
near-airdrop check <account_id> <airdrop_id>
Check eligibility for an airdrop.
Parameters:
account_id- NEAR account to checkairdrop_id- Airdrop to check eligibility for
near-airdrop claim <account_id> <airdrop_id>
Claim an eligible airdrop.
Parameters:
account_id- NEAR account to claim forairdrop_id- Airdrop to claim
near-airdrop list [account_id]
List claimed airdrops for an account.
near-airdrop track [account_id]
Track all airdrops with their status.
Configuration
Tracking data is stored in ~/.near-airdrop/tracking.json.
Notes
- Airdrop availability varies by protocol
- Some airdrops require holding specific tokens
- Check eligibility before claiming
- Always verify airdrop legitimacy
References
- NEAR Ecosystem: https://near.org/ecosystem/
- NEAR Airdrops: https://near.org/airdrops/
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-shaiss-near-airdrop-hunter": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
near-multi-account
Secure multi-account management for NEAR Protocol with encrypted credential storage, account switching, and balance aggregation.
near-best-practices
Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety.
local-approvals
Local approval system for managing agent permissions. Use CLI to approve/deny requests, view history, and manage auto-approved categories.
near-subaccount
Create, list, delete, and manage NEAR subaccounts with bulk distribution operations.
near-name-service
Manage NEAR Name Service (.near domains) - check availability, register, resolve, and manage names.