skills/skills.volces.com/pinterest-search

pinterest-search

Installation
SKILL.md

Pinterest Search Skill

Search Pinterest for pins matching a keyword query and return structured JSON results.

Inputs

Parameter Type Description
query string Search keywords (e.g. "minimalist bedroom")
numResults number Number of results to return (default: 10)
cookie string Pinterest cookie string (optional). Overrides PINTEREST_COOKIE env var.
proxy string Proxy URL (e.g. http://127.0.0.1:7890). Overrides T2P_PROXY env var.
--page number Number of pages to fetch (default: 1). Each page returns ~10 results.
--incremental flag Only output new results that haven't been cached before
--download flag Download images after search using @t2p/image-cache
--output string Custom output directory for results (default: results/)

Output Format

Installs
4
First Seen
Apr 22, 2026
pinterest-search from skills.volces.com