← 返回 Skills 市场
zy42905163-web

Job Search Agent

作者 zy42905163-web · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
205
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install job-search-agent
功能描述
AI-powered job search assistant that searches multiple job boards, matches opportunities against your CV, and helps you apply faster.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install job-search-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /job-search-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug job-search-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Job Search Agent 是什么?

AI-powered job search assistant that searches multiple job boards, matches opportunities against your CV, and helps you apply faster. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。

如何安装 Job Search Agent?

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

Job Search Agent 是免费的吗?

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

Job Search Agent 支持哪些平台?

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

谁开发了 Job Search Agent?

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

💬 留言讨论