coin-vp-scanner

coin-vp-scanner is a skill for Claude Code from aAAaqwq/AGI-Super-Team. It costs 0 tokens per session (1,873 once invoked), scanned A, original, MIT.

A short-term cryptocurrency scanner that looks across Binance USDT perpetual contracts for price breakouts supported by trading volume, candle strength, and trend direction.

In plain words
What is it for?
It helps scan for 1-to-30-minute breakout setups, assess volume and structure breaks, and set adaptive targets and time-based exits.
Why use it?
It filters out some range noise by requiring several explicit conditions and reports the checks and trading parameters behind each signal.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is [`5minbtc`](../5minbtc/SKILL.md) = **赌"市场定价错了"**(单标的 BTC、5min K线、真 OFI 净流 vs 预测市场 token 价 `EV = p − P`、仅 paper)。.

Part of the agi-super-team plugin — 194 skills, 1 agent shipped together

Good fit It helps scan for 1-to-30-minute breakout setups, assess volume and structure breaks, and set adaptive targets and time-based exits.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/aAAaqwq/AGI-Super-Team
agentmods
npx agentmods add skills/aaaaqwq/agi-super-team/coin-vp-scanner

Made for: Claude Code.

Or install agi-super-team, the plugin that ships this one along with the rest of its 194 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for coin-vp-scanner

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/coin-vp-scanner/github.svg)](https://agentmods.dev/skills/aaaaqwq/agi-super-team/coin-vp-scanner)
Your own site
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/coin-vp-scanner"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/coin-vp-scanner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for coin-vp-scanner

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/coin-vp-scanner"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/coin-vp-scanner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,873 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01873
Opus 5 $0.00000 $0.00937
Sonnet 5 $0.00000 $0.00375
Haiku 4.5 $0.00000 $0.00187

Measured today against content hash 6fbc39c9fa3f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

coin-vp-scanner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

The scan reads SKILL.md. This mod also ships 8 executable files (backtest.py, breakout_confidence.py, config.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/coin-vp-scanner/SKILL.md · 98 lines

How it starts

The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.

⚡ coin-vp-scanner — 量价能高杠杆短线突破扫描(skill)

项目代码:~/projects/coin-vp-scanner/(scanner.py + 回测/规律/耗时 全套工具) 版本 v4 · 判定逻辑:确定性结构突破(非黑箱)· 目标:1-30min 吃到自适应小 TP 本 SKILL.md 是操作索引;报告模板见下方「六」。

⚠️ 别和 5minbtc 混用 —— 两个都是交易 skill 但赌的不是同一件事。 本 skill = 抓"价格放量破位了"(全市场永续、结构规则、直接做合约); 5minbtc = 赌"市场定价错了"(单标的 BTC、5min K线、真 OFI 净流 vs 预测市场 token 价 EV = p − P、仅 paper)。 完整对照表见 5minbtc SKILL.md 的「与 coin-vp-scanner 的分工」。 一句话选型:要抓突破 → 用本 skill;要赌错价 → 用 5minbtc。

触发

coin-vp / vp扫描 / 量价能 / 突破信号 / 扫币 / R2突破 / 短线币

一、是什么(一句话)

全量扫币安 USDT 永续,只报"量价能结构突破"的高确定性信号—— 放量 + 强实体 + 收盘破 1h 结构位 + 趋势同向,每个信号带完整判定链和交易参数。

二、快速开始

python3 ~/projects/coin-vp-scanner/scanner.py               # 标准扫描 (默认 10m 币池, 12%风险)
python3 ~/projects/coin-vp-scanner/scanner.py --min-vol 5m --vol-min 1.5 --body-min 0.4 --risk 20
    # 激进档: 更宽币池 + 更松门槛 + 20% 单笔风险
python3 ~/projects/coin-vp-scanner/scanner.py --risk 12     # 稳健档 (推荐默认)

三、确定性判定规则(全 ✓ 才算信号,逐条可复核)

  1. 放量:触发 K线 量能 ≥ 基线 × 门槛(默认 2x)
  2. 实体:|涨跌| ≥ 门槛(默认 0.5%)
  3. 结构破位(关键):UP→收盘 破前 12 根(1h)高点;DOWN→破前低;且开盘未远离结构位
  4. 趋势同向:方向与 15m 趋势一致
  5. 少任何一条 → 丢弃,不做区间噪声

量能分析要点:巨量长阳在顶部 = 常是出货/诱多;安静放量干净破位 = 更可能是真吸筹。别只看放量大小,看"破位是否干净 + 1h 是否过热"。

四、交易参数铁律

止损距离 × 杠杆 ≤ 15% 本金(扫描默认按 12% 输出杠杆)
时间止损:进场 10min 未到 TP 也未止损 → 主动平(数据: 到TP者中位 5min, 前倾严重)
到 TP 耗时参考:0.3%→79% | 0.5%→67% | 0.7%→56% | 1.0%→47%(到TP率)
  • 目标自适应:按 ATR5 定,别死等 1% 踏空(活泼币才有 1%,安静币给 0.3-0.5%)
  • 1h 过热不追:1h 已涨/跌 >15% 的币谨慎(追顶风险)
  • 相关信号只挑 1-2 个:全市场同向齐破 = 一个行情,不是 N 个机会

五、工作流(每单走完整闭环)

① 扫描 → ② 按下方模板出报告(奖牌排序) → ③ 挑 1-2 个(1h同向+不过热+破位干净)
④ 填 REPORT_TEMPLATE.md 存档到 reports/ → ⑤ 30min 回填结果(到TP/止损/平推)
⑥ 攒样本 → 周度统计真实命中率(回测 60-82%,活体验证 ~50%,以活体为准)

六、输出报告模板(统一交易卡格式 · 扫描报告与交易卡同一格式)

扫描报告 = 一排"统一交易卡" + 奖牌排序;选定某一单 = 同一张卡存档进 reports/ 并回填结果。 扫描报告与交易卡共用同一字段集,字段顺序固定如下。

🥇 SYMBOL DIR —— 一句理由(如:1h同向+干净破位, 唯一想动的话做它)
   入场 x.xxx | TP x.xxx (+x.x%) | SL x.xxx (-x.x%)
   杠杆 Nx → 目标 +x.x% / 止损亏 -x.x% | 现价x.xxx | ATRx.xx% | 量能x.x | 资金费率±x.xx%
   趋势: 15m↑x.xx% 1h↑x.xx% 24h+x.x% | 参考命中 xx%
   时间: 到TP中位~5min → 10min未到TP也未止损就平(不傻等)
   判定链: 放量x.x✓ → 实体x.xx%✓ → 破位(位价)越过x.xx%✓ → 15m同向✓

🥈 SYMBOL DIR —— 次选(一句话)
   (同上格式)
⚠️ SYMBOL —— 不建议追
   • 理由1(过热/逆势/破位薄)

Read the full file on GitHub · 98 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +6 lines 6fbc39c9fa3f
  2. 6d ago First seen · 92 lines · 0 tokens per session scan A 5131ca84953b

Subscribe to this mod's changes

coin-vp-scanner is a skill published in the GitHub repository aAAaqwq/AGI-Super-Team (91 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,873 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories