← Back to Skills Marketplace
kevinksaji

US Market Briefing

by Kevin K Saji · GitHub ↗ · v1.1.5 · MIT-0
cross-platform ✓ Security Clean
278
Downloads
0
Stars
0
Active Installs
14
Versions
Install in OpenClaw
/install us-market-briefing
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install us-market-briefing
  3. After installation, invoke the skill by name or use /us-market-briefing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug us-market-briefing
Version 1.1.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 14
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.

How do I install US Market Briefing?

Run "/install us-market-briefing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is US Market Briefing free?

Yes, US Market Briefing is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does US Market Briefing support?

US Market Briefing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created US Market Briefing?

It is built and maintained by Kevin K Saji (@kevinksaji); the current version is v1.1.5.

💬 Comments