Overview
- Skill Key
- ajtgjmdjp/edinet-mcp
- Author
- ajtgjmdjp
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ajtgjmdjp/edinet-mcp
- Latest Commit SHA
- 78da618bc310a67212f33f8cc763ebb646a4593c
Analyze Japanese public company financial statements (BS/PL/CF/財務諸表) from EDINET (FSA/金融庁) — search by company name or stock code, screen companies, compare periods (xbrl-diff). XBRL data, J-GAAP/IFRS/US-GAAP. Japan securities filings.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 edinet-mcp 技能。 若已安装,则直接安装 edinet-mcp 技能。
# EDINET: Japanese Financial Statement Analysis Search Japanese public companies and analyze their financial statements via EDINET (金融庁 電子開示システム). Supports income statements (PL/損益計算書), balance sheets (BS/貸借対照表), and cash flow statements (CF/キャッシュ・フロー計算書) with 161 normalized labels across J-GAAP, IFRS, and US-GAAP. ## Use Cases - Look up any Japanese public company by name or stock code (証券コード) - Retrieve and compare income statements across companies - Analyze balance sheet composition and trends - Review cash flow patterns (operating, investing, financing) - Compare financials across different accounting standards (J-GAAP/IFRS/US-GAAP) - Screen multiple companies by ROE, profit margins, and other metrics ## Commands ### Search companies ```bash # Search by company name (Japanese or English) edinet-mcp search トヨタ edinet-mcp search ソニー # Search by stock code edinet-mcp search 7203 --limit 5 --json-output ``` ### Financial statements ```bash # Income statement for Toyota (E02144), filed in 2024 edinet-mcp statements -c E02144 -p 2024 -s income_statement --format json # Balance sheet edinet-mcp statements -c E02144 -p 2024 -s balance_sheet --format json # Cash flow statement edinet-mcp statements -c E02144 -p 2024 -s cash_flow_statement --format json # All statements as CSV edinet-mcp statements -c E02144 -p 2024 --format csv ``` ### Screen companies (compare metrics) ```bash # Compare Toyota, Sony, Honda by financial metrics edinet-mcp screen E02144 E01777 E02529 # Sort by ROE edinet-mcp screen E02144 E01777 E02529 --sort-by ROE # JSON output edinet-mcp screen E02144 E01777 --format json ``` ### Test connectivity ```bash edinet-mcp test ``` ### Statement types | Type | Japanese | Key items | |---|---|---| | `income_statement` | 損益計算書 (PL) | 売上高, 営業利益, 純利益 | | `balance_sheet` | 貸借対照表 (BS) | 総資産, 純資産, 負債 | | `cash_flow_statement` | CF計算書 | 営業CF, 投資CF, 財務CF | ## Workflow 1...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.