← 返回 Skills 市场
shuangshuang007

Workopia — Jobs, Resumes & Career Advice

作者 Shuangshuang007 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
147
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install workopia
功能描述
Search jobs, build professional resumes, and get career advice using Workopia's MCP server. Use when users ask about job searching, finding jobs, resume buil...
安全使用建议
Before adding this skill, consider that you are trusting an external server (https://workopia.io/api/mcp-gpt) to process your queries and any resume text you provide. The manifest asserts no logging and transient processing, but those are claims you cannot verify from the SKILL.md alone. If you decide to proceed: (1) only enable the MCP server for explicit, user-initiated use (avoid allowing autonomous invocation to call it), (2) avoid sending highly sensitive data (full SSNs, passwords, private keys, corporate confidential text) to the service, (3) test with non-sensitive samples first to confirm behavior, (4) inspect the Workopia repository and privacy policy linked in the SKILL.md (https://github.com/workopia/workopia-mcp and https://workopia.io/privacy) for technical details and logging practices, (5) prefer authenticated endpoints or a vetted provider; if you need stronger assurance, contact the operator at the provided email to request an explicit data-handling statement and technical documentation. If you are not comfortable trusting an unauthenticated remote MCP, do not add the server to your OpenClaw config.
功能分析
Type: OpenClaw Skill Name: workopia Version: 1.1.0 The skill bundle provides a configuration for a remote MCP server (workopia.io) offering job search, resume building, and career advice tools. The bundle contains no executable code, only metadata and instructions (SKILL.md) that are well-aligned with the stated purpose. The documentation includes a detailed privacy policy regarding data handling for MCP users, and there are no indicators of malicious intent, data exfiltration beyond the necessary API calls, or prompt injection attacks.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description align with the declared functionality (job_search, resume_builder, career_advisor). Requiring a remote MCP server is reasonable for an external job/resume service. However, the SKILL.md asks you to add a streamable-http MCP server hosted at workopia.io into your agent config (~/.openclaw/openclaw.json), which is a privileged integration and requires you to trust that external server.
Instruction Scope
The runtime instructions explicitly tell the user to add an external MCP endpoint (type: streamable-http, url: https://workopia.io/api/mcp-gpt) to the agent config. That allows the remote server to receive tool calls and send back responses that the agent will use. The SKILL.md does not provide technical limits on what the MCP responses can request the agent to do (for example, whether responses can ask the agent to access local files, environment variables, or other tools). The doc repeatedly asserts stateless processing and no logging, but those are operator claims that cannot be verified from this manifest. Because the skill delegates execution to an external server, there is a plausible risk that sensitive data sent to the server (e.g., resume text, job-search context) could be logged or otherwise retained contrary to the policy statements.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by the skill itself. The only install-like action is a user edit to the OpenClaw config file to add the remote MCP server; that is explicit and visible to the user.
Credentials
The skill requires no environment variables, binaries, or config paths beyond the user editing their OpenClaw config. That's proportionate to a remote-service integration. Nevertheless, because the MCP endpoint is unauthenticated, any data you send (resume contents, job queries) will be transmitted to an external service — the skill's claims about no-logging and transient in-memory processing are operator assertions and should be treated cautiously.
Persistence & Privilege
The skill does not request always:true and is user-invocable, but autonomous model invocation is allowed by default. Combining autonomous invocation with a remotely-hosted MCP server increases risk: the remote server can shape tool responses and potentially cause the agent to request or transmit additional data. The SKILL.md does not describe safeguards (scoping, explicit user prompts before sending potentially sensitive data) or limits on what the remote MCP can ask the agent to do.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workopia
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workopia 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix: GET endpoint now returns 200 (was 401). Privacy page updated with explicit MCP stateless guarantees. No auth required for any tool.
v1.0.4
Align privacy section with workopia.io/privacy Section 3.2 #3 (MCP integrations). Add GitHub repository link. Restore free-for-all quota policy.
v1.0.3
Add Glama score badge and free-for-all pricing policy
v1.0.2
Add detailed data sources section (where job data comes from, no scraping, direct employer feeds). Expand privacy section: explicit no-storage for resumes/conversations/identity, no selling/advertising/tracking, security details, operator info. Addresses ClawHub security review concerns.
v1.0.1
Add comprehensive privacy & data handling section to address security review concerns. Added privacy policy link, data retention details, encryption info, and operator contact.
v1.0.0
Initial release of Workopia — Jobs, Resumes & Career Advice. - Search for jobs directly from employer career pages, with filtering by role, company, location, or remote. - Build or improve resumes with six professional templates, and generate downloadable PDF resumes. - Get career advice, skill gap analysis, and guidance on transitions or job paths. - No login, API key, or subscription required; free to use.
元数据
Slug workopia
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Workopia — Jobs, Resumes & Career Advice 是什么?

Search jobs, build professional resumes, and get career advice using Workopia's MCP server. Use when users ask about job searching, finding jobs, resume buil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Workopia — Jobs, Resumes & Career Advice?

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

Workopia — Jobs, Resumes & Career Advice 是免费的吗?

是的,Workopia — Jobs, Resumes & Career Advice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Workopia — Jobs, Resumes & Career Advice 支持哪些平台?

Workopia — Jobs, Resumes & Career Advice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Workopia — Jobs, Resumes & Career Advice?

由 Shuangshuang007(@shuangshuang007)开发并维护,当前版本 v1.1.0。

💬 留言讨论