← Back to Skills Marketplace
salamankakit

Meet-Pets-Friends❤️

by SalamankaKit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gumtree-uk-pets
Description
Search [Gumtree UK](https://www.gumtree.com/) Pets listings with bb-browser—dogs, cats, small furries, reptiles, horses, pet equipment—structured JSON and fi...
README (SKILL.md)

Meet Pets Friends

Use this skill only for UK pet classifieds on Gumtree: buying or selling animals, pet accessories, and equipment—not property, motors, general for-sale, jobs, or sports.

Seasonal context (UK)

Demand for puppies, kittens, and rehoming often peaks around late spring and June. Help users compare listings (price, location, description, photos) and research sellers—not to bypass Gumtree messaging, identity checks, or the law.

Legal and welfare (must follow)

  • UK law: Animal Welfare Act 2006, breeding/licensing rules where they apply, and banned breeds restrictions—do not advise evading them.
  • Gumtree rules: follow Gumtree pet policies and age/transport requirements; encourage in-person viewing and verifiable documentation (microchip, vet records) where relevant.
  • Read-only CLI: this skill covers gumtree/search and gumtree/listing only. Contacting sellers or posting ads needs the normal site or browser.

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 the cp commands from the directory that contains bb-sites/ (the unpacked skill bundle root).


Search: keep results inside Pets

4th positional on gumtree/search is Gumtree search_category. For pets, use one of:

search_category Use for
pets Whole Pets vertical (default starting point)
pets-for-sale Animals offered for sale / rehoming
pet-equipment-accessories Beds, crates, tanks, filters, etc.
bb-browser site gumtree/search "cocker spaniel puppies" "Manchester" 1 pets --json
bb-browser site gumtree/search "indoor rabbit hutch" "Birmingham" 1 pet-equipment-accessories --json
bb-browser site gumtree/search "KC registered labrador" "United Kingdom" 1 pets-for-sale --json

Positional order (bb-browser): query, location, page, category.

  • Refine query with breed, age (“8 weeks”), “rehome”, “rescue”, accessories type, etc.
  • location: city, region, or United Kingdom.

Each hit includes url, title, price, location, snippet, firstImageUrl, firstImageMarkdown—use gumtree/listing on any url for full description and all images.

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

When Gumtree markup changes

Update selectors in bb-sites/gumtree/search.js and listing.js, then copy the edited files to ~/.bb-browser/sites/gumtree/ again.

Compliance

Respect Gumtree terms, robots.txt, and polite request rates. This skill is pets-only; use other skills for non-pet categories.

Usage Guidance
This skill appears safe for read-only Gumtree pet-listing research. Before installing, be comfortable with installing bb-browser via npm and copying the adapters into your bb-browser directory. When using it, keep searches in the documented pet categories and only pass Gumtree listing URLs.
Capability Analysis
Type: OpenClaw Skill Name: gumtree-uk-pets Version: 1.0.0 The skill bundle provides legitimate adapters for searching and viewing Gumtree UK pet listings using the bb-browser tool. The code in bb-sites/gumtree/search.js and bb-sites/gumtree/listing.js performs standard HTML parsing and JSON-LD extraction to retrieve listing details (price, location, images) without any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The stated purpose is coherent with the included code: it searches and reads Gumtree listing pages and returns structured public listing data. However, the code is generic Gumtree search/listing plumbing rather than a hard technical pets-only restriction.
Instruction Scope
SKILL.md clearly instructs read-only, pets-only use, but the adapters rely on the caller to keep searches in pet categories and to pass Gumtree listing URLs.
Install Mechanism
There is no automatic install script, but SKILL.md asks the user to install bb-browser globally with npm and copy the included JavaScript adapters into the bb-browser sites directory.
Credentials
The code performs external HTTP fetches for Gumtree pages, which is expected for this skill. It does not access local files, credentials, or environment variables.
Persistence & Privilege
The only persistence described is copying the adapter files into ~/.bb-browser/sites/gumtree so bb-browser can use them later; there is no evidence of background execution, privilege escalation, or self-propagation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gumtree-uk-pets
  3. After installation, invoke the skill by name or use /gumtree-uk-pets
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the gumtree-uk-pets skill for bb-browser. - Enables searching and comparing UK pet classifieds on Gumtree, structured in JSON with image support. - Supports animals (dogs, cats, small furries, reptiles, horses) and pet equipment listings, limited to the Pets category. - Enforces UK legal and Gumtree policy compliance for responsible use. - Requires bb-browser and includes setup instructions for search and listing adapters. - Read-only: does not support posting ads or contacting sellers directly.
Metadata
Slug gumtree-uk-pets
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meet-Pets-Friends❤️?

Search [Gumtree UK](https://www.gumtree.com/) Pets listings with bb-browser—dogs, cats, small furries, reptiles, horses, pet equipment—structured JSON and fi... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Meet-Pets-Friends❤️?

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

Is Meet-Pets-Friends❤️ free?

Yes, Meet-Pets-Friends❤️ is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meet-Pets-Friends❤️ support?

Meet-Pets-Friends❤️ is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meet-Pets-Friends❤️?

It is built and maintained by SalamankaKit (@salamankakit); the current version is v1.0.0.

💬 Comments