{
  "schemaVersion": "1.0",
  "item": {
    "slug": "nso-macro-monitor",
    "name": "Nso Macro Monitor",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/NDTChan/nso-macro-monitor",
    "canonicalUrl": "https://clawhub.ai/NDTChan/nso-macro-monitor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/nso-macro-monitor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=nso-macro-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/nso-macro-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/nso-macro-monitor",
    "agentPageUrl": "https://openagent3.xyz/skills/nso-macro-monitor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nso-macro-monitor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nso-macro-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": "NSO Macro Monitor (Web Workflow)",
        "body": "Use this skill when the user asks for official macro updates from Vietnam's NSO."
      },
      {
        "title": "Data source",
        "body": "Primary page: https://www.nso.gov.vn/bao-cao-tinh-hinh-kinh-te-xa-hoi-hang-thang"
      },
      {
        "title": "Tooling assumption",
        "body": "OpenClaw has built-in web fetch and Brave API.\nDo not write Python for this skill unless explicitly requested."
      },
      {
        "title": "Execution workflow",
        "body": "Fetch the NSO listing page and extract latest report links.\nOpen the latest monthly/quarterly report page (and linked PDF if available).\nExtract key macro blocks: growth, inflation, industrial production, trade, credit, retail, FDI.\nIdentify the same period in the previous year.\nBuild a same-period comparison table.\nProduce a concise sector-impact summary for Vietnam equities."
      },
      {
        "title": "Data quality gate (required)",
        "body": "Run this gate before publishing:\n\nFreshness: include release date and extraction time in ICT (UTC+7).\nCoverage: confirm both summary page and report/PDF were attempted.\nCompleteness: report missing indicator blocks explicitly (GDP/CPI/IIP/trade/retail/FDI/credit).\nDe-duplication: if multiple reposts of same NSO release exist, keep canonical NSO URL.\nClaim tagging: mark statements as Fact (from NSO) vs Inference (sector impact mapping)."
      },
      {
        "title": "Shared confidence rubric (required)",
        "body": "Apply this common standard:\n\nHigh: canonical NSO release retrieved, key indicator blocks mostly complete, and dates clearly mapped to same period comparison.\nMedium: release retrieved but some indicator blocks or historical comparators are missing.\nLow: release not fully accessible (or PDF/text extraction fails materially) and only partial directional summary is possible.\n\nAlways output confidence with:\n\nRelease date + extraction timestamp (ICT UTC+7).\nCompleted vs missing indicator blocks.\nExact missing items that could alter sector interpretation."
      },
      {
        "title": "Output format (required)",
        "body": "Section 1: Latest NSO release metadata (title, date, URL).\nSection 2: Key indicators table (current vs prior-period vs YoY direction).\nSection 3: Sector implications (banks, real estate, export, energy, consumer, industrials).\nSection 4: Confidence and data gaps."
      },
      {
        "title": "Watchlist mode (optional)",
        "body": "If the user provides an ACTIVE_WATCHLIST, add Section 3b:\n\nWatchlist Impact Map: map each ticker to the most relevant NSO indicators (Fact) and the transmission channel (Inference).\nProvide 1–2 monitoring triggers per ticker and a confidence tag.\n\nDo not output absolute buy/sell instructions."
      },
      {
        "title": "Trigger examples",
        "body": "\"Fetch the latest NSO report and compare to the same period last year.\"\n\"Summarize this month NSO macro release for Vietnam equities.\"\n\"What changed in CPI, trade, and industrial production versus last year?\""
      },
      {
        "title": "Quality rules",
        "body": "Separate facts from interpretation.\nCite URLs for every key claim.\nIf PDF parsing fails, state it explicitly and continue with accessible text.\nNever fabricate missing statistics.\nIf key blocks are missing, downgrade confidence and state what to verify later."
      }
    ],
    "body": "NSO Macro Monitor (Web Workflow)\n\nUse this skill when the user asks for official macro updates from Vietnam's NSO.\n\nData source\nPrimary page: https://www.nso.gov.vn/bao-cao-tinh-hinh-kinh-te-xa-hoi-hang-thang\nTooling assumption\nOpenClaw has built-in web fetch and Brave API.\nDo not write Python for this skill unless explicitly requested.\nExecution workflow\nFetch the NSO listing page and extract latest report links.\nOpen the latest monthly/quarterly report page (and linked PDF if available).\nExtract key macro blocks: growth, inflation, industrial production, trade, credit, retail, FDI.\nIdentify the same period in the previous year.\nBuild a same-period comparison table.\nProduce a concise sector-impact summary for Vietnam equities.\nData quality gate (required)\n\nRun this gate before publishing:\n\nFreshness: include release date and extraction time in ICT (UTC+7).\nCoverage: confirm both summary page and report/PDF were attempted.\nCompleteness: report missing indicator blocks explicitly (GDP/CPI/IIP/trade/retail/FDI/credit).\nDe-duplication: if multiple reposts of same NSO release exist, keep canonical NSO URL.\nClaim tagging: mark statements as Fact (from NSO) vs Inference (sector impact mapping).\nShared confidence rubric (required)\n\nApply this common standard:\n\nHigh: canonical NSO release retrieved, key indicator blocks mostly complete, and dates clearly mapped to same period comparison.\nMedium: release retrieved but some indicator blocks or historical comparators are missing.\nLow: release not fully accessible (or PDF/text extraction fails materially) and only partial directional summary is possible.\n\nAlways output confidence with:\n\nRelease date + extraction timestamp (ICT UTC+7).\nCompleted vs missing indicator blocks.\nExact missing items that could alter sector interpretation.\nOutput format (required)\nSection 1: Latest NSO release metadata (title, date, URL).\nSection 2: Key indicators table (current vs prior-period vs YoY direction).\nSection 3: Sector implications (banks, real estate, export, energy, consumer, industrials).\nSection 4: Confidence and data gaps.\nWatchlist mode (optional)\n\nIf the user provides an ACTIVE_WATCHLIST, add Section 3b:\n\nWatchlist Impact Map: map each ticker to the most relevant NSO indicators (Fact) and the transmission channel (Inference).\nProvide 1–2 monitoring triggers per ticker and a confidence tag.\n\nDo not output absolute buy/sell instructions.\n\nTrigger examples\n\"Fetch the latest NSO report and compare to the same period last year.\"\n\"Summarize this month NSO macro release for Vietnam equities.\"\n\"What changed in CPI, trade, and industrial production versus last year?\"\nQuality rules\nSeparate facts from interpretation.\nCite URLs for every key claim.\nIf PDF parsing fails, state it explicitly and continue with accessible text.\nNever fabricate missing statistics.\nIf key blocks are missing, downgrade confidence and state what to verify later."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/NDTChan/nso-macro-monitor",
    "publisherUrl": "https://clawhub.ai/NDTChan/nso-macro-monitor",
    "owner": "NDTChan",
    "version": "1.0.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/nso-macro-monitor",
    "downloadUrl": "https://openagent3.xyz/downloads/nso-macro-monitor",
    "agentUrl": "https://openagent3.xyz/skills/nso-macro-monitor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nso-macro-monitor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nso-macro-monitor/agent.md"
  }
}