Agent Skills: K-Rauta Product Search

>-

UncategorizedID: akaihola/skills-akaihola/k-rauta

Install this agent skill to your local

pnpm dlx add-skill https://github.com/akaihola/skills-akaihola/tree/HEAD/k-rauta

Skill Files

Browse the full folder contents for k-rauta.

Download Skill

Loading file tree…

k-rauta/SKILL.md

Skill Metadata

Name
k-rauta
Description
>-

K-Rauta Product Search

Search the K-Rauta product catalog using their backend search API. No browser or authentication required.

Note: The K-Rauta search API v1 does not include prices. Users need to check prices on k-rauta.fi.

Quick Start

./scripts/search.py "suihkusetti"
./scripts/search.py "laminaatti" --limit 20
./scripts/search.py "hana" --json

Key Product Fields

| Field | Description | |----------------|------------------------------------| | name | Product name | | brand | Brand name | | ean | EAN barcode | | description | Product description | | categories | Category hierarchy | | ratings | Review score and count |

API Reference

See references/api.md for full API documentation.