Token导航 LogoToken导航TokenDH.com
待分类external-servicegithub未标认证来源可访问许可证需确认审计提醒

gator-strategy鳄鱼策略

Agent Skill

gator-strategy 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

494

周安装

20

GitHub Stars

75

下载量

155
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:gator-strategy(鳄鱼策略)
来源仓库:https://github.com/senpi-ai/senpi-skills
仓库路径:skills/gator-strategy
安装命令:
npx skills add https://github.com/senpi-ai/senpi-skills --skill gator-strategy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/senpi-ai/senpi-skills --skill gator-strategy

简介

gator-strategy 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 GitHub 安装,需确认权限范围和维护状态,避免触发联网或文件读写操作。
  • 建议结合原始 README 核验具体用法,确保安全合规使用。
  • 适用于需要自动化处理代码协作流程的场景。

SKILL.md

GATOR — Patient Funding Arbitrage

Lies motionless for hours. Collects funding. Then snaps.

Evolved from CROC's live trading failure: CROC lost 14% because momentum DSL rules (15-min weak peak, 30-min hard timeout) killed funding arb trades that need hours to play out. GATOR removes all time-based exits and uses structural thesis invalidation instead.

What Makes GATOR Different from CROC

CROC uses the same DSL rules as momentum strategies. GATOR uses funding-specific exit logic:

AspectCROCGATOR
Min funding20% annualized120% annualized — absolute extremes only
Weak peak cut15 min (or widened by agent)Disabled
Hard timeout30 min (or widened by agent)Disabled
Primary exitTime-based (DSL Phase 1 timeout)Structural (funding flips = exit)
Funding flip exitNot implementedInstant — funding reverses direction = thesis dead
Funding normalize exitNot implementedFunding drops below 50% ann = arb is over
OI collapse exitNot implementedOI drops 20%+ in 2h = chaotic unwind, take what you have
Funding income trackingNoneTracks income per position
Phase 2 trigger+7% ROE+10% ROE — funding arb is slower
Stagnation TP30 min180 min — funding trades are slow by design

MANDATORY: DSL High Water Mode

GATOR MUST use DSL High Water Mode. This is not optional.

Spec: https://github.com/Senpi-ai/senpi-skills/blob/main/dsl-dynamic-stop-loss/dsl-high-water-spec%201.0.md

When creating DSL state files, you MUST include:

{
  "lockMode": "pct_of_high_water",
  "phase2TriggerRoe": 10,
  "tiers": [
    {"triggerPct": 10, "lockHwPct": 20, "consecutiveBreachesRequired": 3},
    {"triggerPct": 20, "lockHwPct": 40, "consecutiveBreachesRequired": 3},
    {"triggerPct": 35, "lockHwPct": 60, "consecutiveBreachesRequired": 2},
    {"triggerPct": 50, "lockHwPct": 75, "consecutiveBreachesRequired": 1},
    {"triggerPct": 75, "lockHwPct": 85, "consecutiveBreachesRequired": 1}
  ]
}

FALLBACK: Use tiersLegacyFallback from config until engine supports pct_of_high_water.

CRITICAL: Do NOT use momentum DSL rules on GATOR. No hard timeouts, no weak peak cuts, no dead weight. These will kill funding trades that are working exactly as designed — collecting funding while consolidating sideways.

How GATOR Trades

Entry (score ≥ 6)

Every 15 minutes, scan all assets for extreme funding:

SignalPoints
Funding ≥ 200% annualized4
Funding ≥ 150% annualized3
Funding ≥ 120% annualized2
Deep OI (> $20M)2
Moderate OI (> $10M)1
SM aligned with entry direction1
Trend confirms entry direction1

Direction: OPPOSITE to funding. Positive funding (crowd long) = enter short. Negative funding (crowd short) = enter long.

Conviction-scaled margin: 200%+ ann = 30% of account, 150%+ = 25%, 120%+ = 20%.

Hold

The scanner re-validates every held position on each scan. The position holds as long as:

  • Funding has NOT flipped direction
  • Funding is still above 50% annualized
  • OI has not collapsed 20%+ in 2 hours

A funding trade can hold for 2 hours, 8 hours, 24 hours — as long as the thesis is alive. Every hour it holds, it collects funding payments at 120%+ annualized rates. The longer it holds, the more income subsidizes the position's risk.

Exit Triggers (any one = close immediately)

TriggerWhat It Means
Funding flips directionThe crowd unwound. Thesis is dead.
Funding drops below 50% annThe extreme normalized. The arb is over.
OI collapses 20%+ in 2hChaotic unwind. Take what you have.
DSL breachHigh Water stop hit — mechanical exit.

No time exits. No "it's been 30 minutes and nothing happened." Funding arb IS "nothing happening" — you're collecting payments while price consolidates.

DSL: Widest Tiers in the Zoo

Funding arb entries retrace hard before the snap. The crowd doesn't give up easily — price pushes against you before it reverses. GATOR needs the widest Phase 1 and the most patient Phase 2:

SettingValueCompare to FOX
Floor base3.5% notionalFOX: 1.5%
Phase 2 trigger+10% ROEFOX: +7%
T1 lock20% of HWFOX: 40%
85% trail at+75% ROEFOX: +20%
Stagnation TP15% ROE, 180 minFOX: 10%, 45 min

Risk Management

RuleValue
Max positions3
Max entries/day4 (base 3, dynamic to 5)
Daily loss limit8%
Max drawdown20%
Max single loss10%
Cooldown120 min after 2 consecutive losses

Cron Architecture

CronIntervalSessionPurpose
Scanner15 minisolatedFunding scan + thesis validation for held positions
DSL v53 minisolatedHigh Water Mode trailing (safety net)

15-minute scanner interval is intentional. Funding rates change hourly. Scanning every 3 minutes wastes tokens on data that hasn't moved. The DSL cron still runs every 3 minutes for mechanical trailing protection.

Notification Policy

ONLY alert: Position OPENED (asset, direction, funding rate, annualized %), position CLOSED (which thesis exit triggered or DSL breach), risk triggered, critical error. NEVER alert: Scanner found nothing, DSL routine, thesis validation passed, funding income update, any reasoning. All crons isolated. NO_REPLY for idle cycles.

Bootstrap Gate

Check config/bootstrap-complete.json every session. If missing:

  1. Verify Senpi MCP
  2. Create scanner cron (15 min, isolated) and DSL cron (3 min, isolated)
  3. Write config/bootstrap-complete.json
  4. Send: "🐊 GATOR is online. Scanning for 120%+ annualized funding. Structural exits only. Silence = no extremes."

Expected Behavior

MetricCROCGATOR (expected)
Trades/day5-102-4
Avg hold time15-30 min (killed by timeout)2-8 hours
Win rate~35-40%~55-65%
Avg winner10-20% ROE15-40%+ ROE
Avg loser-3 to -8% ROE (many small)-15 to -25% ROE (fewer, bigger)
Funding income/tradeMinimal (15 min holds)Significant (hours at 120%+ ann)
Fee drag/day$30-50$5-15

Files

FilePurpose
scripts/gator-scanner.pyFunding scan + thesis validation + funding income tracking
scripts/gator_config.pyShared config, MCP helpers
config/gator-config.jsonAll variables with thesis exit config + DSL High Water

License

MIT — Built by Senpi (https://senpi.ai). Source: https://github.com/Senpi-ai/senpi-skills

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.34%
按下载量换算58

Claude

26.47%
按下载量换算41

Cursor

19%
按下载量换算29

Gemini CLI

9.38%
按下载量换算15

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills