Loading...
Loading...
Reads images of deduction certificates (life insurance premiums, earthquake insurance premiums, etc.) and returns structured data. It can be called from other skills or directly by users.
npx skill4agent add kazukinagata/shinkoku reading-deduction-cert{
"certificate_type": "life_insurance",
"policy_type": "new system or old system",
"category": "general or long-term care medical or individual pension",
"company_name": "insurance company name",
"policy_number": "policy number",
"annual_premium": 120000,
"dividend": 0
}{
"certificate_type": "earthquake_insurance",
"company_name": "insurance company name",
"policy_number": "policy number",
"annual_premium": 50000,
"is_old_long_term": false
}{
"certificate_type": "social_insurance",
"insurance_type": "national_pension",
"annual_premium": 200000,
"period": "target period"
}{
"certificate_type": "small_business_mutual_aid",
"sub_type": "ideco or small_business or disability",
"annual_contribution": 276000
}