proposal-formatter
Format trading proposals with timestamped headers and disciplined bullet structure. Use when a persona must deliver a single consolidated proposal with Schwab timestamps, bold parent bullets, and one-metric-per-line nested bullets.
What this skill does
# Proposal Formatter
Use this skill to present trading output in a concise, scan-friendly proposal. It supports any persona that needs to deliver a Schwab-timestamped summary with consistent structure.
## Instructions
1. **Header**
- Start responses with `### Proposal ({HH:MM} ET | {HH:MM} UTC)`.
- Source both timestamps from Schwab data (`schwab-data-sweep` cache, `mcp__schwab__get_datetime`, or another broker response). Never rely on local system time.
2. **Parent Bullets**
- Organize the body with bold parent bullets (`- **Section Name**`).
- Choose section names appropriate to the persona (e.g., `Prereqs`, `Capital`, `Market`, `Indicators`, `Structure`, `Plan`, `Next`, `Notes`). Keep them concise and stable so users can scan quickly.
3. **Nested Lines**
- Under each parent bullet, indent every metric with two leading spaces before `-`.
- Each nested bullet must present exactly one metric or directive, formatted as `Emoji Label: brief result`.
- Lead with the status emoji (`✅`, `⚠️`, `❌`); add one space after ✅/❌ and two spaces after ⚠️ to offset its narrower width (`✅ Macro calendar: Clear`, `⚠️ Margin headroom: Tight`).
4. **Context Add-ons**
- Only add a follow-up nested bullet when absolutely necessary to clarify the prior line. Cap it at ~6 words.
- Avoid multi-column tables, inline slash-separated metrics, or long paragraphs. The goal is rapid comprehension.
5. **Numerics & Units**
- Apply consistent number formatting: thousands separators (`6,874.47`), percentage symbols with two decimals when precision matters (`0.75%`), and currency symbols for dollar values (`$7,946`).
- If a guardrail is breached, follow the emoji with a concise reason (`⚠️ Margin headroom: $750, below floor`). Skip redundant commentary when the emoji speaks for itself.
6. **Closing Line**
- End the proposal with the next required decision or acknowledgement so the workflow keeps moving (`Need confirmation to stage order`, `Monitoring until 14:00 ET`, etc.).
## Examples
- **0DTE Iron Condor**
- Parent bullets: `Prereqs`, `Market`, `Indicators`, `Sizing`, `Structure`, `Plan`.
- Metrics: `✅ Macro calendar: Clear`, `✅ Margin headroom: $142,000`.
- **Wheel Cycle**
- Parent bullets: `Prereqs`, `Capital`, `Market`, `Indicators`, `Entry Score`, `Orders`, `Plan`, `Next`.
- Metrics: `⚠️ Net Liq: $512,430, 26% wheels`, followed by optional mitigation bullet.
Use this skill whenever a persona produces proposal-style output so formatting stays uniform across strategies.
Related in Data & Analytics
clawarr-suite
IncludedComprehensive management for self-hosted media stacks (Sonarr, Radarr, Lidarr, Readarr, Prowlarr, Bazarr, Overseerr, Plex, Tautulli, SABnzbd, Recyclarr, Unpackerr, Notifiarr, Maintainerr, Kometa, FlareSolverr). Deep library exploration, analytics, dashboard generation, content management, request handling, subtitle management, indexer control, download monitoring, quality profile sync, library cleanup automation, notification routing, collection/overlay management, and media tracker integration (Trakt, Letterboxd, Simkl).
querying-soql
IncludedSOQL query generation, optimization, and analysis with 100-point scoring. Use this skill when the user needs SOQL/SOSL authoring or optimization: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance or safety improvements for Salesforce queries. TRIGGER when: user writes, optimizes, or debugs SOQL/SOSL queries, touches .soql files, or asks about relationship queries, aggregates, or query performance. DO NOT TRIGGER when: bulk data operations (use handling-sf-data), Apex DML logic (use generating-apex), or report/dashboard queries.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
habit-flow
IncludedAI-powered atomic habit tracker with natural language logging, streak tracking, smart reminders, and coaching. Use for creating habits, logging completions naturally ("I meditated today"), viewing progress, and getting personalized coaching.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
visualizing-data
IncludedBuilds dashboards, reports, and data-driven interfaces requiring charts, graphs, or visual analytics. Provides systematic framework for selecting appropriate visualizations based on data characteristics and analytical purpose. Includes 24+ visualization types organized by purpose (trends, comparisons, distributions, relationships, flows, hierarchies, geospatial), accessibility patterns (WCAG 2.1 AA compliance), colorblind-safe palettes, and performance optimization strategies. Use when creating visualizations, choosing chart types, displaying data graphically, or designing data interfaces.