Overview
- Skill Key
- astinz/deepbook-cli
- Author
- astinz
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/astinz/deepbook-cli
- Latest Commit SHA
- 0e5cee66f3bdab53c56434a986aaa2bfaa97ca03
Operate the deepbook CLI for DeepBook reads (REST/SSE), global ~/.deepbook config/account management, on-chain spot trading, top-level swap execution, balance-manager ops, and margin trading.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 deepbook-cli 技能。 若已安装,则直接安装 deepbook-cli 技能。
# DeepBook CLI Skill Use this skill when the user wants to use `deepbook` end to end: market data, wallet/config setup, and on-chain execution (spot, swap, manager, margin). # Installation Check if `deepbook` is installed: ```bash deepbook --version ``` If not, install it: ```bash npm install -g deepbook-cli ``` ## Setup 1. Work from the `deepbook-cli` project directory. 2. Ensure `~/.deepbook/config.json` exists (auto-created on first run). 3. Configure global defaults in `~/.deepbook` (works from any path). 4. Optional one-off overrides can still be provided via global flags. `mainnet`/`testnet` are aliases used consistently for both provider-side reads/streams and on-chain RPC. ## Global flags - `--json` - `--provider <name>` - `--base-url <url>` - `--stream-base-url <url>` - `--network <mainnet|testnet>` - `--rpc-url <url>` - `--private-key <suiprivkey>` - `--address <address>` - `--manager <id>` - `--trade-cap <id>` ## Available commands - Top-level: - `deepbook providers` - `deepbook pools` - `deepbook orderbook <pool>` (alias: `deepbook book <pool>`) - `deepbook trades <pool>` - `deepbook ohlcv <pool>` - `deepbook stream ...` - `deepbook spot ...` - `deepbook swap ...` - `deepbook margin ...` - `deepbook manager ...` - `deepbook config ...` - `deepbook account ...` - `deepbook config`: - `show` - `set-network <network>` - `set-provider <provider>` - `set-rpc-url <network> <url>` - `set-address <address>` - `set-trade-cap <id>` - `set-read-key [apiKey]` - `set-stream-key <pool> [apiKey]` - `set-provider-base-url <network> <url>` - `set-provider-stream-base-url <network> <url>` - `import-key [privateKey]` - `deepbook account`: - `details` - `list` - `balance` - `import <alias> [privateKey]` - `use <alias>` - `deepbook stream`: - `trades <pool>` - `deepbook spot`: - `pools` - `buy <pool>` - `sell <pool>` - `limit <pool>` - `deepbook swap`: - `base-for-quote <pool>` - `quote-f...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.