← 返回
数据分析 中文

Nightscout-Local

Read glucose data from a Nightscout site. Use when the user asks for the current CGM reading, trend, recent readings, or Nightscout status. This skill is rea...
从Nightscout网站读取血糖数据。当用户询问当前CGM读数、趋势、近期读数或Nightscout状态时使用。
xeusoc
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 509
下载
💾 6
安装
1
版本
#latest

概述

Nightscout Local

Use this skill for read-only Nightscout data access.

Set the Nightscout base URL with either:

  • environment variable: NIGHTSCOUT_BASE_URL
  • command flag: --url https://your-site.example/

Supported tasks:

  • get current glucose from Nightscout
  • get recent readings
  • check basic Nightscout site status/config

Commands

Current reading:

NIGHTSCOUT_BASE_URL="https://your-site.example/" \
python3 /Users/serveradmin/.openclaw/workspace/skills/nightscout-local/scripts/nightscout_read.py current

Simple command path for later automation/use:

python3 /Users/serveradmin/.openclaw/workspace/scripts/current_bg.py

Recent readings:

NIGHTSCOUT_BASE_URL="https://your-site.example/" \
python3 /Users/serveradmin/.openclaw/workspace/skills/nightscout-local/scripts/nightscout_read.py recent 6

Site status:

NIGHTSCOUT_BASE_URL="https://your-site.example/" \
python3 /Users/serveradmin/.openclaw/workspace/skills/nightscout-local/scripts/nightscout_read.py status

Output guidance

  • Report glucose in mg/dL.
  • Include trend/direction when available.
  • Include the reading timestamp in America/Los_Angeles.
  • Keep medical wording careful: report readings clearly, but do not claim to provide medical advice.

Guardrails

  • Read-only only.
  • Do not modify Nightscout settings.
  • Do not infer treatment recommendations unless Martin explicitly asks for interpretation.
  • If the endpoint is unavailable, report that plainly.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 14:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,394
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,950
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,082