Install
openclaw skills install global-nuclear-briefGenerate a grounded nuclear energy policy brief from live news using Apify + Contextual.
openclaw skills install global-nuclear-briefUse this skill when the user wants a concise, grounded brief about nuclear energy policy or regulation.
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 "<search query>" --topic "<topic focus>" --audience "<audience>" --country "<country code>" --timeframe "<timeframe>"
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"
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.
APIFY_API_TOKENCONTEXTUAL_API_KEY