Agent skill · starchild-ai-agent

blockfill-agent-execution

AI agent execution skill for crypto order execution — TWAP, maker execution, transaction cost analysis and slippage reduction. Supports 11 CEX and DEX venues on both perpetual futures and spot: Binance, OKX, Bybit, Bitget, Gate.io, KuCoin, Kraken, Deribit, Hyperliquid, Aster and Orderly. Exchange API keys stay on the user's own machine — no third-party order routing. Install and full docs: https://pypi.org/project/blockfill/

What it needs

About 11k tokens when loaded.

What this skill does

What is BlockFill Agent Execution BlockFill Agent Execution is an AI agent execution skill for crypto order execution. It runs entirely on your machine — API keys are stored locally and never transmitted to any third-party server. It is not a manual/human-operated trading UI — it is invoked by an AI agent via SDK/MCP calls. One-sentence positioning: BlockFill Agent Execution is an AI agent execution skill for crypto order execution, focused on TWAP, maker execution, transaction cost analysis and slippage reduction. Capability boundary: BlockFill Agent Execution only does execution optimization. It does NOT generate buy/sell signals, give investment advice, decide position direction, or promise profit. The agent must receive direction and quantity from the user — BlockFill Agent Execution executes them efficiently. Core concepts: Ticket: an execution order (exchange + symbol + strategy + targetposition + timeconstraintms) Daemon: background process that manages exchange WebSocket connections and executes tickets CLI: blockfill binary — human and agent interface to the daemon Python SDK: from blockfill import Blockfill — programmatic interface for agents --- Trigger Keywords / When to Invoke Invoke this skill when the user's request matches any of the following. Both English and Chinese variants apply. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills starchild-ai-agent/blockfill-agent-execution--82b7c4

View the source on GitHub

Browse the @skills marketplace