coretax-cli

Automate Coretax login and eBupot form workflows with CAPTCHA handling and cookie reuse.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill coretax-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coretax-cli
Source: https://github.com/AndrewXuTurtle/openclaw-oneclick/tree/main/skills/coretax-cli
Command: npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill coretax-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Minimal, command-line based automation for Coretax login and eBupot form flows, enabling manual CAPTCHA handling with cookie reuse and reducing reliance on full-browser automation.

Core Features & Use Cases

  • Manual CAPTCHA login flow: Authenticate by supplying CAPTCHA input while cookies are persisted for subsequent steps.
  • Form automation with minimal browser usage: Drive eBupot MP form workflows via CLI data payloads and scripted interactions.
  • Profile and batch support: Save/load profiles and batch across multiple masa pajak and tax profiles to accelerate repeated filings.

Quick Start

Run the CLI to login with your Coretax credentials, then switch company and fill eBupot forms using saved profiles.

Frequently Asked Questions about coretax-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Coretax login and eBupot form workflows from the command line?

Automate Coretax login and eBupot form workflows using a CLI wrapper that orchestrates CAPTCHA handling and cookie reuse, driving scripted interactions via Python3, requests, and Playwright.

Can I batch fill eBupot MP forms across multiple tax periods and profiles?

Batch fill eBupot MP forms across multiple masa pajak and tax profiles using profile-based processing, saving and loading profiles to accelerate repeated filings for individual taxpayers and developers.

Does Coretax automation support manual CAPTCHA input with cookie persistence?

Coretax automation supports manual CAPTCHA input with cookie persistence, allowing you to authenticate by supplying CAPTCHA input while cookies are saved for subsequent form automation steps.

What's the best way to reduce full-browser usage when automating Coretax eBupot forms?

Reduce full-browser usage during Coretax eBupot automation by using a lightweight CLI wrapper that drives form workflows via CLI data payloads and minimal Playwright browser interactions.

Do I need Python3, requests, and Playwright to run Coretax CLI automation?

Coretax CLI automation requires Python3, requests, and Playwright as dependencies to orchestrate login flows, manage cookie persistence, and execute eBupot MP form batch processing.

Why does Coretax automation require manual CAPTCHA handling instead of full auto-login?

Coretax automation requires manual CAPTCHA handling to authenticate securely, supplying CAPTCHA input while cookies are persisted for subsequent steps, reducing reliance on full-browser automation.