发现最适合你需求的 AI 技能
Trades logical inconsistencies in geopolitical event clusters on Polymarket. Geopolitical markets form clusters where probabilities must satisfy constraints — strike-count markets are cumulative (P(7) <= P(6)), daily military action across regions should correlate, and prerequisite events constrain downstream markets. When these constraints are violated, the mispriced market reverts. This skill detects violations and trades the correction, sizing by conviction.
Trades structural mispricings in equity/stock price-threshold markets by reconstructing the implied probability curve across strike levels for the same company and period, detecting monotonicity breaks and range-sum inconsistencies in strike ladders for PLTR, MSFT, NVDA, TSLA, SpaceX, Nasdaq-100, and other equity markets.
Trades cross-asset correlation divergences in 5-minute crypto "Up or Down" markets on Polymarket. When BTC, ETH, SOL, DOGE, XRP, and BNB have overlapping time windows, highly correlated assets should move together. A divergence (e.g., BTC Up at 55% but ETH Down at 55% in the same 5-min slot) almost always corrects. This skill detects the outlier and trades it toward the group consensus, sizing by conviction.
|
Best practices for automating long-running, asynchronous tasks via cron-style polling. Use when the user wants to monitor a background CLI command or API call that does not return an immediate result — such as waiting for a report to generate, a podcast to be created, a deep research job to complete, or any task with a clear completion condition. Triggers on requests like "monitor X until done", "poll for Y", "wait for Z to complete in the background", "run X in the background and notify me when
保单数据管理 - 创建、读取、更新保单 JSON 文件。当用户选择产品后创建保单,上传材料后更新材料列表和提取数据,口述信息后更新投保数据,确认缴费计划后更新状态。
|
Render responses in a structured, modular UMG speech style with GPT-4o-inspired conversational polish for highly readable chat output.
Turns a raw podcast transcript into show notes, social captions, episode titles, SEO tags, and chapter timestamps. Supports both AI-narrated and human-hosted podcast styles.
Create a highly visual, editorial long-scroll HTML microsite from a podcast episode. Use when the user gives a podcast link (Apple Podcasts/Spotify/RSS/direct MP3/YouTube) and asks for: (1) 8–12 curated highlights (not full transcript), (2) per-highlight playable original audio clips, (3) multilingual language toggle (e.g., English/Japanese/Chinese) applied globally across UI and content, (4) premium typography-led layout inspired by an editorial deck with a sticky table-of-contents rail.
>
SSH-based PM2 service management for remote servers. List processes, restart/stop services, view logs, monitor CPU/memory usage, and perform common PM2 operations on production servers.