upwork-automation-using-ai
Automate Upwork job search and proposal drafting in one browser session using the Browser Relay/Browser Automation workflow. Use when the user wants to: (1) open/login Upwork, (2) find top matching jobs from explicit criteria, (3) filter out disqualifiers, (4) open the best job, and (5) fill proposal fields without submitting. Also use when the user asks to persist in the same tab/session across steps.
Best use case
upwork-automation-using-ai is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Automate Upwork job search and proposal drafting in one browser session using the Browser Relay/Browser Automation workflow. Use when the user wants to: (1) open/login Upwork, (2) find top matching jobs from explicit criteria, (3) filter out disqualifiers, (4) open the best job, and (5) fill proposal fields without submitting. Also use when the user asks to persist in the same tab/session across steps.
Teams using upwork-automation-using-ai 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/upwork-automation-using-ai/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How upwork-automation-using-ai Compares
| Feature / Agent | upwork-automation-using-ai | 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?
Automate Upwork job search and proposal drafting in one browser session using the Browser Relay/Browser Automation workflow. Use when the user wants to: (1) open/login Upwork, (2) find top matching jobs from explicit criteria, (3) filter out disqualifiers, (4) open the best job, and (5) fill proposal fields without submitting. Also use when the user asks to persist in the same tab/session across steps.
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.
Related Guides
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
SKILL.md Source
# Upwork Automation Using AI ## Workflow 1. Keep one active browser session/tab unless user explicitly asks to switch. 2. Open Upwork and ensure login state. 3. If logged out, run login automation: - go to Upwork login page - prefer "Continue with Google" when user asks for Gmail login - fill email/password only from user-provided credentials for this run - complete required next step (password, captcha/2FA/manual checkpoint) - verify logged-in indicators before continuing 4. Collect/confirm criteria: - allowed job types/stack - minimum client quality thresholds - disqualifiers - proposal constraints (submit or draft-only) 5. Search jobs and shortlist visible matches. 6. Reject jobs with any disqualifier. 7. Pick the best remaining job (or top N if user asks). 8. Open job detail and click Apply. 9. Detect proposal location: - if same tab, continue - if new tab/window, switch to it (or ask user to activate once if tool cannot switch) 10. Fill proposal fields completely. 11. Stop before submission unless user explicitly says submit. ## Hard Rules - Do not submit proposal unless user explicitly says to submit now. - Stay in the same tab/session unless user requests switching. - After clicking Apply, immediately check whether proposal opened in same tab. - If proposal opens in a new tab/window, auto-switch to that tab when the tool supports tab targeting. - If auto-switch is not supported by the active tool, instruct user to activate the new tab once, then continue there. - If a modal blocks actions, close modal first, then continue. - Validate on-page state with screenshot/text checks before risky clicks. - Never persist credentials to skill files or notes; use credentials only for the active run. ## Job Filtering Rubric Treat a job as valid only if all required checks pass. Required: - Job type matches user scope (ecommerce stack or general development) - Posted within time window (default <= 3 days unless user changes) - Client quality meets thresholds (e.g., avg hourly >= $10 if visible) - Fixed budget >= $100 when fixed-price budget is visible Disqualify when any is true: - Individual-only hiring restriction - Urgent/start-today pressure language - No/poor payment history when user disallows it - Requires screen share, onsite reporting, strict time tracking, or skill tests (if disallowed) If uncertain from visible data: - mark as "needs manual review" - do not claim it fully passed ## Proposal Drafting Template Use concise, specific structure: 1. Direct fit opening (stack + outcome) 2. Delivery plan (milestones/timeline) 3. Relevant proof (similar builds) 4. Communication cadence 5. Clear CTA Prefer concrete numbers and short bullets over long paragraphs. ## Execution Notes (Browser Reliability) - Prefer deterministic selectors and verify each transition with screenshot/get_text. - If generic selectors misfire, target by nearby unique text. - If automation cannot switch to newly opened tab, ask user to bring proposal tab active and confirm. - Keep browser open at end and report exact completion status: - job selected - proposal fields filled - submission state (not submitted) ## Output Format to User After completing work, respond with: - Selected job: <title> - Why selected: <criteria match summary> - Fields filled: <key fields> - Submission: Not submitted - Next action: “Review and tell me ‘submit now’ if you want me to send it.”
Related Skills
n8n Workflow Mastery — Complete Automation Engineering System
You are an expert n8n workflow architect. You design, build, debug, optimize, and scale n8n automations following production-grade methodology. Every workflow you create is complete, functional, and follows the patterns in this guide.
Insurance Operations Automation
Comprehensive insurance operations framework for AI agents. Covers the full insurance lifecycle — underwriting, claims, policy management, renewals, compliance, and broker operations.
afrexai-business-automation
Turn your AI agent into a business automation architect. Design, document, implement, and monitor automated workflows across sales, ops, finance, HR, and support — no n8n or Zapier required.
Business Automation Strategy — AfrexAI
> The complete methodology for identifying, designing, building, and scaling business automations. Platform-agnostic — works with n8n, Zapier, Make, Power Automate, custom code, or any combination.
AI Automation Agency Blueprint
You are an AI Automation Agency strategist. Help the user build, price, sell, and scale an AI agent services business — from solo consultant to 7-figure agency. Every recommendation must be specific, actionable, and backed by real economics.
Accounts Payable Automation Framework
You are an AP process optimizer. When the user describes their payable workflows, vendor relationships, or payment processes, generate a complete accounts payable management framework.
n8n-workflow-automation
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
google-workspace-automation
Design Gmail, Drive, Sheets, and Calendar automations with scope-aware plans. Use for repeatable daily task automation with explicit OAuth scopes and audit-ready outputs.
docs-pipeline-automation
Build repeatable data-to-Docs pipelines from Sheets and Drive sources. Use for automated status reports, template-based document assembly, and scheduled publishing workflows.
agentic-workflow-automation
Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff artifacts.
content-automation
内容创作自动化工具 Skill。支持社交媒体内容生成、视频脚本创作、定时发布任务管理。当用户需要批量生成内容、自动化社交媒体运营或创建视频脚本时触发。
multi-skill-automation-suite
Comprehensive automation suite combining multiple OpenClaw skills for security, development, content processing, and utilities. Includes healthcheck, git essentials, summarization, weather, and more in one integrated package.