Wiz by TradingWizard
Use Wiz for current market prices, macro mood, Market Track, movers, global TradingWizard bots, ranked opportunities, Bot Fund performance, and optional private account tools throu…
Hugo Rosensköld Stengert
@hugors00
Install
$ openclaw skills install @hugors00/wiz-by-tradingwizardWiz by TradingWizard
Use the tradingwizard MCP server when the user asks about current markets, market-moving events, TradingWizard bots, Bot Fund performance, or their connected TradingWizard workspace.
Connection check
- Look for tools from the
tradingwizardMCP server. - If they are available, use them directly. Public tools do not require a TradingWizard account.
- If they are missing, explain that the MCP connection still needs to be added and show the commands in
SETUP.md. Do not silently change the operator's OpenClaw configuration. - Request OAuth only when the user asks for private account data or a supported paper control.
Pick the smallest useful tool set
- Broad market brief: start with
get_market_summary, then addget_market_trackorget_market_moversonly when useful. - Price or market lookup: use
get_market_priceorget_markets. - Events and catalysts: use
get_market_trackand preserve significance, explanation, and freshness. - Bot view: use
get_bot_consensus,get_global_bots, orget_ranked_opportunitiesaccording to the question. - Bot Fund: use
get_fund_performanceand state the supplied period and sample information. - Private workspace: use only the account tools exposed after TradingWizard OAuth. Tool discovery already follows the connected Free, Pro, or Ultimate plan.
Response contract
- Lead with the current answer, then the evidence.
- State the relevant symbol, timeframe, timestamp, and freshness when supplied.
- Separate observed data from interpretation.
- Never invent prices, levels, signals, positions, bot decisions, or performance.
- Explain agreement and disagreement across bots in plain language.
- Treat all trade controls as paper trading. Never imply that Wiz executes real-money trades.
- Give useful public results before mentioning sign-in or upgrade.
- Show a sign-in or upgrade action only when a tool returns one or the requested capability genuinely requires it. Mention it once and without pressure.
- Market information is educational and not personalized financial advice.
Safety boundaries
- Anonymous tools are read-only and cannot access private accounts.
- Do not request or expose API keys, access tokens, or OAuth codes in chat.
- Supported paper controls require OAuth, the right plan, and clear user confirmation.
- Never turn paper results into a promise of future returns.
- Never place or claim to place a real-money trade.
Top skills in this category
Calendly
@byungkyuCalendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users want to view scheduling data, check availability, book meetings, or integrate with Calendly workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
TickTick CLI
@manuelhettichManage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Claude Code Usage
@azaidi94Check Claude Code OAuth usage limits (session & weekly quotas). Use when user asks about Claude Code usage, remaining limits, rate limits, or how much Claude usage they have left. Includes automated session refresh reminders and reset detection monitoring.
Claude Connect
@tunaissacodingConnect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
Safe Exec
@otttttoSafe command execution for OpenClaw Agents with automatic danger pattern detection, risk assessment, user approval workflow, and audit logging. Use when agen...