·near-intents
</>

near-intents

surgecode/near-intents-skill

Cross-chain token swap integration using NEAR Intents 1Click API. Use when building swap widgets, bridge interfaces, or multi-chain transfers.

9Installs·0Trend·@surgecode

Installation

$npx skills add https://github.com/surgecode/near-intents-skill --skill near-intents

SKILL.md

Cross-chain token swaps via 1 Click REST API. Get a quote, API provides deposit addresses you build the deposit transaction and receive the resulting token automatically.

| React App | react-swap-widget.md - Example showing the pattern | | Node.js / Script | server-example.md - Example showing the pattern | | API Reference | api-quote.md → api-tokens.md → api-status.md | | Chain-specific Deposits | deposit-{chain}.md |

| 1 | Examples | react-swap-widget.md, server-example.md | | 2 | API | api-quote.md, api-tokens.md, api-status.md, api-deposit-submit.md | | 3 | Deposits | deposit-evm.md, deposit-solana.md, deposit-near.md, deposit-ton.md, deposit-tron.md, deposit-stellar.md | | 4 | React Hooks | react-hooks.md | | 5 | Advanced | intents-balance.md, passive-deposit.md |

Cross-chain token swap integration using NEAR Intents 1Click API. Use when building swap widgets, bridge interfaces, or multi-chain transfers. Source: surgecode/near-intents-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/surgecode/near-intents-skill --skill near-intents
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is near-intents?

Cross-chain token swap integration using NEAR Intents 1Click API. Use when building swap widgets, bridge interfaces, or multi-chain transfers. Source: surgecode/near-intents-skill.

How do I install near-intents?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/surgecode/near-intents-skill --skill near-intents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/surgecode/near-intents-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None