openfort

Search Openfort documentation and SDK source code across JavaScript, React, React Native, Node, Unity, and Swift.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually searching through scattered Openfort documentation, SDK source code, and platform operation guides wastes developer time and leads to outdated or incorrect implementation details when building blockchain applications with Openfort.

Core Features & Use Cases

  • Cross-SDK Documentation & Source Access: Search official Openfort docs and browse source code for all official SDKs (JavaScript, React, React Native, Node, Unity, Swift) plus related libraries like Viem and Wagmi.
  • Direct Platform Operations: Execute Openfort CLI commands via MCP tools to create wallets, send transactions, manage policies, and configure fee sponsorship without manual CLI usage.
  • Use Case Example: A developer building a React app with embedded wallets can use this skill to quickly locate the official integration guide and pull relevant implementation snippets from the openfort-react source code.

Quick Start

Use the openfort skill to find the official guide for integrating Openfort embedded wallets into a React application and retrieve the relevant code example from the openfort-react SDK source.

Frequently Asked Questions about openfort

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

FAQPage Schema
How do I integrate embedded wallets into a React application using Openfort?

To integrate embedded wallets into a React application, you can retrieve the official Openfort integration guide and pull relevant implementation snippets directly from the openfort-react SDK source code. This provides exact code examples for your web3 blockchain project.

Can I execute Openfort platform operations like wallet creation and transaction sending without using the CLI manually?

Yes, you can execute Openfort platform operations to create wallets, send transactions, and manage policies via integrated MCP tools. This bypasses manual CLI usage and supports both isolated test and live Openfort environment configurations.

Does the Openfort platform provide SDKs for Unity and React Native development?

Yes, the Openfort platform provides official SDKs for multiple environments including JavaScript, React, React Native, Node, Unity, and Swift. You can browse the source code for these SDKs to find implementation references.

What is the best way to find Openfort documentation for cross-SDK implementation?

The best way to find Openfort documentation for cross-SDK implementation is to search official docs and browse source code for all official SDKs plus related libraries like Viem and Wagmi. This eliminates inefficient manual lookup of scattered resources.

Can I manage Openfort fee sponsorship policies directly within my development environment?

Yes, you can configure fee sponsorship and manage policies directly within your development environment. The platform operations support write-enabled actions through integrated MCP tools, allowing you to handle wallet and policy configurations seamlessly.