tax-pdf-download-workaround

Handle FreeTaxUSA PDF download popups that block automation by capturing structured data and manual download workflow

5 stars

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

$curl -o ~/.claude/skills/tax-pdf-download-workaround/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/workspace-hub/learned/tax-pdf-download-workaround/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/tax-pdf-download-workaround/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How tax-pdf-download-workaround Compares

Feature / Agenttax-pdf-download-workaroundStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

5
from vamseeachanta/workspace-hub

Recover from automation-blocking PDF popups by capturing page data and escalating to manual download

handle-pdf-download-popups-in-automation

5
from vamseeachanta/workspace-hub

Recover when PDF download buttons open inaccessible popups; fall back to capturing structured data instead

handle-blocked-financial-sites-workaround

5
from vamseeachanta/workspace-hub

Workflow for accessing financial account data when browser automation is blocked on brokerage sites

doc-research-download

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Work around delegate_task batch concurrency cap when the user wants four parallel review lanes.

knowledge-management-workaround

5
from vamseeachanta/workspace-hub

Sub-skill of knowledge-management: Workaround.

test-oversized-skill

5
from vamseeachanta/workspace-hub

A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.

interactive-report-generator

5
from vamseeachanta/workspace-hub

Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.

data-validation-reporter

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Generate standardized .agent-os directory structure with product documentation, mission, tech-stack, roadmap, and decision records. Enables AI-native workflows.

OrcaFlex Specialist Skill

5
from vamseeachanta/workspace-hub

```yaml

repo-ecosystem-hygiene

5
from vamseeachanta/workspace-hub

Interpret the daily read-only repo ecosystem hygiene audit and route remediation through approved workflows.