ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

japanfinance-agent

Compound MCP agent combining 6 Japan finance data sources — EDINET securities filings (有価証券報告書), TDNET timely disclosures (適時開示), e-Stat government statistics (GDP/CPI/雇用), BOJ central bank data (金利/マネーサプライ), financial news, J-Quants stock prices. Company analysis, macro snapshots, earnings monitoring. Japanese financial data aggregator.

Why use this skill?

Analyze Japanese companies and markets using the japanfinance-agent. Unified access to EDINET, TDNET, e-Stat, BOJ, and J-Quants for professional financial insights.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ajtgjmdjp/japanfinance-agent
Or

What This Skill Does

The japanfinance-agent is a sophisticated compound MCP (Model Context Protocol) agent designed to unify the fragmented landscape of Japanese financial data. Instead of forcing you to navigate multiple regulatory and government portals, this agent integrates six distinct, high-value data sources: EDINET for official securities filings, TDNET for timely corporate disclosures, e-Stat for government-backed macroeconomic statistics, BOJ for central bank policy and monetary data, real-time financial news, and J-Quants for historical stock price data. By abstracting these connections, the agent provides a holistic, structured view of both individual corporate health and the broader Japanese macroeconomic environment.

Installation

To get started with the agent, use the ClawKit CLI or pip. It is highly recommended to install the 'all' dependency set to take full advantage of the compound analysis features:

clawhub install openclaw/skills/skills/ajtgjmdjp/japanfinance-agent

Alternatively, if you prefer a lighter footprint, you can use pip directly: pip install "japanfinance-agent[all]"

If you only need specific sources, you can install subsets like pip install "japanfinance-agent[edinet,news]". The agent is designed to be resilient; if a specific source is not installed or configured, the agent will gracefully inform you rather than crashing.

Use Cases

  • Comprehensive Company Analysis: Fetch a complete profile including XBRL financial statements from EDINET, recent disclosures from TDNET, news sentiment, and technical price data from J-Quants.
  • Macroeconomic Monitoring: Generate snapshots of the Japanese economy by pulling real-time GDP, CPI, and unemployment figures from e-Stat alongside current interest rate data from the Bank of Japan.
  • Earnings Season Tracking: Maintain a watchlist of ticker symbols and automatically query the agent to see if any recent earnings releases or dividend announcements have been filed via TDNET.
  • Regulatory Filing Review: Access raw EDINET filings for deep-dive research into company governance or business risks.

Example Prompts

  1. "Analyze Toyota Motor Corporation (7203) by pulling their latest EDINET filings and recent stock price trends from J-Quants."
  2. "Give me a macroeconomic snapshot of Japan today, focusing on the latest CPI data and BOJ interest rate policy."
  3. "Check for any new earnings disclosures for a watchlist consisting of Sony (6758) and Keyence (6861)."

Tips & Limitations

  • Configuration: Ensure your API keys for EDINET and your credentials for J-Quants are saved in your environment variables. Without these, the agent will report missing data for specific sources.
  • Graceful Degradation: If you don't have an e-Stat App ID, the agent will still work for news and TDNET, but you will not receive macro statistics. Add sources incrementally as needed.
  • Data Latency: While news and TDNET are near real-time, keep in mind that official government filings and BOJ data may be subject to standard reporting delays inherent to the source providers.

Metadata

Author@ajtgjmdjp
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ajtgjmdjp-japanfinance-agent": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#japan#mcp#investing#data-analysis
Safety Score: 4/5

Flags: network-access, external-api