← 返回 Skills 市场
onlyloveher

Freelancer Bidder

作者 onlyloveher · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install freelancer-bidder-clawd
功能描述
Scan Freelancer.com for new projects matching your skills, draft personalized bid proposals, and track bidding history. Use when you want to find freelance j...
使用说明 (SKILL.md)

Freelancer Bidder

Automatically scan Freelancer.com for matching projects and draft personalized bid proposals.

Capabilities

  • Search active projects by keywords/skills
  • Filter by budget, project type (fixed/hourly), and recency
  • Draft personalized, professional bid proposals
  • Track bid history and win rates
  • Suggest optimal bid price based on project budget

How to Use

Tell the agent:

  • Your skills (e.g., "Python, data scraping, translation")
  • Budget range preference
  • Tone of proposals (professional / friendly / concise)

Search Projects

Find Freelancer projects for: [your skills]
Budget: $[min]-$[max]
Posted within: last [N] hours

The agent will:

  1. Fetch matching active projects via Freelancer API / web search
  2. Rank by relevance and budget
  3. Present top 5–10 opportunities

Draft a Bid

Draft a bid for project: [project title / URL]
My background: [brief intro]
Tone: professional

The agent will generate a winning proposal including:

  • Personalized opening (addresses client's specific need)
  • Your relevant experience
  • Clear delivery timeline
  • Call to action

Track History

Maintain a bids.md log in your workspace:

| Date | Project | Budget | Status |
|------|---------|--------|--------|

Tips for Winning Bids

  1. Respond fast — first 5 bidders get 60% more views
  2. Be specific — reference the client's exact problem
  3. Keep it short — under 150 words for fixed-price jobs
  4. Show, don't tell — link to similar past work
  5. Ask one question — shows genuine interest

Workflow Example

User: Find Python scraping jobs under $200 posted today
Agent: [returns 8 matching projects with details]

User: Draft bid for project #3
Agent: [generates personalized 120-word proposal]

User: Submit and log it
Agent: [updates bids.md with entry]
安全使用建议
Before installing, ask the skill author to clarify: (1) Will the agent actually submit bids on Freelancer on your behalf? If so, what credentials are required and where/how are they stored? (2) If the Freelancer API is used, which endpoints and what auth scope are needed — the skill should declare required env vars explicitly. (3) If scraping is used, confirm compliance with Freelancer's terms and any rate limits. Also note the package metadata inconsistencies (ownerId/version/homepage differ) — request source code or a reputable homepage and prefer only granting credentials with minimal scope (or use a throwaway/test account). If you proceed, monitor what the agent writes to bids.md and avoid providing full account credentials until you verify behavior.
功能分析
Type: OpenClaw Skill Name: freelancer-bidder-clawd Version: 1.0.0 The skill bundle contains only metadata and markdown instructions for a freelancer bidding assistant. It lacks executable code, and the instructions in SKILL.md are strictly aligned with the stated purpose of searching for projects and drafting proposals. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The skill claims to scan Freelancer.com, draft proposals, and 'submit and log' bids. It reasonably needs only read/search access plus local file writes for a bids.md log. However, the SKILL.md explicitly mentions using the Freelancer API and (in an example) submitting bids, yet the skill declares no required credentials or config for account access. Submitting bids programmatically normally requires authentication; that mismatch is incoherent and should be clarified.
Instruction Scope
Runtime instructions tell the agent to fetch matching projects via 'Freelancer API / web search', rank results, generate proposals, and maintain a local bids.md. The instructions do not tell the agent to read any unrelated files or secrets, which is good, but they are vague about whether the agent will actually perform automated submissions to Freelancer (which would require account credentials and clearer steps). 'Web search' / scraping is also unspecified (rate limits, user account use, or consent).
Install Mechanism
This is instruction-only (no install spec, no code files to run), so there is no installer or downloaded code to evaluate — lowest install risk.
Credentials
The skill declares no required environment variables or primary credential. That is reasonable for read-only web scraping and local logging, but inconsistent with its mentions of using the Freelancer API and submitting bids. If the skill needs to post bids or use authenticated API endpoints, it should explicitly declare which credentials it needs and why. Otherwise there is ambiguity about how submissions would occur and where credentials (if any) would be used or stored.
Persistence & Privilege
The skill does not request always: true and is user-invocable only. It writes a local bids.md as part of its workflow, which is expected and limited in scope. It does not request system-wide or cross-skill config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install freelancer-bidder-clawd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /freelancer-bidder-clawd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Scan Freelancer.com for matching projects
元数据
Slug freelancer-bidder-clawd
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Freelancer Bidder 是什么?

Scan Freelancer.com for new projects matching your skills, draft personalized bid proposals, and track bidding history. Use when you want to find freelance j... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Freelancer Bidder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install freelancer-bidder-clawd」即可一键安装,无需额外配置。

Freelancer Bidder 是免费的吗?

是的,Freelancer Bidder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Freelancer Bidder 支持哪些平台?

Freelancer Bidder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Freelancer Bidder?

由 onlyloveher(@onlyloveher)开发并维护,当前版本 v1.0.0。

💬 留言讨论