Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

upwork-automation-using-ai使用 AI 实现工作自动化

Agent Skill

upwork-automation-using-ai 用于处理浏览器自动化、网页检查和页面信息提取,适合在 OpenClaw 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

16,299

周安装

693

GitHub Stars

公开资料未说明

下载量

5,710
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:upwork-automation-using-ai(使用 AI 实现工作自动化)
来源仓库:https://github.com/adeel-powerhouse/upwork-automation-using-ai
安装命令:
openclaw skills install upwork-automation-using-ai
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install upwork-automation-using-ai

简介

在一个浏览器会话中自动化 Upwork 登录、搜索、过滤和提案起草,除非明确指示,否则在提交之前停止。

SKILL.md

name
upwork-automation-using-ai
description
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.

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

  1. Collect/confirm criteria:

- allowed job types/stack - minimum client quality thresholds - disqualifiers - proposal constraints (submit or draft-only)

  1. Search jobs and shortlist visible matches.
  2. Reject jobs with any disqualifier.
  3. Pick the best remaining job (or top N if user asks).
  4. Open job detail and click Apply.
  5. Detect proposal location:

- if same tab, continue - if new tab/window, switch to it (or ask user to activate once if tool cannot switch)

  1. Fill proposal fields completely.
  2. 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.”

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

76.83%
按下载量换算4,387

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills