Dexie
Skill by koba42corp
Why use this skill?
Monitor Chia DEX trading, track CAT prices, and manage offers in real-time with the Dexie OpenClaw AI skill. Easy installation and data-rich insights.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/koba42corp/dexieWhat This Skill Does
The Dexie skill is a powerful OpenClaw AI agent extension that provides real-time access to the Chia DEX trading ecosystem. By interfacing directly with the public Dexie.space API, this skill allows users to monitor the decentralized exchange landscape without leaving their preferred chat interface or terminal environment. It serves as a comprehensive dashboard for tracking active or completed offers, analyzing liquidity, and performing market research on various Chia Asset Tokens (CATs). Whether you are a casual observer checking the price of a specific token like SBX, or a power user needing to pull detailed statistics on trading pairs and platform health, Dexie bridges the gap between raw blockchain data and actionable insights.
Installation
To integrate the Dexie skill into your OpenClaw environment, execute the following commands in your terminal:
- Install via the package manager:
clawhub install openclaw/skills/skills/koba42corp/dexie - Navigate to the installation directory:
cd skills/dexie - Install dependencies:
npm install - Ensure execution permissions:
chmod +x cli.js - Global linking for CLI access:
npm link
Once installed, you can trigger commands using either dex or dexie prefixes, and the skill will be automatically accessible within your AI agent's command handler context.
Use Cases
- Market Analysis: Investors can quickly query top tokens by volume or search for emerging assets to evaluate their market position.
- Order Tracking: Traders can monitor the status of their active, completed, or cancelled offers in real-time, facilitating efficient portfolio management.
- Price Monitoring: The skill acts as an immediate price oracle, allowing users to look up the current USD or XCH valuation of specific CATs through simple text commands.
- System Automation: Developers can leverage the provided API client as a dependency in their own scripts to programmatically fetch trading data or build custom monitoring alerts.
Example Prompts
- "What is the current price of SBX, and can you show me the most active trading pairs right now?"
- "Search for the token 'bucks' and tell me the total liquidity and recent volume for it."
- "List all my active offers and give me the platform's overall trade volume for the last 24 hours."
Tips & Limitations
- Asset Identification: Be aware that while short codes like 'SBX' or 'DBX' work for most lookups, some tokens may require their full hexadecimal asset ID for precise queries.
- Data Currency: The skill retrieves data from the public Dexie.space API; ensure your internet connection is stable for real-time updates.
- Platform Context: Remember that prices are typically denominated in USD while liquidity figures are provided in XCH. Always verify high-value transactions directly on the Dexie.space website if there is any ambiguity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-koba42corp-dexie": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
imsg-autoresponder
Monitor iMessage/SMS conversations and auto-respond based on configurable rules, AI prompts, and rate-limiting conditions. Use when you need to automatically reply to specific contacts with AI-generated responses based on conversation context. Also use when the user asks to manage auto-responder settings, contacts, prompts, or view status/history.
vinculum
Shared consciousness between Clawdbot instances. Links multiple bots into a collective, sharing memories, activities, and decisions in real-time over local network using Gun.js P2P sync.
rue-chialisp
Create Chia blockchain puzzles using Rue, a type-safe language that compiles to CLVM. Use for smart contract development, custom puzzle creation, or when user says "create a coin that...", "build a puzzle", "chialisp", "rue", "timelock", "multisig", "escrow", "atomic swap", or describes coin spending conditions.
sage-wallet
Interact with the Sage Chia blockchain wallet via RPC. Use for XCH transactions, CAT tokens, NFTs, DIDs, offers, options, coin management, and wallet configuration. Supports cross-platform setups (Mac/Linux/Windows) with configurable RPC endpoints and SSL certificates. Invoke with /sage commands or natural language like "send XCH", "check my NFTs", "create an offer", "mint a CAT token".
go4me
Send XCH to Twitter users via Go4Me address lookup. Use when sending Chia (XCH) to someone by their Twitter handle, looking up a Twitter user's XCH address, or tipping someone on Go4Me. Triggers on "send XCH to @user", "tip @user", "lookup @user on go4me", "what's @user's XCH address".