Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vulcan-cli

يحتوي vulcan-cli على 13 من skills المجمعة من Ellipsis-Labs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
18
محدث
2026-07-14
Forks
5
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

vulcan-onboarding
مطوّرو البرمجيات

First interaction and new user setup: health check, paper-first path, wallet creation, registration, first deposit, and verification.

2026-07-14
vulcan-quickstart
مطوّرو البرمجيات

Five-minute install + first paper trade. Use for any 'set up Vulcan / install kraken-cli-like tool / get started' request before falling through to vulcan-onboarding's wallet-creation flow.

2026-06-29
vulcan-market-intel
محللو التمويل والاستثمار

Ticker, orderbook, candles, market info, and pre-trade analysis patterns.

2026-05-22
vulcan-scale-orders
مطوّرو البرمجيات

Scale (laddered) limit orders: place a one-sided multi-limit entry across a price range, then attach laddered TP/SL. Suggests levels from technical analysis when the user does not provide a range.

2026-05-22
vulcan-technical-analysis
علماء البيانات

Technical indicators (SMA, EMA, RSI, MACD, BBands, ATR, VWAP, ADX, Stoch) and trigger evaluation over Phoenix candle history.

2026-05-22
vulcan-tpsl-management
مطوّرو البرمجيات

Take-profit and stop-loss: direction rules, constraints, and set/cancel flows.

2026-05-21
vulcan-execution-modes
محللو التمويل والاستثمار

Canonical taxonomy of Vulcan's execution modes (Observe / Paper / Dry-Run / Confirm-Each / Auto-Execute), with explicit instructions for when to ask the user which mode, how to format the question, and what follow-up to collect per mode. Load whenever the user asks 'should this be paper or live?' or before any strategy/trade launch.

2026-05-21
vulcan-grid-trading
مطوّرو البرمجيات

Grid trading with layered limit orders across a price range on Phoenix DEX perpetuals.

2026-05-21
vulcan-risk-management
متخصصو المخاطر المالية

Pre-trade risk checks, leverage tiers, margin health thresholds, and when-to-warn rules.

2026-05-21
vulcan
مديرو الشبكات وأنظمة الحاسوب

MUST be loaded before producing any answer about Vulcan, Phoenix DEX, Phoenix perpetuals, Solana perps, the `vulcan` CLI/MCP, or agent-based trading workflows. Single entry-point: contains the runtime contract pointer, the non-negotiable safety rules, the focused-skill router, and the live-launch preflight gate. Answers given without loading this skill have produced wrong commands, wrong wallet selection, and unsafe live trades. Load on the FIRST turn the topic appears in a conversation and re-load on any session restart.

2026-05-21
vulcan-trade-execution
مطوّرو البرمجيات

Execute perpetual futures orders with pre-trade checks and post-trade verification.

2026-05-21
vulcan-twap-execution
مديرو الشبكات وأنظمة الحاسوب

Execute large orders as time-weighted slices to reduce market impact on Phoenix DEX.

2026-05-21
vulcan-ta-strategy
مطوّرو البرمجيات

TA-driven strategy runner — declarative rules (Condition → Action) over indicators, price, and boolean composition.

2026-05-19