macOS/Linux
curl -fsSL https://raw.githubusercontent.com/rasmusrbj/taxhelper/main/install.sh | sh
taxhelper init
taxhelper lookup "field 417"
Local Danish tax return lookup Lokalt opslag i dansk årsopgørelse
A small open-source CLI and MCP server for searching Danish årsopgørelse rubrikker, Skat guidance, source links, tags, and PDF review workflows in local SQLite. Et lille open-source CLI og MCP server til opslag i rubrikker, Skat-vejledning, kildehenvisninger, tags og PDF-review i lokal SQLite.
curl -fsSL https://raw.githubusercontent.com/rasmusrbj/taxhelper/main/install.sh | sh
Install Installation
The installer uses pipx, refreshes the Agent Skill for
Codex and Claude Code, and tries to install Poppler for PDF extraction.
Installeren bruger pipx, opdaterer Agent Skill til
Codex og Claude Code og forsøger at installere Poppler til PDF-udtræk.
curl -fsSL https://raw.githubusercontent.com/rasmusrbj/taxhelper/main/install.sh | sh
taxhelper init
taxhelper lookup "field 417"
irm https://raw.githubusercontent.com/rasmusrbj/taxhelper/main/install.ps1 | iex
taxhelper init
taxhelper lookup "field 417"
Core workflow Workflow
Bootstrap a local tax_rules.sqlite database with rubrikker,
structured seed rules, official source pages, FTS search, and tags.
Opret en lokal tax_rules.sqlite database med rubrikker,
seed-regler, officielle kilder, FTS-søgning og tags.
Resolve natural language, rubrik numbers, and field numbers into source-linked context for Danish annual tax assessment review. Slå naturligt sprog, rubriknumre og feltnumre op med kildehenvisninger.
Generate a worksheet or fill a local copy of the official 04.003 Oplysningsskemaet PDF from explicit JSON values. Generér en tjekliste eller udfyld en lokal kopi af 04.003 PDF'en fra eksplicitte JSON-værdier.
Use stable --json output for retrieval workflows,
context gathering, templates, stats, and source-linked explanations.
Brug stabilt --json output til context, templates,
statistik og kildebaserede forklaringer.
Agents and MCP Agenter og MCP
taxhelper includes a stdio MCP server and an Agent Skill
that tells coding agents how to use read-only lookup tools before
answering tax return questions.
taxhelper har en stdio MCP server og en Agent Skill,
så agenter kan bruge read-only opslag før de svarer.
taxhelper-mcp
taxhelper mcp
taxhelper install-skills --force
taxhelper context "can I deduct transport to work?" --json
Own-risk notice Brug på eget ansvar
This project does not file tax returns and does not provide tax, legal, accounting, financial, or professional advice. Verify all output against official sources and use the project entirely at your own risk. Projektet indsender ikke skatteoplysninger og er ikke skattemæssig, juridisk, økonomisk eller professionel rådgivning. Tjek altid mod officielle kilder og brug værktøjet på eget ansvar.