← 返回 Skills 市场
316
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install neckr0ik-freelance-automator
功能描述
Automate freelance workflows — find jobs, write proposals, deliver work. Supports Upwork, Fiverr, Freelancer, PeoplePerHour. Use when you want to run a freel...
安全使用建议
This skill contains mismatches between what it promises and what the code actually does. Before installing or running it: (1) ask the author to document required binaries (it calls the 'ollama' CLI) and provide installation instructions or a proper CLI entrypoint; (2) confirm how platform authentication works (Upwork/Fiverr/etc. claim to be supported but no auth flow or API usage is shown); (3) be aware the script will create ~/.freelance-automator and store jobs/proposals/clients there—inspect that directory after first run; (4) do not provide platform credentials or emails until the skill documents how it uses them and where data is transmitted; (5) if you intend to run it, run in a sandbox or review the rest of the truncated code (invoice/messaging implementations) to ensure there is no unexpected network exfiltration or sending of credentials. If the developer can provide an updated SKILL.md that declares required binaries, explicit auth flows, and actual platform integration, the assessment could change.
功能分析
Type: OpenClaw Skill
Name: neckr0ik-freelance-automator
Version: 1.0.0
The skill bundle is a legitimate prototype for automating freelance workflows such as job searching, proposal generation, and invoicing. The implementation in scripts/freelance.py is largely a skeleton that generates mock job data and uses a local Ollama instance via subprocess for text generation, showing no evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The SKILL.md advertises full support for Upwork, Fiverr, Freelancer, PeoplePerHour (job search, proposals, delivery, messaging, invoice sending). The code, however, generates local example jobs (placeholder) and primarily targets 'freelancer' in generated data; there is no platform API integration, no authentication/credential handling, and no implementation shown for messaging/invoicing. The claimed capabilities exceed the implemented functionality.
Instruction Scope
Runtime instructions and examples assume a CLI named 'neckr0ik-freelance-automator' and features like sending invoices and automating messaging. The provided script writes files under ~/.freelance-automator and calls external tools (subprocess.run calling 'ollama'). The SKILL.md does not document these file writes or the dependency on ollama, giving the agent broad unspecified filesystem and tooling interactions.
Install Mechanism
There is no install spec (instruction-only), but the package includes a Python script that expects to be runnable. The script invokes the 'ollama' CLI to generate proposals; the skill declares no required binaries or install steps for ollama or any wrapper/CLI. That mismatch (uses an external binary without declaring it) is a coherence and deployment risk.
Credentials
requires.env is empty but the code's platform metadata marks platforms as 'requires_auth': True. No credentials, API tokens, or guidance are requested or stored in the SKILL.md or metadata. Additionally, using ollama implies a local model/runtime requirement not reflected in declared env or binaries. The lack of declared credentials or auth flow is disproportionate to the claimed platform actions (posting bids, messaging, sending invoices).
Persistence & Privilege
The script creates and writes to ~/.freelance-automator (config, jobs, proposals, clients). It does not request always:true nor attempt to change other skills or system-wide settings. Writing to a hidden directory in the user's home is expected for this type of tool, but users should be aware data (jobs, proposals, client info) will be stored locally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neckr0ik-freelance-automator - 安装完成后,直接呼叫该 Skill 的名称或使用
/neckr0ik-freelance-automator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of neckr0ik-freelance-automator.
- Automates freelance workflows: job search, proposal generation, client messaging, delivery tracking, and invoicing.
- Supports Upwork, Fiverr, Freelancer, PeoplePerHour (full), and Guru (partial).
- Provides CLI commands for finding jobs, writing proposals, tracking work, managing communication, and sending invoices.
- Includes quick start guide, workflow examples, and proposal template system.
- Helps freelancers manage and scale business operations with AI assistance.
元数据
常见问题
Neckr0ik Freelance Automator 是什么?
Automate freelance workflows — find jobs, write proposals, deliver work. Supports Upwork, Fiverr, Freelancer, PeoplePerHour. Use when you want to run a freel... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。
如何安装 Neckr0ik Freelance Automator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neckr0ik-freelance-automator」即可一键安装,无需额外配置。
Neckr0ik Freelance Automator 是免费的吗?
是的,Neckr0ik Freelance Automator 完全免费(开源免费),可自由下载、安装和使用。
Neckr0ik Freelance Automator 支持哪些平台?
Neckr0ik Freelance Automator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neckr0ik Freelance Automator?
由 Neckr0ik(@neckr0ik)开发并维护,当前版本 v1.0.0。
推荐 Skills