sts2-vision-monitor

杀戮尖塔2视觉识别DPS监控系统 - 通过屏幕捕获和OCR识别实时监控战斗数据

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sts2-vision-monitor" with this command: npx skills add erebuscry/sts2-vision

STS2 视觉监控技能

功能

  • 屏幕捕获游戏窗口
  • OCR识别HP、伤害等数值
  • 实时DPS统计
  • 战斗数据报告

使用方法

启动监控

python sts2_vision/main.py

校准ROI

python sts2_vision/main.py --calibrate

配置文件

创建 sts2_vision/config.json:

{
    "fps": 2,
    "window_title": "Slay The Spire 2",
    "rois": {
        "player1_hp": {"x": 50, "y": 50, "w": 150, "h": 30}
    }
}

输出

  • 实时伤害统计
  • DPS计算
  • JSON格式报告

依赖

  • mss
  • opencv-python
  • pytesseract (可选)
  • numpy

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ephemeral Media Hosting

自動削除機能付き一時メディアホスティングシステム

Registry SourceRecently Updated
General

Ethereum Read Only

Foundry castを使用したウォレット不要のオンチェーン状態読み取り

Registry SourceRecently Updated
General

OpenClaw Memory

Manage, optimize, and troubleshoot the OpenClaw memory system — MEMORY.md curation, daily logs (memory/YYYY-MM-DD.md), memory_search tuning, compaction survi...

Registry SourceRecently Updated
General

ImageRouter

Generate AI images with any model using ImageRouter API (requires API key).

Registry SourceRecently Updated
2.6K2dawe35