← 返回 Skills 市场
salamankakit

Find Job UK

作者 SalamankaKit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gumtree-uk-jobs
功能描述
Search [Gumtree UK](https://www.gumtree.com/) jobs and part-time listings with bb-browser from the user’s role, location, and hours—structured JSON plus firs...
使用说明 (SKILL.md)

Gumtree UK jobs & part-time

Use this skill only for UK employment listings on Gumtree: full-time, part-time, temporary, and casual roles the user describes in natural language. Do not use it for pets, football merchandise, property to buy/rent as housing, or motors.

Prerequisites

mkdir -p ~/.bb-browser/sites/gumtree
cp bb-sites/gumtree/search.js ~/.bb-browser/sites/gumtree/search.js
cp bb-sites/gumtree/listing.js ~/.bb-browser/sites/gumtree/listing.js

Run cp from the unpacked bundle root (the folder that contains bb-sites/).


How to turn user input into a search

  1. query: combine role + contract hint + optional sector, e.g. evening cleaner Bristol, weekend retail assistant, remote admin part time, warehouse operative night shift.
  2. location: city, region, postcode area, or United Kingdom for national scan.
  3. page: 1, 2, … for pagination.
  4. category: use jobs to stay inside the Jobs vertical. Gumtree exposes subcategories as their own search_category slugs (examples below)—pick one when the user’s sector is clear.

Example job subcategory slugs (confirm on site if results look wrong)

User intent Example search_category
General / mixed jobs
Retail, shop floor retail-jobs
Hospitality, bar, kitchen hospitality-catering-jobs
Office, admin, PA secretary-pa-jobs or office-jobs
Customer service, call centre customer-service-call-center-jobs
Driving, warehouse driving-warehouse-jobs

Subcategory slugs change over time—if Gumtree returns unrelated ads, fall back to jobs and a sharper query.

bb-browser site gumtree/search "part time barista" "Edinburgh" 1 jobs --json
bb-browser site gumtree/search "weekend warehouse" "Birmingham" 1 driving-warehouse-jobs --json
bb-browser site gumtree/search "remote data entry" "United Kingdom" 1 jobs --json
bb-browser site gumtree/search "summer festival steward" "Manchester" 1 hospitality-catering-jobs --json

Positional order: query, location, page, category.

Listing detail (full advert text)

bb-browser site gumtree/listing "https://www.gumtree.com/p/retail-jobs/..." --json

Encourage users to verify employer identity, right to work, and pay on official channels; the CLI is read-only.


When Gumtree markup changes

Edit bb-sites/gumtree/search.js and listing.js, then re-copy to ~/.bb-browser/sites/gumtree/.

Compliance

Respect Gumtree terms, robots.txt, and polite request rates. Jobs-only skill.

安全使用建议
This skill appears safe for read-only Gumtree job searches. Before installing, be aware that it requires bb-browser setup and sends your search terms and location to Gumtree. Use the `jobs` category or a job subcategory, and only pass Gumtree listing URLs to the detail command.
功能分析
Type: OpenClaw Skill Name: gumtree-uk-jobs Version: 1.0.0 The skill bundle provides legitimate functionality for searching and viewing job listings on Gumtree UK. The JavaScript files (bb-sites/gumtree/search.js and listing.js) use standard web fetching and DOM parsing to extract public information, and the SKILL.md instructions are clearly aligned with the stated purpose without any evidence of exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The main SKILL.md purpose is coherent and jobs-focused, but the bundled gumtree/search helper is generic Gumtree classifieds code and can search outside jobs if used without the documented jobs category.
Instruction Scope
Instructions repeatedly say jobs-only and read-only, but safe use depends on passing the documented Gumtree job category or job subcategory.
Install Mechanism
There is no install spec, but SKILL.md asks the user to install bb-browser separately and copy bundled site scripts into the user's ~/.bb-browser directory.
Credentials
The helper sends the user's search query and location to Gumtree and fetches public listing pages, which is expected for the stated purpose.
Persistence & Privilege
No credentials, background service, privilege escalation, mutation authority, or autonomous persistence are shown; copied bb-browser site scripts are user-directed setup files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gumtree-uk-jobs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gumtree-uk-jobs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Search and fetch UK jobs from Gumtree with bb-browser. - Enables searching for full-time, part-time, temporary, and casual job ads on Gumtree UK. - Supports structured queries using user-supplied role, location, and contract type, with sector-specific slugs. - Returns both search results (JSON) and detailed listings (full advert text, Markdown image preview). - Jobs-only: excludes pets, property sales, motors, and collectibles. - Requires bb-browser and setup of bb-sites/gumtree scripts for operation.
元数据
Slug gumtree-uk-jobs
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Find Job UK 是什么?

Search [Gumtree UK](https://www.gumtree.com/) jobs and part-time listings with bb-browser from the user’s role, location, and hours—structured JSON plus firs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Find Job UK?

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

Find Job UK 是免费的吗?

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

Find Job UK 支持哪些平台?

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

谁开发了 Find Job UK?

由 SalamankaKit(@salamankakit)开发并维护,当前版本 v1.0.0。

💬 留言讨论