tax-pdf-download-workaround
Handle FreeTaxUSA PDF download popups that block automation by capturing structured data and manual download workflow
Best use case
tax-pdf-download-workaround is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Handle FreeTaxUSA PDF download popups that block automation by capturing structured data and manual download workflow
Teams using tax-pdf-download-workaround should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tax-pdf-download-workaround/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tax-pdf-download-workaround Compares
| Feature / Agent | tax-pdf-download-workaround | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Handle FreeTaxUSA PDF download popups that block automation by capturing structured data and manual download workflow
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Tax PDF Download Workaround When PDF download buttons open popup windows that block automation, skip the automation and use manual download + rename workflow. Save PDFs to `_finance/tax/YYYY/personal/freetaxusa-pdfs/` with standardized names. Simultaneously capture structured summary data (YAML format with prior-year comparison) to preserve programmatic access to tax line items for year-over-year analysis and record-keeping independent of PDF retrieval success.
Related Skills
handle-popup-blocked-pdf-downloads
Recover from automation-blocking PDF popups by capturing page data and escalating to manual download
handle-pdf-download-popups-in-automation
Recover when PDF download buttons open inaccessible popups; fall back to capturing structured data instead
handle-blocked-financial-sites-workaround
Workflow for accessing financial account data when browser automation is blocked on brokerage sites
doc-research-download
Repeatable workflow for domain documentation research WRKs: search for freely-available references, download PDFs via shared bash lib, catalogue into knowledge/seeds/<domain>-resources.yaml. Use when starting any WRK that collects and indexes domain reference documents. type: reference
delegate-task-4-lane-workaround
Work around delegate_task batch concurrency cap when the user wants four parallel review lanes.
knowledge-management-workaround
Sub-skill of knowledge-management: Workaround.
test-oversized-skill
A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.
interactive-report-generator
Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.
data-validation-reporter
Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.
agent-os-framework
Generate standardized .agent-os directory structure with product documentation, mission, tech-stack, roadmap, and decision records. Enables AI-native workflows.
OrcaFlex Specialist Skill
```yaml
repo-ecosystem-hygiene
Interpret the daily read-only repo ecosystem hygiene audit and route remediation through approved workflows.