download-rogers-bill
스타14
포크5
업데이트2026년 6월 23일 23:59
Navigate to MyRogers and download bill PDFs
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
파일 탐색기
3 개 파일SKILL.md
readonly메뉴
Navigate to MyRogers and download bill PDFs
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | download-rogers-bill |
| description | Navigate to MyRogers and download bill PDFs |
| category | tax/bills/telecom |
| preconditions | Must be logged into rogers.com (use bridge mode) |
| parameters | [{"billing_period":"billing period label to download (e.g. \"January 24, 2026\")"},{"filename":"output filename for the download (e.g. \"rogers-2026-01.pdf\")"}] |
| output | Full path to the downloaded PDF file (printed by wait-download) |
Navigates to MyRogers self-serve billing page, opens the Save PDF modal, checks the requested billing period, downloads the PDF, and returns the saved path.
Use the .pw skill for simple single-period downloads. Use the .js skill for
multi-period downloads or when you need download.saveAs(path) to save outside
the default Downloads folder.
Note: The latest billing period is pre-checked by default.