near-best-practices

Coding Agents & IDEs
v1.0.0
Benign

Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety.

829 downloads829 installsby @shaiss

Setup & Installation

Install command

clawhub install shaiss/near-best-practices

If the CLI is not installed:

Install command

npx clawhub@latest install shaiss/near-best-practices

Or install with OpenClaw CLI:

Install command

openclaw skills install shaiss/near-best-practices

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/shaiss/near-best-practices

What This Skill Does

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.

Searchable CLI access to 100+ categorized terms is faster than navigating scattered documentation pages when you need a specific answer quickly.

When to Use It

  • Looking up seed phrase storage recommendations before setting up a new wallet
  • Checking contract upgrade strategies mid-development
  • Searching slippage protection guidelines before providing liquidity
  • Reviewing key rotation procedures for access key management
  • Getting a quick reference on gas optimization for a specific transaction type
View original SKILL.md file
# NEAR Best Practices Guide Skill

Comprehensive best practices for NEAR wallet, contracts, and DeFi.

## Description

This skill provides best practices guidance for NEAR development, covering wallet security, contract patterns, DeFi safety, and more. Includes 100+ terms and explanations accessible via CLI commands.

## Features

- Browse best practices by category
- Search for specific terms
- Get detailed explanations
- Quick reference guides
- Security guidelines

## Commands

### `near-best browse [category]`
Browse best practices by category.

**Categories:**
- wallet - Wallet security and management
- contracts - Smart contract best practices
- defi - DeFi safety guidelines
- keys - Private key management
- gas - Gas optimization
- testing - Testing and deployment

### `near-best search <term>`
Search for a specific term or keyword.

### `near-best get <term>`
Get detailed explanation for a specific term.

### `near-best list`
List all available terms.

### `near-best random`
Get a random best practice tip.

## Categories

### Wallet
- Account recovery
- Seed phrase storage
- Multi-sig wallets
- Hardware wallet integration

### Contracts
- NEP standards
- Access control patterns
- Upgrade strategies
- Testing methodologies

### DeFi
- Risk assessment
- Slippage protection
- Liquidity provision
- Yield farming safety

### Keys
- Key rotation
- Access keys
- Full access keys
- Function call keys

## References

- NEAR Documentation: https://docs.near.org/
- NEAR Standards (NEPs): https://github.com/near/NEPs
- NEAR Security: https://docs.near.org/develop/contracts/security

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Looking up seed phrase storage recommendations before setting up a new wallet

AGENT
  1. 1Looking up seed phrase storage recommendations before setting up a new wallet
  2. 2Checking contract upgrade strategies mid-development
  3. 3Searching slippage protection guidelines before providing liquidity
  4. 4Reviewing key rotation procedures for access key management
  5. 5Getting a quick reference on gas optimization for a specific transaction type
OUTPUT
Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026