← 返回 Skills 市场
164
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install supstack
功能描述
Evidence-based supplement intelligence powered by the SupStack database (220 supplements, 7,780+ studies, 21 health goals). Use when the user asks about supp...
安全使用建议
This skill is internally consistent and appears to do what it says: it queries the SupStack API, returns evidence-backed supplement data, and persists minimal state under ~/.openclaw/workspace/supstack (onboarded flag, research monitor config, seen study IDs). Before enabling: 1) Confirm you trust the external endpoint (https://supstack.me) because the skill makes live network calls; 2) Be aware the skill saves your stack/medications/profile locally for safety checks — don't enable it if you don't want that data stored on the machine; 3) If you don't want proactive updates, don't enable the research monitor cron or disable its cron entry; 4) Inspect the helper script at ~/.openclaw/skills/supstack/scripts/supstack.sh yourself (it's plain shell) to satisfy yourself there are no unexpected network destinations or behaviors. If you want a deeper check, provide the rest of the script (monitor-check and other truncated sections) and I can re-evaluate those parts.
功能分析
Type: OpenClaw Skill
Name: supstack
Version: 1.0.0
The SupStack skill bundle is a comprehensive supplement advisory tool that integrates with a public API (supstack.me). It uses a bash helper script (supstack.sh) to perform lookups, safety checks, and manage a local user profile (profile.md) containing supplement stacks and medications. The code follows security best practices for AI agents, such as using URI encoding for API queries and utilizing Python's sys.argv with regex escaping for local file manipulation, effectively mitigating common injection risks. No evidence of data exfiltration, malicious persistence, or subversion of agent instructions was found.
能力评估
Purpose & Capability
Name/description (SupStack supplement advisor) matches what is present: a helper script that queries https://supstack.me/api/v1 for supplement info, search, interactions, recommendations, and a research-monitor feature. Required binaries (curl, jq) are exactly what the script uses.
Instruction Scope
SKILL.md instructs the agent to always use the bundled helper script and to consult/save a user profile (templates/profile.md). The agent is expected to read and update user memory/profile (to track meds/stack) and to include supstack.me pageUrl links in replies. These behaviors are consistent with the skill's purpose but do mean the skill will access and persist user profile/medication/stack data — review that you are comfortable with storing this information locally.
Install Mechanism
There is no remote install step in the package (instruction-only plus bundled scripts). The included shell script is local and calls a public API; no downloads from untrusted URLs or archives are present in the manifest.
Credentials
The skill requests no secrets or third-party credentials. The script optionally respects SUPSTACK_STATE_DIR to change its local state directory, but otherwise relies only on the user's HOME for local state. No unrelated env vars or keys are requested.
Persistence & Privilege
always:false (normal). The skill writes local state to ~/.openclaw/workspace/supstack (onboarded flag, monitor.json, seenStudyIds) and includes a cron configuration (cron/research-monitor.json) to run periodic checks. This enables proactive messages (research monitor); that is expected but means the skill can deliver unsolicited research alerts if enabled. It does not modify other skills or system-wide credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supstack - 安装完成后,直接呼叫该 Skill 的名称或使用
/supstack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SupStack 1.0.0 — Initial Release
- Launch of evidence-based supplement intelligence powered by the SupStack database (220 supplements, 7,780+ studies, 21 health goals).
- Supports supplement questions on safety, dosing, evidence, drug interactions, stack building, and more.
- Always cites evidence scores and provides direct supplement page links for rich visual previews.
- Automatic drug interaction checks and profile memory for seamless user experience.
- Onboards new users with a concise introduction and only shows it once.
- Requires use of the provided helper script for all API access.
元数据
常见问题
Supplement Research 是什么?
Evidence-based supplement intelligence powered by the SupStack database (220 supplements, 7,780+ studies, 21 health goals). Use when the user asks about supp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Supplement Research?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supstack」即可一键安装,无需额外配置。
Supplement Research 是免费的吗?
是的,Supplement Research 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supplement Research 支持哪些平台?
Supplement Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supplement Research?
由 DrBaher(@drbaher)开发并维护,当前版本 v1.0.0。
推荐 Skills