A specialized MCP skill to access and analyze Bank of Japan official statistical data and monetary policy indicators.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install boj-mcp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install boj-mcp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The boj-mcp skill is a technical bridge designed for developers and economists to interface with the Bank of Japan official time-series statistics. It facilitates the seamless retrieval of critical economic indicators such as the Corporate Goods Price Index (CGPI), Flow of Funds, and TANKAN survey results directly into your development environment or AI agent workflow. By leveraging Openclaw Skills, users can bypass manual downloads and complex parsing, as this tool automates the fetching of public flat files from the central bank official service.
This skill is particularly valuable for financial modeling, macroeconomic research, and automated reporting. It handles the nuances of Japanese data formats, such as Shift_JIS encoding, and provides structured data output in formats like JSON. With no API key required, it provides an immediate and friction-less way to integrate Japan central bank data into any analysis pipeline powered by Openclaw Skills.
To install this skill using uv, execute the following command in your terminal:
uv tool install boj-mcp
You can then verify the connection to the data source using:
boj-mcp test
The skill categorizes data based on official BOJ prefixes, organizing complex time-series into manageable datasets. Data can be retrieved in either table or JSON format.
| Category | Prefix | Description |
|---|---|---|
| Prices | cgpi, sppi, cspi | Corporate and Services price indices |
| Surveys | co | TANKAN Short-term Economic Survey |
| Flow of Funds | fof | Financial assets and liabilities |
| Balance of Payments | bp | International transaction statistics |
| Money Stock | md | Money supply indicators |
| Interest Rates | ir | Market and policy interest rates |
Loading
A specialized skill for managing asynchronous coding sessions and remote execution environments for complex architectural tasks.

A specialized utility for converting bitmap silhouettes and logos into clean, vector-based SVG paths suitable for manufacturing and CAD workflows.

A deterministic software renderer that converts STL files into clean, Blender-like PNG preview images without external dependencies.

A powerful automation skill for managing Netlify site lifecycles, CI/CD pipelines, and monorepo deployments directly through the command line.

Analyze Japanese public company financial statements from EDINET using 161 normalized XBRL labels.

A powerful tool for searching and retrieving official Japanese government statistics directly from the e-Stat API portal.








































