Skip to content
Source index synced with Binance Skills Hub
Build

Describe the job, read the plan

Nothing is written until you have seen which skills matched, how strongly, and where each gate stops the run. Drop a candidate you disagree with and the file rewrites itself.

18 skills
Index
8 builds
Library
SKILL.md
Output
Free
First build
Loading the index
01Ordering

Why the steps land in that order

Every skill in the index carries a stage. The sequence is sorted by stage, which is what keeps an audit in front of a swap even when you describe the swap first.

01findSignals, launch feeds, wallet trackers and market ranks. Anything that surfaces a candidate.
02verifyAudits and scoring. A skill that checks something always runs before a skill that acts on it.
03readPrices, liquidity, balances, payment rails. The numbers a decision needs.
04actOrders, swaps, transfers, predictions. Never earlier than the verify stage, whatever order you described.
05reportWriting the result out. Publishing always waits for a confirmation.
02Shortcut

Or take one that already exists

If someone published the sequence you were about to describe, install it instead. Every published build shows its gates before you take the file.