/install global-nuclear-brief
Nuclear Policy Brief
Use this skill when the user wants a concise, grounded brief about nuclear energy policy or regulation.
What it does
- Pulls recent nuclear policy/regulatory news via Apify.
- Uses Contextual to synthesize a structured brief grounded in the retrieved sources.
How to run
Use exec to run the script. Always pass user-provided values as arguments, never interpolate raw text into the shell.
Command template:
python3 bin/nuclear_brief.py --query "\x3Csearch query>" --topic "\x3Ctopic focus>" --audience "\x3Caudience>" --country "\x3Ccountry code>" --timeframe "\x3Ctimeframe>"
Example:
python3 bin/nuclear_brief.py --query "nuclear energy policy OR nuclear regulation" --topic "Global nuclear energy policy" --audience "policy analysts" --country "US" --timeframe "7d"
Output format
Return the brief exactly as produced by the script. If the script reports missing env vars or no results, ask the user for a different query or timeframe.
Required config
APIFY_API_TOKENCONTEXTUAL_API_KEY
Notes
- Keep the demo under 3 minutes.
- Highlight the live data pull (Apify) and grounded generation (Contextual).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install global-nuclear-brief - 安装完成后,直接呼叫该 Skill 的名称或使用
/global-nuclear-brief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Global Nuclear Brief 是什么?
Generate a grounded nuclear energy policy brief from live news using Apify + Contextual. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Global Nuclear Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install global-nuclear-brief」即可一键安装,无需额外配置。
Global Nuclear Brief 是免费的吗?
是的,Global Nuclear Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Global Nuclear Brief 支持哪些平台?
Global Nuclear Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Global Nuclear Brief?
由 ab-naidu(@ab-naidu)开发并维护,当前版本 v0.1.0。