← Back to Skills Marketplace
shuangshuang007

Workopia — Jobs, Resumes & Career Advice

by Shuangshuang007 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
147
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install workopia
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workopia
  3. After installation, invoke the skill by name or use /workopia
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug workopia
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Workopia — Jobs, Resumes & Career Advice?

Run "/install workopia" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Workopia — Jobs, Resumes & Career Advice free?

Yes, Workopia — Jobs, Resumes & Career Advice is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Workopia — Jobs, Resumes & Career Advice support?

Workopia — Jobs, Resumes & Career Advice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Workopia — Jobs, Resumes & Career Advice?

It is built and maintained by Shuangshuang007 (@shuangshuang007); the current version is v1.1.0.

💬 Comments