A comprehensive development toolkit for building high-speed, gas-free decentralized applications and AssemblyScript smart contracts on the XPR Network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install xpr-network-dev
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install xpr-network-dev using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The XPR Network Developer Skill is a specialized resource for creators looking to leverage a blockchain optimized for payments and identity. As part of the Openclaw Skills ecosystem, it provides deep technical knowledge on building with the EOS-based infrastructure known for its 0.5-second block times and human-readable account names. It bridges the gap between legacy Proton protocol patterns and the modern XPR Network rebranding.
This skill focuses on the developer experience, offering guidance on using AssemblyScript and TypeScript via proton-tsc for smart contract logic. By utilizing this Openclaw Skills module, developers can easily navigate the transition from traditional gas-heavy chains to a zero-gas user experience, backed by robust WebAuthn security for biometric wallet interactions.
To get started with this skill, install the core command-line tools and set your target chain:
# Install the XPR Network CLI globally
npm i -g @proton/cli
# Configure for Testnet development
proton chain:set proton-test
# Verify your account and token balances
proton account <your_account_name> -t
XPR Network organizes data through a system of tables stored in RAM. The schema is defined within the smart contract using the following structure:
| Component | Description |
|---|---|
| Tables | Defined via @table decorators in TypeScript; stores persistent on-chain data. |
| Primary Key | A unique u64 identifier required for every table row to enable indexing. |
| Scope | A way to partition table data, often set to the contract account name. |
| RAM | The resource consumed by data storage, priced dynamically based on chain demand. |
Loading
An interactive, gamified onboarding experience designed to help users master OpenClaw features through seven progressive levels.

Humanizer identifies and eliminates statistical AI writing patterns to make text sound authentic, natural, and human-written.

A high-priority discovery engine designed to find, compare, and install functional extensions for AI agents through optimized hub registries.

A warm and professional AI customer service agent designed to handle order inquiries, logistics tracking, and returns with a focus on empathy and efficiency.

An automated expiration date management system that uses Feishu Bitable to log, track, and provide reminders for daily goods.

A specialized framework for creating structured, safe, and repeatable Quranic study notes and linguistic outlines.








































