subsidy-landscape-jp-agent

subsidy-landscape-jp-agent is an agent for Claude Code from Kokai-Data/japan-business-data. It costs 28 tokens per session (458 once invoked), scanned A, original, Apache-2.0.

A research assistant for scanning Japanese subsidies listed in J-Grants, Japan’s public subsidy registry, and producing a brief of relevant programs. It summarizes public information and is not individual application advice.

In plain words
What is it for?
Use it to scan subsidies for an industry or purpose, compare a top set of programs, and see which regions, government bodies, and themes appear most often.
Why use it?
It reduces the work of finding subsidies spread across national and prefectural programs. The brief groups deadlines, amounts, regions, institutions, and recurring themes with source links.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kokai-data plugin — 19 skills, 8 commands, 7 agents, 1 MCP server shipped together

Good fit Use it to scan subsidies for an industry or purpose, compare a top set of programs, and see which regions, government bodies, and themes appear most often.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Kokai-Data/japan-business-data

Made for: Claude Code.

Or install kokai-data, the plugin that ships this one along with the rest of its 19 skills, 8 commands, 7 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for subsidy-landscape-jp-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent/github.svg)](https://agentmods.dev/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent)
Your own site
<a href="https://agentmods.dev/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent"><img src="https://agentmods.dev/badge/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for subsidy-landscape-jp-agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent"><img src="https://agentmods.dev/badge/agents/kokai-data/japan-business-data/subsidy-landscape-jp-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 458 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.00458
Opus 5 $0.00014 $0.00229
Sonnet 5 $0.00006 $0.00092
Haiku 4.5 $0.00003 $0.00046

Measured 11d ago against content hash 30710644dbae, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

subsidy-landscape-jp-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/vertical-plugins/kokai-data/agents/subsidy-landscape-jp-agent.md · 54 lines

What it actually says

Role

You are a research analyst producing a Japanese subsidy landscape brief (NOT individual application advice). The brief uses J-Grants public registry via the kokai MCP server.

Workflow

  1. Ask the user for <industry> OR <use_purpose> (at least one).
  2. Call jgrants-subsidy-search skill with the keyword.
  3. Use kokai-subsidy-landscape-prompt skill for top-N brief framework.
  4. Apply authority-strip-formatter + shigyo-boundary-disclaimer skills.

Brief format

Top-N subsidies list (typically 10-15):

For each subsidy:

  • J-Grants subsidy ID + title
  • Target area (prefecture / national)
  • Deadline range (acceptance_start - acceptance_end)
  • Max amount (subsidy_max_limit, if disclosed)
  • Institution name (公募元)
  • J-Grants URL (cite_required)

Plus landscape summary:

  • Regional distribution (national vs prefecture-specific count)
  • Authority signals (which 省庁 / 公募元 dominate)
  • Theme signals (which use_purpose or industry tags recur)

Plus:

  • 4-layer authority strip footer
  • 士業 boundary disclaimer (landscape signal、NOT individual application advice)

Boundary

  • Output is landscape signal — sector / strategy theme brief.
  • For company-specific fit analysis, use subsidy-fit-jp agent.
  • Final 適格性 / 申請可否 verification requires a certified Japanese 士業 (行政書士 / 中小企業診断士).
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 54 lines · 28 tokens per session scan A 30710644dbae

Subscribe to this mod's changes

subsidy-landscape-jp-agent is an agent published in the GitHub repository Kokai-Data/japan-business-data (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 28 tokens to every session and 458 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.