← Back to Skills Marketplace
fishisnow

Market Briefing

by fishisnow · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
285
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install market-briefing
Description
Provides scheduled briefings with filtered, deduplicated news on A-shares, HK, US markets, macro policies, and geopolitics via Feishu messaging.
Usage Guidance
This skill appears to do what it says (periodic market-news briefs) but the package metadata omitted required tools. Before installing: (1) Confirm the source/author (homepage unknown). (2) Ensure mcporter and the tavily MCP are intentionally configured and trusted. (3) Verify how the Feishu message tool is configured and where its token/credentials are stored (avoid placing tokens in shared files). (4) Choose a dedicated workspace/memory path and review its contents/permissions since the skill will read and append the reported-news log. (5) If you plan to schedule autonomous runs, consider testing manually first and inspect a few generated messages to ensure no sensitive data is leaked. If anything is unclear, ask the publisher to update the registry metadata to list required binaries and any env vars/config paths.
Capability Analysis
Type: OpenClaw Skill Name: market-briefing Version: 1.0.0 The market-briefing skill is a legitimate automated workflow for aggregating financial and geopolitical news using Tavily Search and delivering reports via Feishu. It utilizes local file logging within the workspace memory directory for deduplication and includes appropriate investment disclaimers in its templates (SKILL.md, references/briefing-template.md). No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was identified.
Capability Assessment
Purpose & Capability
The declared purpose (scheduled market briefings via Feishu using Tavily/search + web fetch) matches the runtime instructions. However, the registry metadata lists no required binaries or env vars while SKILL.md explicitly requires the mcporter CLI (tavily-remote-mcp) and a Feishu message tool — a metadata/manifest mismatch that should be resolved.
Instruction Scope
SKILL.md stays within the stated purpose: detect time, run Tavily searches, optionally fetch public news sites, deduplicate against a local log, compose a briefing, and send it via a Feishu messaging tool. It reads and appends to a workspace memory file (reported-news-YYYY-MM-DD.txt) — appropriate for deduplication but worth noting because it gives the skill read/write access to that workspace path.
Install Mechanism
This is instruction-only (no install spec, no code files). That minimizes install risk. There is no download/extract step in the skill itself. The skill expects external tools (mcporter, Feishu tool) to already be present.
Credentials
The skill does not request environment variables or credentials in the registry, yet it relies on external tools that typically require credentials (e.g., a Feishu bot/token configured in the agent/tooling and mcporter pointing at a Tavily MCP). This is likely an oversight in metadata rather than malicious intent — but you should confirm where Feishu credentials and mcporter configuration live and ensure they are not stored in broadly-shared files.
Persistence & Privilege
always is false and the skill does not request permanent/agent-wide privileges. It writes only to a per-workspace memory log and does not modify other skills or global agent config. Autonomous invocation is allowed (platform default) — be aware of the normal blast radius if you enable autonomous runs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install market-briefing
  3. After installation, invoke the skill by name or use /market-briefing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: hourly A-share/HK/US market intelligence briefing with deduplication, three time-aware modes (morning/intraday/closing), Tavily Search + Feishu delivery
Metadata
Slug market-briefing
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Market Briefing?

Provides scheduled briefings with filtered, deduplicated news on A-shares, HK, US markets, macro policies, and geopolitics via Feishu messaging. It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install Market Briefing?

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

Is Market Briefing free?

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

Which platforms does Market Briefing support?

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

Who created Market Briefing?

It is built and maintained by fishisnow (@fishisnow); the current version is v1.0.0.

💬 Comments