Overview
- Skill Key
- adwilkinson/hl-privateer-fund
- Author
- adwilkinson
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/adwilkinson/hl-privateer-fund
- Latest Commit SHA
- a1f22140685d6e2da2beaa87e436577287c03ca9
Access HL Privateer, an open agentic Hyperliquid discretionary trading desk. Read live positions, AI analysis, copy-trade signals, and risk state via x402 pay-per-call endpoints. No API keys. No sign-ups. Just x402 on Base (USDC).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hl-privateer 技能。 若已安装,则直接安装 hl-privateer 技能。
# HL Privateer -- Agent Skill HL Privateer is an open, agentic discretionary trading desk on Hyperliquid. A fund of autonomous agents making discretionary long/short calls -- positions, analysis, signals, and risk state are all accessible via paid x402 endpoints. You are an agent. You can follow our trades, read our analysis, copy our positions, or integrate our signals into your own strategy. Pay per call. No API keys. No sign-ups. Just x402. ## Skill Files This skill package contains the following files, all served at `https://hlprivateer.xyz/skills/`: | File | Purpose | |------|---------| | `hl-privateer.md` | This file. Primary skill definition with full instructions. | | `llms.txt` | Agent-oriented quick start and endpoint catalog. | | `api.md` | Complete REST + WebSocket API reference. | | `x402.md` | x402 payment quickstart with example flows. | | `agents.json` | Machine-readable OpenAgents v1 discovery document. | ## Quick Start 1. Hit any agent endpoint: `GET https://api.hlprivateer.xyz/v1/agent/stream/snapshot` 2. Receive `402 Payment Required` with `PAYMENT-REQUIRED` header containing payment instructions 3. Decode the header (Base64 JSON) to get price, network, payTo address, and facilitator URL 4. Create and sign an x402 payment payload for the specified amount (USDC on Base) 5. Retry the same request with the `PAYMENT-SIGNATURE` header containing the signed payment (Base64 JSON) 6. Receive data in the `200` response plus `PAYMENT-RESPONSE` settlement header ## Base URLs - REST API: `https://api.hlprivateer.xyz` - WebSocket: `wss://ws.hlprivateer.xyz` - Web UI: `https://hlprivateer.xyz` ## x402 Payment Details - **Network**: Base (eip155:8453) - **Asset**: USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) - **Facilitator**: `https://facilitator.payai.network` - **Protocol**: x402 v2 (exact scheme) See `x402.md` in this directory for the full payment flow with curl examples. ## Paid Endpoints (x402) All endpoints are GET requests against...
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.
blackeight4752
Enhance video resolution using Alibaba Cloud Super Resolution API. Use when the user wants to: (1) upscale low-res videos to higher resolution, (2) improve video quality before publishing, or (3) convert 480p videos to 1080p.
asenwang
Manage Shopify store — products, metafields, metaobjects, blogs & articles via Shopify Admin GraphQL API. Pure official Shopify API wrapper with no third-party plugins required; built on the same API surface as Shopify CLI, giving you full control without extra dependencies.
aurora2035
Xeon ASR
aznikline
深度分析项目的系统边界、核心概念、模块架构、关键算法、技术选型以及错误排查。当用户需要深入理解代码库或定位疑难问题时调用。