Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

opentax

يحتوي opentax على 10 من skills المجمعة من filedcom، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
24
محدث
2026-05-01
Forks
6
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

opentax
مطوّرو البرمجيات

Open-source tax engine. Onboards users, installs the CLI, and routes to the right skill -- preparing a return or reviewing one.

2026-05-01
tax-preparer
معدّو الإقرارات الضريبية

Tax preparer agent that uses the opentax CLI to prepare, validate, and export federal tax returns. Handles W-2s, 1099s, all major schedules, credits, and more.

2026-05-01
tax-reviewer
فاحصو الضرائب والجامعون ووكلاء الإيرادات

Tax return reviewer that audits a completed return against source documents using the opentax CLI. Finds discrepancies, missing income, incorrect deductions, and missed credits.

2026-05-01
install-cli
مطوّرو البرمجيات

Downloads and installs the opentax CLI binary. Detects OS and architecture automatically.

2026-04-13
save-skill
مطوّرو البرمجيات

Helps users permanently set up the OpenTax skill on their AI platform so they don't have to load it every time.

2026-04-12
audit-harness
محللو ضمان جودة البرمجيات والمختبرون

Generic audit/fix loop. Pass a goal string. Planner subdivides work, auditor/fixer teams run in parallel, loop until 2 consecutive clean cycles.

2026-04-12
tax-fix
مطوّرو البرمجيات

Autonomous bug-fix loop for any form:year. Reads failing benchmark cases, spawns parallel bug-fixer agents per root cause cluster, validates, commits net-positive fixes, and loops until all pass or stalled.

2026-04-11
tax-cases
معدّو الإقرارات الضريبية

Generate realistic benchmark cases from IRS-published sources (VITA exercises, Pub 17 examples, MeF test cases). Correct values come directly from IRS publications — no reference calculator involved.

2026-04-09
tax-status
معدّو الإقرارات الضريبية

Human-readable status report for all tax forms. Shows benchmark accuracy, active root causes, and build/fix state for each form:year.

2026-04-09
tax-build
مطوّرو البرمجيات

Autonomous form builder. Given a form number (e.g. 1120), researches IRS instructions, extracts ground truth from IRS sample returns, builds all nodes section by section, then runs a validate+fix loop until ≥95% of benchmark cases pass.

2026-04-09