Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Updated internal agent configuration (agents/openai.yaml) for improved compatibility and operation. - No user-facing workflow, documentation, or logic changes introduced. - Core functionality and output requirements remain unchanged.
What This Skill Does
Fetches and parses official monthly and quarterly socio-economic reports from Vietnam's General Statistics Office (GSO/NSO). Extracts key macro indicators, builds same-period year-over-year comparison tables, and maps findings to Vietnam equity sectors.
Goes directly to the canonical NSO source and structures the raw release into a comparable table with sector implications, skipping manual PDF parsing and aggregator lag.
When to use it
- Checking Vietnam CPI and GDP after a monthly NSO release
- Comparing industrial production growth to the same month last year
- Summarizing trade balance and FDI figures for an investment memo
- Mapping NSO macro shifts to bank or real estate sector exposure
- Tracking whether a watchlist ticker is affected by new retail or credit data
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Summarize the latest NSO monthly release and compare to the same period last year
- 1Fetch the NSO listing page and extract the latest report URL
- 2Open the report page and attempt to retrieve the linked PDF
- 3Extract indicator blocks: GDP growth, CPI, industrial production, trade, retail, FDI, credit
- 4Identify the matching prior-year period and build a side-by-side comparison table
- 5Run the data quality gate, tag each statement as Fact or Inference, and assign a confidence level
Structured report with release metadata, indicators table with YoY direction, sector implications for Vietnam equities, and a confidence rating with explicit data gaps
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.