bobcat-strategy
BOBCAT v1.0.0 โ Big Tech equity perp trend follower on Hyperliquid XYZ. Universe: NVDA, TSLA, AAPL, META, MSFT, GOOGL, AMZN, AMD, MU, INTC, TSM, ORCL. LONG OR SHORT on 4h trend + Smart Money direction. Standard DSL โ Phase 1 15% max_loss, Phase 2 standard ladder, hard_timeout 48h (equities have weekend pricing gaps).
What this skill does
# ๐ BOBCAT v1.0.0 โ Big Tech Trend Follower **Trade NVDA / TSLA / AAPL / META / MSFT / GOOGL / AMZN / AMD / MU / INTC / TSM / ORCL as perpetuals on Hyperliquid XYZ.** Same names retail already knows from brokerage accounts โ except here they're perps with leverage and 23/5 trading hours. ## Why this strategy exists Big tech is the most-traded equity sector. Hyperliquid XYZ surfaces these as perps with 23/5 trading hours (vs traditional cash-session-only). Bobcat captures directional moves with the same trend + Smart-Money confluence pattern as Beaver, but on the highest-liquidity XYZ equities instead of crypto majors. The XYZ pricing methodology means: - **Cash session** (9:30am - 4pm ET, M-F): oracle = spot index value - **Extended session** (Sun 6pm ET - Fri 5pm ET, with 5-6pm ET daily gaps): oracle = futures price discounted to implied spot via the 1-hour EMA discount rate - **Weekend gap** (Fri 5pm ET - Sun 6pm ET): no external pricing โ internal oracle mechanism Bobcat's `hard_timeout: 48h` ensures positions don't camp through the full weekend gap โ the post-Friday-close โ pre-Sunday-reopen window is where internal-oracle drift can accumulate. ## CRITICAL RULES ### RULE 1: Producer enters. DSL exits. Phase 1 max_loss 15% + Phase 2 standard ladder + hard_timeout 48h own all exits. ### RULE 2: hard_timeout 48h is intentional Equity perps have a weekly cycle (cash session opens Sunday 6pm ET). 48h cap ensures we don't hold through the full Fri-Sun gap where internal-oracle drift accumulates without external price discovery. ### RULE 3: Universe is whitelisted, not auto-discovered Unlike Lemur (which auto-discovers IPOPs by funding signature), Bobcat uses a fixed 12-ticker whitelist. Operators add/remove via `universe` config. Default list is the 12 most-liquid US big-tech names on XYZ. ## How Bobcat scores a trade **Gates** (all required): 1. 4h trend non-neutral 2. SM direction agrees with 4h trend 3. SM tilt >= 55% **Score components** (max ~9): | Signal | Points | |---|---| | 4h trend aligned | +3 | | 1h trend confirms 4h | +2 | | SM aligned (gate-confirmed) | +2 | | SM strongly tilted (>= 70%) | +1 | ## DSL preset (standard) | Phase | Component | Setting | |---|---|---| | Phase 1 | max_loss_pct | 15% | | Phase 1 | retrace_threshold | 8 | | Time cuts | hard_timeout | **48h** | | Time cuts | weak_peak_cut | DISABLED | | Time cuts | dead_weight_cut | DISABLED | | Phase 2 | T0-T5 | Bison-pattern wide ladder | ## Risk guardrails | Gate | Setting | |---|---| | max_entries_per_day | 4 | | per_asset_cooldown_minutes | 240 (4h) | | Slots | 3 | ## Operator install See [README.md](README.md). ## License MIT โ Copyright 2026 Senpi (https://senpi.ai). ## Skill Attribution See `references/skill-attribution.md`.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.