← 返回 Skills 市场
US Market Briefing
作者
Kevin K Saji
· GitHub ↗
· v1.1.5
· MIT-0
278
总下载
0
收藏
0
当前安装
14
版本数
在 OpenClaw 中安装
/install us-market-briefing
功能描述
Generate US pre-market outlooks and post-market recaps in a fixed 3-section format using finance news plus structured market-data pages for index snapshots a...
安全使用建议
This skill appears internally consistent and low-risk: it only uses platform web_search/web_fetch to trusted finance/news sites and a tiny local script to check 2026 market holidays, and it does not request credentials or install software. Before installing, consider: (1) the source is unknown and has no homepage—if provenance matters for compliance, verify the publisher; (2) the skill scrapes Yahoo Finance HTML for structured modules—be aware of possible rate limits or transient extraction failures and that this is a brittle integration; (3) confirm your OpenClaw agent's web_fetch/web_search permissions and data-handling policy if you care about outbound network activity or logging. If you need more assurance, ask the publisher for a homepage or changelog and for confirmation that the extraction logic handles edge cases and respects robots/terms of service.
功能分析
Type: OpenClaw Skill
Name: us-market-briefing
Version: 1.1.5
The skill bundle is a well-structured tool for generating US market briefings. It includes explicit safety instructions in SKILL.md that forbid forwarding data to third-party endpoints and restrict automation to the platform's internal cron system rather than system-level crontabs. The included Python script (is-us-market-holiday.py) is a simple, deterministic utility with no external dependencies or network activity.
能力评估
Purpose & Capability
Name/description match what the skill asks the agent to do: collect finance news and structured market-data pages (Yahoo Finance, Reuters, Bloomberg, etc.) and produce 3-section briefings. The included holiday check script and templates are appropriate for scheduled briefings. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits operations to web_search/web_fetch on trusted finance/news domains, structured extraction of movers pages, and local holiday checks. It explicitly forbids forwarding fetched content to third-party endpoints. The steps are specific (Yahoo gainers/losers extraction) and stay within the stated purpose.
Install Mechanism
Instruction-only skill with no install spec and one small local Python script (date lookup). Nothing is downloaded or written to disk by an installer, so install risk is low.
Credentials
The skill requires no environment variables, credentials, or config paths. All declared behavior (web fetches, local script) does not need extra secrets; requested access is proportionate to the described functionality.
Persistence & Privilege
always is false, autonomous invocation is allowed by default but not unusual. The skill does not request persistent system changes or modify other skills; scheduled mode is constrained to OpenClaw cron and explicitly forbids editing system cron.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install us-market-briefing - 安装完成后,直接呼叫该 Skill 的名称或使用
/us-market-briefing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.5
Refine skill description to clearly describe purpose, inputs, and usage
v1.1.4
Improve movers accuracy with explicit Yahoo URLs, concrete lookup procedure, and live validation notes
v1.1.3
Fix holiday checker compatibility for Python 3.9 runtimes
v1.1.2
Add deterministic 2026 US market holiday checker and local holiday reference for automation skip logic
v1.1.1
Fix release versioning by restoring semver progression above 1.1.0, retain inline source-link guidance, and document publish/version bump rules for future releases
v0.1.1
Add inline source-link guidance and update templates to use per-point link icons instead of a trailing sources section
v0.1.0
Publish latest us-market-briefing skill
v1.1.0
Simplified setup: quick-start default, optional automation/budget guardrails, clearer fallbacks, compact/full output profiles.
v1.0.5
Add required index line format: 【US】<Index>: <level> (<+/-percent>%) for snapshots
v1.0.4
Remove local metadata artifacts from skill package and tighten gitignore for ClawHub local files
v1.0.3
Add explicit scheduler/file-scope/web-fetch safety guardrails and request caps
v1.0.2
Add monthly request limit tracking with default limit 1000 and user override support
v1.0.1
Enforce mandatory web_search + web_fetch research workflow and sources line
v1.0.0
Initial publish: fixed pre-market and post-market templates with cron automation guidance
元数据
常见问题
US Market Briefing 是什么?
Generate US pre-market outlooks and post-market recaps in a fixed 3-section format using finance news plus structured market-data pages for index snapshots a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。
如何安装 US Market Briefing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install us-market-briefing」即可一键安装,无需额外配置。
US Market Briefing 是免费的吗?
是的,US Market Briefing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
US Market Briefing 支持哪些平台?
US Market Briefing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 US Market Briefing?
由 Kevin K Saji(@kevinksaji)开发并维护,当前版本 v1.1.5。
推荐 Skills