← 返回 Skills 市场
salamankakit

Find Football Thing 2026

作者 SalamankaKit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gumtree-uk-football
功能描述
Search [Gumtree UK](https://www.gumtree.com/) for football-related goods with bb-browser—replica or vintage shirts, boots, memorabilia, trading cards, consol...
使用说明 (SKILL.md)

Gumtree UK football gear & related listings + bb-browser

Use this skill only for football-related buying/selling on Gumtree UK: shirts/jerseys, boots, memorabilia, trading/flash cards, video games, and match or tournament ticket-style listings (always treat tickets with extra caution—see below). Do not use this skill for pets-only, property, motors, or generic jobs.

Context: 2026 and major tournaments

Users often search for national team kits, club shirts, collectibles, and games ahead of big tournaments. Tune query in natural language (e.g. “England shirt medium”, “Panini stickers”, “FIFA PS5”, “Champions League tickets June”).

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/).


Search: categories that match football inventory

Gumtree’s slugs evolve; confirm in the site’s category filters if a search returns wrong verticals. Typical mappings:

Intent search_category (4th positional) Example query
Kits, boots, balls, general sports gear sports-leisure-travel Manchester United shirt L
Console/PC football games cds-dvds-games-books FC 25 PS5
Broader “might be anywhere” hunt for-sale signed England shirt framed
Trading cards / stickers (often under general for-sale) for-sale Panini Premier League cards

Tickets: Gumtree mixes tickets and experiences inside broader categories; use explicit queries (World Cup tickets, Wembley seats, club name + tickets) and sports-leisure-travel or for-sale as needed. Warn users: verify seller identity, face-value rules, and fraud risk; never encourage off-platform payment to strangers.

bb-browser site gumtree/search "England retro shirt 1996" "London" 1 sports-leisure-travel --json
bb-browser site gumtree/search "football boots size 9" "Manchester" 1 sports-leisure-travel --json
bb-browser site gumtree/search "FC 24 Xbox" "United Kingdom" 1 cds-dvds-games-books --json
bb-browser site gumtree/search "Panini stickers album" "Leeds" 1 for-sale --json

Positional order: query, location, page, category.

Listing detail

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

Use full description and imageUrls to check authenticity claims (signatures, tags, receipts)—do not present guesses as fact.


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, resale rules for tickets where applicable, and polite request rates. Football/commerce only—not pets or jobs.

安全使用建议
This looks safe for read-only Gumtree searching if you trust the source and bb-browser package. Keep usage to Gumtree URLs, treat seller descriptions and ticket listings as unverified, follow Gumtree and ticket-resale rules, and never let the agent arrange off-platform payments.
功能分析
Type: OpenClaw Skill Name: gumtree-uk-football Version: 1.0.0 The gumtree-uk-football skill bundle is a legitimate tool for searching and viewing football-related listings on Gumtree UK. The JavaScript files (search.js and listing.js) contain standard web scraping logic using fetch and DOMParser to extract public data from Gumtree's search results and product pages. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is read-only and operates within the scope of its stated purpose.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The stated purpose is football-related Gumtree search/listing, and the included scripts only fetch and parse public Gumtree search/detail pages into structured output; no checkout, payment, account login, or credential use is shown.
Instruction Scope
The SKILL.md narrows use to football-related Gumtree commerce and warns about ticket fraud, but the listing helper accepts full URLs and should be kept to Gumtree listing URLs.
Install Mechanism
There is no install spec, but SKILL.md instructs users to install the external bb-browser package globally and manually copy the site scripts into the bb-browser sites directory. This is purpose-aligned but should be done only from trusted sources.
Credentials
The scripts perform public web fetches with browser-like headers and do not read local files or credentials. One caveat is that listing.js does not itself validate that a full URL belongs to gumtree.com.
Persistence & Privilege
The copied files persist under ~/.bb-browser/sites/gumtree until removed, but the artifacts do not show background execution, self-starting behavior, or privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gumtree-uk-football
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gumtree-uk-football 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of gumtree-uk-football - Search Gumtree UK for football-related goods like shirts, boots, memorabilia, trading cards, video games, and tickets using bb-browser with structured JSON results and image previews. - Tailored search categories and queries for accurate football inventory results, with examples for major item types. - Special caution and user guidance for ticket-related listings to help avoid fraud. - Excludes non-football categories such as pets, property, motors, and general jobs. - Includes setup and usage instructions for integrating with bb-browser.
元数据
Slug gumtree-uk-football
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Find Football Thing 2026 是什么?

Search [Gumtree UK](https://www.gumtree.com/) for football-related goods with bb-browser—replica or vintage shirts, boots, memorabilia, trading cards, consol... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Find Football Thing 2026?

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

Find Football Thing 2026 是免费的吗?

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

Find Football Thing 2026 支持哪些平台?

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

谁开发了 Find Football Thing 2026?

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

💬 留言讨论