# Send Vn Market News Monitor to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "vn-market-news-monitor",
    "name": "Vn Market News Monitor",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/NDTChan/vn-market-news-monitor",
    "canonicalUrl": "https://clawhub.ai/NDTChan/vn-market-news-monitor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/vn-market-news-monitor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vn-market-news-monitor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "agents/openai.yaml"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "vn-market-news-monitor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T11:20:26.860Z",
      "expiresAt": "2026-05-07T11:20:26.860Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vn-market-news-monitor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vn-market-news-monitor",
        "contentDisposition": "attachment; filename=\"vn-market-news-monitor-1.0.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "vn-market-news-monitor"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/vn-market-news-monitor"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/vn-market-news-monitor",
    "downloadUrl": "https://openagent3.xyz/downloads/vn-market-news-monitor",
    "agentUrl": "https://openagent3.xyz/skills/vn-market-news-monitor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/vn-market-news-monitor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/vn-market-news-monitor/agent.md"
  }
}
```
## Documentation

### Vietnam Market News Monitor (Web Workflow)

Use this skill to monitor domestic Vietnam market narratives by sector and ticker mentions.

### Data sources

CafeF: https://cafef.vn/
VnEconomy: https://vneconomy.vn/
VietnamFinance: https://vietnamfinance.vn/
Vietstock: https://vietstock.vn/

### Tooling assumption

OpenClaw web fetch + Brave API available.
No Python scripts needed for this skill.

### Execution workflow

Fetch latest headlines from all four sources.
Tag headlines by sector and potential ticker mentions.
Count mention intensity by sector.
Compare with previous snapshot (if available) to detect narrative acceleration/deceleration.
Highlight possible misinformation/noise risk areas.

### Data quality gate (required)

Run this gate before final output:

Freshness: include collection window in ICT (UTC+7) and last-update timestamp per source.
Coverage: target >= 3 domestic sources; if < 3, set confidence to Low.
De-duplication: cluster duplicate headlines by normalized title + publisher domain.
Evidence tags: mark each major claim as Fact (headline/text) or Inference (market implication).
Bias check: flag concentration if one source contributes > 50% of collected items.

### Shared confidence rubric (required)

Apply this common standard:

High: >= 3 active sources, fresh window (24h/7d explicitly stated), and low concentration bias.
Medium: 2 sources or moderate concentration bias, but sector/ticker narratives are still cross-validated.
Low: < 2 sources, stale window, or highly concentrated/noisy coverage with weak confirmation.

Always output confidence with:

Source coverage table.
Freshness window (ICT UTC+7).
Major noise/bias factor that may distort narrative ranking.

### Output format (required)

Section 1: Source coverage and freshness.
Section 2: Top sectors by media intensity.
Section 3: Most-mentioned tickers.
Section 4: Narrative shift vs previous period.
Section 5: Risks and validation checklist before investment action.

### Watchlist mode (optional)

If the user provides an ACTIVE_WATCHLIST (tickers), add an extra section:

Watchlist Impact Map: for each ticker, list relevant headlines (with links), label Fact vs Inference, and provide 1–2 monitoring triggers.

Do not issue buy/sell commands; this skill is for signal monitoring only.

### Trigger examples

"What are the hottest Vietnam market narratives today?"
"Which sectors and tickers are mentioned most in Vietnamese financial media?"
"Compare this week's market narrative vs last week."

### Quality rules

Headlines are signals, not direct trading decisions.
Always recommend cross-checking with vnstock quantitative metrics.
Provide source links for every major statement.
If source coverage is weak or stale, explicitly downgrade confidence.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: NDTChan
- Version: 1.0.2
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T11:20:26.860Z
- Expires at: 2026-05-07T11:20:26.860Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/vn-market-news-monitor)
- [Send to Agent page](https://openagent3.xyz/skills/vn-market-news-monitor/agent)
- [JSON manifest](https://openagent3.xyz/skills/vn-market-news-monitor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/vn-market-news-monitor/agent.md)
- [Download page](https://openagent3.xyz/downloads/vn-market-news-monitor)