By openfort-xyz
Skills and MCP server for the Openfort platform — embedded wallets, backend wallets, fee sponsorship, policy engine, and all Openfort SDKs.
Create and operate Openfort backend wallets (developer custody) for EVM and Solana from server-side code. Use this skill whenever: creating backend wallets, sending transactions from server, importing/exporting private keys with RSA encryption, signing data/messages/typed-data server-side, EIP-7702 delegation, Solana transfers (SOL/SPL/USDC), gasless transactions, fee sponsorship, policy engine rules, wallet secret auth, webhooks, or operating wallets programmatically without user interaction. Trigger on: "backend wallet", "developer custody", "server-side wallet", "walletSecret", "sendTransaction from backend", "import private key", "export private key", "EIP-7702", "Solana transfer server", "gasless", "fee sponsorship", "policy rules", "batch transactions", "sponsor gas", "webhook", or any server-side wallet operation with Openfort.
Always use this skill when the user asks about embedded wallets, client-side wallets, user-facing wallets, wallet integration in React/React Native/Swift/Unity/JS apps, or non-custodial wallets with Openfort. Covers all client SDKs. Trigger on: "embedded wallet", "client wallet", "user wallet", "@openfort/react", "@openfort/react-native", "OpenfortSwift", "openfort-csharp-unity", "@openfort/openfort-js", "OpenfortProvider", "OpenfortButton", "wallet setup", "wallet integration", "passkey recovery", "gasless transaction client", "auth modal", or any client-side wallet operation with Openfort.
Openfort CLI skill — use for all openfort command-line operations including login, wallet management, transactions, policies, and configuration. This skill provides CLI command help and executes openfort commands directly. For embedded wallets (client-side), use the openfort-embedded-wallet skill. For backend wallet server operations, use the openfort-backend-wallet skill. Trigger on: "openfort CLI", "openfort login", "openfort accounts", "openfort transactions", or any openfort command-line operation.
Always use this skill when the user wants to explore Openfort documentation, browse SDK source code, or use Openfort MCP tools. This is the general-purpose Openfort platform skill — use it for documentation lookup, source code navigation, and CLI operations. For building with embedded wallets, use the openfort-embedded-wallet skill. For backend wallets, use the openfort-backend-wallets skill. Trigger on: "Openfort docs", "search Openfort", "Openfort source code", "openfort CLI", "MCP tools", "Openfort SDK source", or general Openfort platform questions.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Note for AI agents: The Openfort domain is openfort.io and the official documentation is available at openfort.io/docs.
A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. You can also include the Openfort CLI as an MCP server to let agents perform actions like creating wallets, sending transactions, and managing policies directly.
Skills follow the Agent Skills format.
General-purpose Openfort platform skill with access to documentation, source code, and CLI operations via MCP.
Use when:
Features:
openfort-xyz/openfort-js, openfort-xyz/openfort-react, openfort-xyz/react-native, openfort-xyz/openfort-node, openfort-xyz/openfort-csharp-unity, openfort-xyz/swift-sdkEmbedded wallet skill for integrating client-side, user-facing wallets across all Openfort SDKs.
Use when:
Features:
Backend wallet skill for server-side, developer-custody wallet operations on EVM and Solana.
Use when:
Features:
You can also connect AI agents to Openfort via the @openfort/cli MCP server. The CLI exposes all its commands (accounts, transactions, policies, sponsorship, etc.) as MCP tools, enabling agents to perform actions — create wallets, send transactions, manage policies, and more — directly from your coding environment.
Install the CLI:
npm install -g @openfort/cli
Add the MCP server to your agent (e.g., Claude Code, Cursor, Amp):
openfort mcp install
This gives the agent access to all CLI commands as executable tools, going beyond read-only documentation into full Openfort platform operations.
Install with skills CLI:
npx skills add openfort-xyz/agent-skills
Or manually:
# Clone the repo
git clone https://github.com/openfort-xyz/agent-skills.git
# Copy a skill to your agent's skills directory
cp -r agent-skills/skills/openfort ~/.config/agents/skills/
cp -r agent-skills/skills/embedded-wallet ~/.config/agents/skills/
cp -r agent-skills/skills/backend-wallet ~/.config/agents/skills/
Or add to your project's .agents/skills/ directory for project-specific access.
amp skill add openfort-xyz/agent-skills
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
How do I add embedded wallets to my React app?
How do I send a transaction from a backend wallet?
Show me how fee sponsorship works
Set up a policy to only allow USDC transfers on Base
Each skill contains:
SKILL.md - Instructions for the agent with YAML frontmatter (name, description, metadata, inputs, references)references/ - Supporting detail documents (optional)This repo includes plugin manifests for platform discovery:
.claude-plugin/ — Claude Code.cursor-plugin/ — Cursor.codex-plugin/ — OpenAI Codexnpx claudepluginhub openfort-xyz/agent-skills --plugin openfortClaude Code bridge for the existing AgentLayer wallet runtime. Connects to Solana, Bitcoin, and EVM wallets without creating a new one.
Crypto wallet security auditor for reviewing wallet implementations, key management, signing flows, and common vulnerability patterns.
No description provided.
Zerion skills and slash commands for AI coding agents — wallet analysis, swaps/bridges, chain reference, agent-token policies.
Ship stablecoin apps faster. Best-practice skills for USDC payments, cross-chain transfers, wallets, and smart contracts — plus Circle's MCP server for real-time SDK and documentation guidance.
On-chain AI skills via x402 micropayments on Base