openfort-cli

Execute Openfort CLI commands for backend blockchain operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users performing server-side Openfort blockchain operations such as wallet management, gasless transactions, and policy configuration often struggle with correct CLI syntax, chain-specific requirements, and safety guardrails for test versus live environments, leading to errors or accidental mainnet fund loss.

Core Features & Use Cases

  • Guided CLI Workflows: Step-by-step instructions for common backend Openfort operations including EVM/Solana wallet creation, gasless transaction sending, policy and sponsorship setup, and webhook configuration.
  • Safety & Reference Context: Built-in warnings for test/live key isolation, ID format references, supported chain lists, and SDK integration points to prevent costly mistakes and speed up development.
  • Use Case Example: A developer building an automated AI agent wallet can use this skill to correctly configure EIP-7702 delegation, set up gas sponsorships, and execute signed transactions without manual CLI trial and error.

Quick Start

Use the openfort-cli skill to create a new EVM backend wallet on the Base Sepolia testnet and send a test gasless transaction to a specified contract address.

Frequently Asked Questions about openfort-cli

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

FAQPage Schema
How do I send gasless transactions using Openfort CLI for backend wallet management?

To send gasless transactions using Openfort CLI, you need to configure backend wallet management with the correct policy and sponsorship setup, ensuring proper command syntax for your specific EVM or Solana chain to execute signed transactions without manual trial and error.

What is the best way to configure gas sponsorship policies for EVM and Solana chains?

Configuring gas sponsorship policies for EVM and Solana chains requires guided CLI workflows that set up policy and sponsorship parameters, utilizing built-in safety warnings to isolate test and live keys and prevent accidental mainnet fund loss.

Does Openfort CLI support setting up webhooks for automated server-side blockchain operations?

Yes, Openfort CLI supports webhook configuration for automated server-side blockchain operations, providing step-by-step instructions to align webhook setup with Openfort account models and gas sponsorship infrastructure across supported chains.

How do I create an EVM backend wallet on a testnet like Base Sepolia without losing funds?

Creating an EVM backend wallet on Base Sepolia testnet safely requires using Openfort CLI with built-in safety guardrails that enforce test and live key isolation, preventing accidental mainnet fund loss during server-side wallet creation.

Can I use Openfort CLI to configure EIP-7702 delegation for AI agent wallets?

Yes, you can use Openfort CLI to configure EIP-7702 delegation for AI agent wallets by utilizing guided backend workflows that correctly set up gas sponsorships and execute signed transactions without manual reference lookup.

Why are my Openfort CLI commands failing on different blockchain chains?

Openfort CLI commands often fail due to incorrect command syntax or missing chain-specific requirements; using guided CLI workflows ensures alignment with Openfort account models and correct formatting for supported EVM and Solana chains.