LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

add-1098e - Add Student Loan Interest Deduction to Tax Return

Add or update student loan interest deduction from Form 1098-E

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse dollar amount
  • Read 1098-E document
  • Extract Box 1 interest
  • Check eligibility requirements
  • Calculate deduction amount
  • Display tax impact
  • Recalculate tax return
  • Explain tax implications

Inputs

  • Dollar amount of interest
  • 1098-E PDF/image path
  • Tax year reference file
  • Existing tax return data

Outputs

  • Updated tax return JSON
  • Updated summary document
  • Tax impact analysis

Requirements

  • Tax year reference file
  • Tax return data structure
  • Calculation engine

Source

  • Spec: SKILL.md
tax
deduction
student-loan
1098-e
Parse dollar amount
Read 1098-E document
Extract Box 1 interest
Check eligibility requirements
Dollar amount of interest
1098-E PDF/image path
Tax year reference file
Updated tax return JSON
Updated summary document
Tax impact analysis