nerve-agent-payment

Manage Nerve addresses, check balances, and execute gas-free transfers and swaps.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/NerveNetwork/nerve-agent --skill nerve-agent-payment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nerve-agent-payment
Source: https://github.com/NerveNetwork/nerve-agent/tree/main/.cursor/skills/nerve-agent-payment
Command: npx skills add https://github.com/NerveNetwork/nerve-agent --skill nerve-agent-payment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nerve-sdk-js, @nerve-finance/nerveswap-web3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and enables various payment and asset management tasks on the Nerve blockchain, offering a decentralized, gas-free, and fast alternative for AI agents and users.

Core Features & Use Cases

  • Address Management: Create, validate, and import Nerve blockchain addresses securely.
  • Balance Checking: Query balances for all assets or specific assets associated with an address.
  • On-Chain Transactions: Facilitate direct asset transfers (payments) and complex swap-then-pay operations.
  • Decentralized Operations: Supports local account management and signing, enhancing security and privacy.

Quick Start

Use the nerve-agent-payment skill to send 1 NVT to the address TNVT... from your address TNVT...

Frequently Asked Questions about nerve-agent-payment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send crypto payments on the Nerve blockchain without paying gas fees?

To send gas-free crypto payments on the Nerve blockchain, you use this Skill to execute direct asset transfers between addresses. It leverages nerve-sdk-js to manage local accounts and broadcast transactions without requiring gas fees.

What is a swap-then-pay transaction and how does it work with NerveSwap?

A swap-then-pay transaction automatically exchanges one cryptocurrency for another before sending the payment. This Skill uses the NerveSwap SDK to execute these complex operations, allowing AI agents to pay using assets they do not currently hold.

Can I use this Skill to check my Nerve address balances for specific assets?

Yes, you can check Nerve address balances for specific assets using this Skill. It queries on-chain data via the Nerve RPC MCP to retrieve balances for all assets or specific tokens associated with your address.

Do I need the Nerve RPC MCP to manage addresses and broadcast transactions?

Yes, you need the Nerve RPC MCP to manage addresses and broadcast transactions. This Skill requires integration with the Nerve RPC MCP for retrieving on-chain data and sending signed transaction payloads to the network.

Are there limitations to decentralized asset swaps using nerve-sdk-js?

The primary limitation of decentralized asset swaps using nerve-sdk-js is the dependency on NerveSwap SDK liquidity and Nerve RPC MCP availability. Swaps are restricted to assets supported by the Nerve blockchain network.