Automate job applications on 104.com.tw using Playwright MCP tools. Supports single job applications, batch processing, and multi-page automation.
npx claudepluginhub yennanliu/104skillAutomate job applications on 104.com.tw using Playwright MCP tools. Supports single job applications, batch processing, and multi-page automation with controls.
Share bugs, ideas, or general feedback.
A Claude Code skill for automating job applications on 104.com.tw using Playwright MCP tools.
🌐 Visit Website | 📚 Documentation | 🚀 Quick Start

This skill enables automated job applications on Taiwan's 104.com.tw job platform. It supports:
Install directly from GitHub marketplace in Claude Code:
claude
# Add to marketplace
/plugin marketplace add yennanliu/104Skill
# Install the skill
/plugin install 104-job-auto-apply
# Verify installation
/plugin list
# Use the skill
/104-job-auto-apply
Run the installation script:
git clone https://github.com/yennanliu/104Skill.git
cd 104Skill
./install.sh
This copies the skill to ~/.claude/skills/104-job-auto-apply/
For local development and testing:
claude
# Add local marketplace
/plugin marketplace add /path/to/104Skill
# Install from local source
/plugin install 104-job-auto-apply@local
# Or reference directly in project CLAUDE.md
In your project's CLAUDE.md:
# Project Skills
Load the 104 job automation skill:
@skill /path/to/104Skill/SKILL.md
Before using this skill, ensure:
/104-job-auto-apply
You can also ask Claude directly:
Help me apply to software engineering jobs on 104.com.tw
Claude will recognize the task and offer to use this skill.
Use the 104 job automation skill to apply to a single software engineering job as a test
Use the 104 skill to apply to remote software engineering jobs in Taipei,
process 3 pages with 3-5 second delays between applications
Apply to backend developer positions on 104.com.tw,
start from page 2, process 2 pages maximum, use 5-8 second delays
The skill supports these configuration options:
| Option | Default | Description |
|---|---|---|
startPage | 1 | Starting page number |
maxPages | 5 | Maximum pages to process |
delayMin | 2000 | Minimum delay between jobs (ms) |
delayMax | 4000 | Maximum delay between jobs (ms) |
coverLetter | '自訂推薦信1' | Cover letter name |
Apply button not found
Cover letter not found
Applications failing