{
  "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": {
    "downloadMode": "redirect",
    "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",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "agents/openai.yaml"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/vn-market-news-monitor",
    "agentPageUrl": "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"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Vietnam Market News Monitor (Web Workflow)",
        "body": "Use this skill to monitor domestic Vietnam market narratives by sector and ticker mentions."
      },
      {
        "title": "Data sources",
        "body": "CafeF: https://cafef.vn/\nVnEconomy: https://vneconomy.vn/\nVietnamFinance: https://vietnamfinance.vn/\nVietstock: https://vietstock.vn/"
      },
      {
        "title": "Tooling assumption",
        "body": "OpenClaw web fetch + Brave API available.\nNo Python scripts needed for this skill."
      },
      {
        "title": "Execution workflow",
        "body": "Fetch latest headlines from all four sources.\nTag headlines by sector and potential ticker mentions.\nCount mention intensity by sector.\nCompare with previous snapshot (if available) to detect narrative acceleration/deceleration.\nHighlight possible misinformation/noise risk areas."
      },
      {
        "title": "Data quality gate (required)",
        "body": "Run this gate before final output:\n\nFreshness: include collection window in ICT (UTC+7) and last-update timestamp per source.\nCoverage: target >= 3 domestic sources; if < 3, set confidence to Low.\nDe-duplication: cluster duplicate headlines by normalized title + publisher domain.\nEvidence tags: mark each major claim as Fact (headline/text) or Inference (market implication).\nBias check: flag concentration if one source contributes > 50% of collected items."
      },
      {
        "title": "Shared confidence rubric (required)",
        "body": "Apply this common standard:\n\nHigh: >= 3 active sources, fresh window (24h/7d explicitly stated), and low concentration bias.\nMedium: 2 sources or moderate concentration bias, but sector/ticker narratives are still cross-validated.\nLow: < 2 sources, stale window, or highly concentrated/noisy coverage with weak confirmation.\n\nAlways output confidence with:\n\nSource coverage table.\nFreshness window (ICT UTC+7).\nMajor noise/bias factor that may distort narrative ranking."
      },
      {
        "title": "Output format (required)",
        "body": "Section 1: Source coverage and freshness.\nSection 2: Top sectors by media intensity.\nSection 3: Most-mentioned tickers.\nSection 4: Narrative shift vs previous period.\nSection 5: Risks and validation checklist before investment action."
      },
      {
        "title": "Watchlist mode (optional)",
        "body": "If the user provides an ACTIVE_WATCHLIST (tickers), add an extra section:\n\nWatchlist Impact Map: for each ticker, list relevant headlines (with links), label Fact vs Inference, and provide 1–2 monitoring triggers.\n\nDo not issue buy/sell commands; this skill is for signal monitoring only."
      },
      {
        "title": "Trigger examples",
        "body": "\"What are the hottest Vietnam market narratives today?\"\n\"Which sectors and tickers are mentioned most in Vietnamese financial media?\"\n\"Compare this week's market narrative vs last week.\""
      },
      {
        "title": "Quality rules",
        "body": "Headlines are signals, not direct trading decisions.\nAlways recommend cross-checking with vnstock quantitative metrics.\nProvide source links for every major statement.\nIf source coverage is weak or stale, explicitly downgrade confidence."
      }
    ],
    "body": "Vietnam Market News Monitor (Web Workflow)\n\nUse this skill to monitor domestic Vietnam market narratives by sector and ticker mentions.\n\nData sources\nCafeF: https://cafef.vn/\nVnEconomy: https://vneconomy.vn/\nVietnamFinance: https://vietnamfinance.vn/\nVietstock: https://vietstock.vn/\nTooling assumption\nOpenClaw web fetch + Brave API available.\nNo Python scripts needed for this skill.\nExecution workflow\nFetch latest headlines from all four sources.\nTag headlines by sector and potential ticker mentions.\nCount mention intensity by sector.\nCompare with previous snapshot (if available) to detect narrative acceleration/deceleration.\nHighlight possible misinformation/noise risk areas.\nData quality gate (required)\n\nRun this gate before final output:\n\nFreshness: include collection window in ICT (UTC+7) and last-update timestamp per source.\nCoverage: target >= 3 domestic sources; if < 3, set confidence to Low.\nDe-duplication: cluster duplicate headlines by normalized title + publisher domain.\nEvidence tags: mark each major claim as Fact (headline/text) or Inference (market implication).\nBias check: flag concentration if one source contributes > 50% of collected items.\nShared confidence rubric (required)\n\nApply this common standard:\n\nHigh: >= 3 active sources, fresh window (24h/7d explicitly stated), and low concentration bias.\nMedium: 2 sources or moderate concentration bias, but sector/ticker narratives are still cross-validated.\nLow: < 2 sources, stale window, or highly concentrated/noisy coverage with weak confirmation.\n\nAlways output confidence with:\n\nSource coverage table.\nFreshness window (ICT UTC+7).\nMajor noise/bias factor that may distort narrative ranking.\nOutput format (required)\nSection 1: Source coverage and freshness.\nSection 2: Top sectors by media intensity.\nSection 3: Most-mentioned tickers.\nSection 4: Narrative shift vs previous period.\nSection 5: Risks and validation checklist before investment action.\nWatchlist mode (optional)\n\nIf the user provides an ACTIVE_WATCHLIST (tickers), add an extra section:\n\nWatchlist Impact Map: for each ticker, list relevant headlines (with links), label Fact vs Inference, and provide 1–2 monitoring triggers.\n\nDo not issue buy/sell commands; this skill is for signal monitoring only.\n\nTrigger examples\n\"What are the hottest Vietnam market narratives today?\"\n\"Which sectors and tickers are mentioned most in Vietnamese financial media?\"\n\"Compare this week's market narrative vs last week.\"\nQuality rules\nHeadlines are signals, not direct trading decisions.\nAlways recommend cross-checking with vnstock quantitative metrics.\nProvide source links for every major statement.\nIf source coverage is weak or stale, explicitly downgrade confidence."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/NDTChan/vn-market-news-monitor",
    "publisherUrl": "https://clawhub.ai/NDTChan/vn-market-news-monitor",
    "owner": "NDTChan",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}