knot

Manage a Solana wallet via REST API with Turnkey TEE key security.

8|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/codewithmide/knot-wallet --skill knot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knot
Source: https://github.com/codewithmide/knot-wallet/tree/main/public
Command: npx skills add https://github.com/codewithmide/knot-wallet --skill knot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides AI agents with a secure, server-side Solana wallet, eliminating the need for browser extensions or private key management, enabling seamless on-chain interactions.

Core Features & Use Cases

  • Secure Wallet Management: Keys are secured in a TEE, never exposed.
  • On-Chain Actions: Supports token transfers, Jupiter swaps, Meteora DLMM liquidity provision, and Kalshi prediction market trading.
  • Policy Enforcement: Allows setting per-agent spend limits and recipient whitelists.
  • Use Case: An AI agent needs to execute a trade on a Solana decentralized exchange. It uses Knot to authenticate, specify the trade parameters, and the Skill handles the secure signing and broadcasting of the transaction.

Quick Start

Use the knot skill to transfer 1 SOL to the address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU.

Frequently Asked Questions about knot

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

FAQPage Schema
How do I let an AI agent manage a Solana wallet without exposing private keys?

Letting an AI agent manage a Solana wallet without exposing private keys requires a server-side wallet secured in a Trusted Execution Environment (TEE) via REST API, ensuring keys are never exposed during on-chain interactions.

Can an AI agent execute Jupiter swaps and Meteora DLMM liquidity provision on Solana?

Yes, an AI agent can execute Jupiter swaps and provide Meteora DLMM liquidity on Solana by using a secure REST API that handles transaction signing and broadcasting on behalf of the agent.

What is the best way to add spend limits and recipient whitelists for an AI trading agent?

The best way to add spend limits and recipient whitelists for an AI trading agent is to use a wallet management system with built-in policy enforcement, allowing per-agent transaction rules and rate limiting.

How do I automate Solana token transfers from an AI agent?

To automate Solana token transfers from an AI agent, you authenticate via a REST API and specify the transfer parameters, allowing the secure server-side infrastructure to handle the signing and broadcasting.

Does Solana wallet integration support Kalshi prediction market trading for AI agents?

Yes, Solana wallet integration supports Kalshi prediction market trading for AI agents by facilitating secure transaction signing and broadcasting through a REST API with built-in policy enforcement.

Do I need a browser extension to let an AI agent interact with DeFi protocols?

No, you do not need a browser extension to let an AI agent interact with DeFi protocols; server-side wallet infrastructure allows seamless on-chain interactions without browser-based private key management.