Skills accounting-assistant

Buchhaltungs-Automatisierung mit EÜR-Erstellung, DATEV-Export, PDF-Beleganalyse und Steuer-Vorbereitung. Ideal für Freelancer und KMU.

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/akkualle/akkualle-accounting-assistant" ~/.claude/skills/openclaw-skills-accounting-assistant && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/akkualle/akkualle-accounting-assistant" ~/.openclaw/skills/openclaw-skills-accounting-assistant && rm -rf "$T"
manifest: skills/akkualle/akkualle-accounting-assistant/SKILL.md
source content

🧮 Accounting Assistant

Automatisierte Buchhaltung für Freelancer und KMU.

✨ Features

FunktionBeschreibung
Beleg-VerarbeitungPDF-Rechnungen analysieren, Beträge extrahieren
EÜR-ErstellungEinnahmen-Überschuss-Rechnung automatisch
DATEV-ExportCSV-Export im DATEV-Format
Steuer-VorbereitungAnlage EÜR vorbereiten
USt-BerechnungUmsatzsteuer 19% automatisch

🚀 Verwendung

# Beleg analysieren
python3 beleg-analyse.py rechnung.pdf

# EÜR erstellen
python3 eur-erstellung.py > eur-2024.md

# DATEV-Export
python3 datev-export.py buchungen.json export.csv

📊 SKR03 Kontenplan

Integrierter Kontenplan für DATEV-Export.

💰 Preis: 49€

Einmalzahlung, lebenslange Nutzung.


Version: 1.0.0 | Author: AkkuAlle