← Back to Skills Marketplace
zy42905163-web

Job Search Agent

by zy42905163-web · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
205
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install job-search-agent
Description
AI-powered job search assistant that searches multiple job boards, matches opportunities against your CV, and helps you apply faster.
README (SKILL.md)

Job Search Agent

Let AI find your dream job. Automated job search, CV matching, and applications.

Features

  • Multi-platform job search: Search LinkedIn Jobs, Indeed, Glassdoor, and more from one place
  • Smart CV matching: Automatically match job requirements against your skills and experience
  • Auto-apply: Apply to multiple matching jobs with one command
  • Application tracking: Keep track of all your applications in one place
  • Cover letter generation: Generate personalized cover letters for each application

Supported Platforms

  • LinkedIn Jobs
  • Indeed
  • Glassdoor
  • JSearch API
  • RemoteOK
  • WeWorkRemotely

Usage Examples

Basic Job Search

"Find software engineer jobs in San Francisco"
"Search for remote Python developer positions paying $150k+"
"Look for senior backend roles at startups"

CV Matching

"Match these jobs against my CV and rank by fit"
"Show me only jobs that match at least 80% of my skills"
"What skills should I add to my CV to match more jobs?"

Auto-Apply

"Apply to the top 10 matching jobs"
"Apply to all remote positions under my salary threshold"

Configuration

{
  "search": {
    "keywords": ["python", "backend", "machine learning"],
    "locations": ["remote", "San Francisco"],
    "salary_min": 120000
  },
  "profile": {
    "experience_years": 5,
    "skills": ["Python", "FastAPI", "PostgreSQL", "AWS"]
  }
}

Service Pricing

Service Price
Basic Setup $100-200
CV Optimization $50-100
Premium Auto-Apply $200-400

Version: 1.0.0 Author: OpenClaw Community

Usage Guidance
This skill is vague about how it will perform searches and auto-apply actions. Before installing or using it, ask the publisher: (1) how will it authenticate to job sites (OAuth vs. username/password)? (2) where and how will you provide your CV and account credentials, and how will they be stored or deleted? (3) what exact actions will the agent perform when "auto-apply" is invoked, and can you approve each application before it is sent? (4) provide concrete runtime code or an auth flow so you can verify there is no hidden credential exfiltration or web-scraping that violates terms of service. If the publisher cannot show a clear, least-privilege authentication design (scoped tokens, explicit consent dialogs, and no hidden network endpoints), avoid providing account credentials or enabling autonomous application submission.
Capability Analysis
Type: OpenClaw Skill Name: job-search-agent Version: 1.0.0 The skill bundle describes high-risk 'Auto-apply' functionality in SKILL.md, which involves the automated submission of user CVs and personal data to external job platforms. While this is aligned with the stated purpose of a job search agent, the automation of PII handling and form submission constitutes a high-risk behavior. Furthermore, the inclusion of a 'Service Pricing' table ($100-$400) within the markdown documentation is atypical for a technical skill bundle and may indicate a commercial lure or non-standard distribution.
Capability Assessment
Purpose & Capability
The skill claims multi-site search, CV matching, and auto-apply to LinkedIn/Indeed/Glassdoor, but the package declares no credentials, no config paths, and no instructions for authenticating to those services. It is unclear how it would legitimately perform auto-apply or account-specific actions without access to user accounts or an API.
Instruction Scope
The SKILL.md contains only high-level feature descriptions and usage examples, with no concrete runtime steps, authentication flow, data sources for the user's CV, or limits on what the agent may do. This open-ended guidance grants broad discretion and could lead the agent to request or use sensitive credentials or to perform scraping/automated interactions without explicit constraints.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk during install. This lowers risk from arbitrary remote code installs.
Credentials
No environment variables or credentials are declared, yet the claimed features inherently require account access (LinkedIn, Indeed, etc.) and access to the user's CV. The lack of declared required credentials is inconsistent and leaves unclear whether and how the skill will ask for or handle sensitive secrets.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation. It does not request system-wide persistence or modification of other skills. No elevated persistence privileges are declared.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install job-search-agent
  3. After installation, invoke the skill by name or use /job-search-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of job-search-agent. - Search multiple job boards (LinkedIn Jobs, Indeed, Glassdoor, and more) from one interface - Match job opportunities against your CV and rank by fit - Auto-apply to multiple matching jobs with one command - Track applications in one place - Generate personalized cover letters for each application
Metadata
Slug job-search-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Job Search Agent?

AI-powered job search assistant that searches multiple job boards, matches opportunities against your CV, and helps you apply faster. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Job Search Agent?

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

Is Job Search Agent free?

Yes, Job Search Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Job Search Agent support?

Job Search Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Job Search Agent?

It is built and maintained by zy42905163-web (@zy42905163-web); the current version is v1.0.0.

💬 Comments