NEAR Transaction Labeler

Categorize NEAR transactions and export labeled data as CSV or JSON.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/VitalPointAI/near-skills --skill near-transaction-labeler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: NEAR Transaction Labeler
Source: https://github.com/VitalPointAI/near-skills/tree/main/transaction-labeler
Command: npx skills add https://github.com/VitalPointAI/near-skills --skill near-transaction-labeler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Label and categorize NEAR blockchain transactions to streamline accounting, auditing, and financial analysis.

Core Features & Use Cases

  • Auto-categorization: infer transaction types (transfer, staking, DeFi, NFT, contract_call) from on-chain activity.
  • Manual labeling & bulk ops: annotate individual transactions or apply labels in bulk for tax-ready reports.
  • Export-ready data: generate CSV or JSON exports for integration with accounting systems and analytics pipelines.
  • Use Case: a finance team consolidates wallet activity into categorized records for quarterly statements.

Quick Start

Label a transaction with near_tx_label to assign a category.

Frequently Asked Questions about NEAR Transaction Labeler

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

FAQPage Schema
How do I categorize NEAR blockchain transactions for accounting?

You can categorize NEAR blockchain transactions for accounting by applying rule-based detection to auto-infer types like transfer, staking, DeFi, and NFT activity, generating tax-ready records.

Can I export labeled NEAR transaction data to CSV or JSON?

Yes, labeled NEAR transaction data can be exported to CSV or JSON formats. This export-ready data generation integrates directly with accounting systems and analytics pipelines for reporting.

How do I apply bulk labels to NEAR wallet transactions for tax reporting?

You can apply bulk labels to NEAR wallet transactions for tax reporting using manual labeling and bulk operations features. This allows you to annotate multiple transactions at once to streamline auditing.

What transaction types can be automatically detected on the NEAR protocol?

The auto-categorization feature can automatically detect transfer, staking, DeFi, NFT, and contract_call transaction types on the NEAR protocol from on-chain activity.

Does NEAR transaction labeling store categorized records locally?

Yes, NEAR transaction labeling stores categorized records locally using local storage of labeled transactions. It also generates category statistics to help analyze account-wide activity.