raamatuhai
Search, buy, and sell secondhand books on Estonia's largest marketplace with DPD delivery and AI price suggestions.
skill install https://www.promptspace.in/skills/raamatuhaiWhat it does
Raamatuhai is a specialized skill for interacting with Estonia's largest secondhand book marketplace. It allows AI agents to programmatically search, browse, buy, and sell books via a robust GraphQL API. The skill handles complex marketplace operations including inventory management, real-time pricing suggestions, and integration with DPD delivery services.
Why use this skill
While a general AI can find books online, this skill provides direct, authorized access to live inventory, real-time prices, and seller ratings. It enables developers to build shopping assistants that can:
- Perform deep searches by ISBN, title, or author with AI-powered fuzzy matching.
- Automate the purchase flow, from finding a listing to selecting the nearest DPD parcel locker.
- Manage user wishlists and trigger notifications when rare books become available.
- Facilitate selling by fetching AI-driven price suggestions based on current market data.
- Securely manage account profiles and track shipment statuses.
Supported tools
This skill is built on the Perxify Commerce Cloud and utilizes a GraphQL endpoint for all data operations. It supports standard web authentication via Privy.io and handles payments through Stripe. Data is returned in structured JSON, perfect for integration into custom dashboards, Discord bots, or personal AI assistants.
Use cases
- Search the Estonian marketplace for specific titles or rare editions
- List books for sale with automated market-based price suggestions
- Purchase secondhand titles with integrated DPD delivery options
- Manage inventory listings and track book sales performance in real-time
Example
Prompt
Output
{"results":[{"uuid":"7b2...","price":12.50,"condition":"LIKE_NEW","seller":{"username":"kadri_lugeja"},"product":{"name":"Tõde ja õigus I","author":"A.H. Tammsaare","isbn":"9789949664504"}}],"totalCount":1}Known limitations
• Shipping is restricted to DPD parcel lockers within Estonia only. • Requires authentication (Privy.io) for purchase and seller operations. • Inventory reflects peer-to-peer listings; availability is non-guaranteed.