treebuy-featured

查詢小樹購(treebuy.com)目前的 Featured Campaign 商品清單。Use when: (1) 需要小樹購主打活動商品,(2) 查看當前 featured 或 topic campaign 有哪些商品,(3) 想知道活動 SKU、標題、期間。Triggers on: 小樹購 featured, 小樹購主打, treebuy featured, 小樹購活動商品, treebuy campaign。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "treebuy-featured" with this command: npx skills add 安裝此技能

treebuy-featured

PREREQUISITE: Read ../treebuy-shared/SKILL.md for installation, authentication, and security rules.

treebuy-cli featured list 取得小樹購目前的 Featured Campaign。

安裝

# 透過 npx skills add 安裝此技能
npx skills add https://github.com/nandemo-agent/treebuy-cli --skill treebuy-featured

指令

# 全部 campaigns
treebuy-cli featured list

# 只看 featured 類型
treebuy-cli featured list --kind featured

# 只看 topic 類型
treebuy-cli featured list --kind topic

# Agent/pipe 用:NDJSON + 精簡欄位(--fields 作用於 products[] 層級)
# kind 是 campaign-level 欄位,不受 --fields 控制,會自動保留在 campaign 物件
treebuy-cli featured list --ndjson --fields sku,title

# JSON array
treebuy-cli featured list --json

Response 欄位

欄位說明
idcampaign ID
kindfeaturedtopic
started_at / ended_at活動期間(ISO 8601)
cta_button{title, url} 或 null
products[].sku商品 SKU
products[].title商品標題
products[].image_url圖片 URL

API:GET https://v2api.treebuy.com/v2/campaign/featured_products/get

詳細 schema 見 references/api.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

treebuy-best-present

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

crypto-nday-analyze

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Vultr

Manage Vultr cloud infrastructure including VPS instances, bare metal, Kubernetes clusters, databases, DNS, firewalls, VPCs, object storage, and more. Use wh...

Registry SourceRecently Updated
Coding

Use Smart Contract Platform

Deploy, import, interact with, and monitor smart contracts using Circle Smart Contract Platform APIs. Supports bytecode deployment, template contracts (ERC-2...

Registry SourceRecently Updated