/SKILL.md
Generate a futuristic Binance Event Horizon report that fuses spot, futures, Alpha, Web3 social hype, smart money signals, launchpad meme flows, and official Binance announcements into scenario cards, catalyst lanes, gravity alerts, orbit watchlists, and reusable broadcast packs. Use this skill when users ask for a multi-source Binance opportunity map, forward-looking market scenarios, catalyst tracking, leverage heat, Alpha early signals, meme launch attention, or a focused Event Horizon analysis on a single token or trading pair.
npx skillsauth add 2675030956/binance-event-horizon binance-event-horizonInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
这套 skill 不做“下单执行”,而是做“未来情景推演”。
当用户需要下面这些能力时,应该使用它:
scripts/binance_event_horizon.pyJSONMarkdown 和 HTML 只负责展示,不要把它们当作唯一事实源warnings 中暴露缺失生成最新报告:
py -3 scripts/binance_event_horizon.py `
--config config.example.json `
--json-output output/latest_report.json `
--markdown-output output/latest_report.md `
--html-output output/latest_report.html
生成 demo:
py -3 scripts/binance_event_horizon.py `
--config config.example.json `
--json-output demo/sample_report.json `
--markdown-output demo/sample_report.md `
--html-output demo/index.html
聚焦单个资产:
py -3 scripts/binance_event_horizon.py `
--config config.example.json `
--focus-symbol BTCUSDT `
--json-output output/latest_report.json `
--markdown-output output/latest_report.md `
--html-output output/latest_report.html
JSON--focus-symbolfocus_assetgravity_alerts 明确提示scripts/binance_event_horizon.py:主生成脚本,负责抓取多源数据并生成 JSON / Markdown / HTMLreferences/product-logic.md:产品结构、评分逻辑、相位规则、场景生成逻辑data-sources.md:本项目使用的主要公开接口与字段说明assets/report_template.html:演示页面模板,深色赛博驾驶舱风格development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.