Overview
- Skill Key
- bojieli/pine-assistant
- Author
- bojieli
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bojieli/pine-assistant
- Latest Commit SHA
- bd4936e8b02b3d08493a5a54f15d0c4655613fee
Handle customer service, bills, reservations, and more via Pine AI — negotiate, cancel, dispute, book, and resolve from the terminal.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 pine-assistant 技能。 若已安装,则直接安装 pine-assistant 技能。
# Pine Assistant Use the `pine` CLI to let Pine AI handle tasks on the user's behalf — customer service calls, bill negotiations, subscription cancellations, reservations, disputes, and more. Pine operates via phone calls, computer use (browser automation), emails, and faxes. Pine is a **service with multiple sessions** — each task runs in its own session. ## CRITICAL: Always look up active sessions first **NEVER claim you don't know about a session or task.** Before creating a new session, answering questions about Pine tasks, or saying you have no context, you MUST run: ```bash pine sessions list --json ``` **Mandatory session lookup triggers:** - The user mentions anything that could relate to a Pine task (a company name, account, refund, call, booking, etc.) - The user asks you to do something that Pine could handle — check if a session already exists - The user asks about progress, status, or follow-up on any task - You are about to create a new session — verify no existing session covers the same task **NEVER do any of these without listing sessions first:** - Say "I don't have context about that" or "Can you remind me?" - Create a duplicate session for a task that already exists - Assume a task doesn't exist because you don't remember it ## Multi-session awareness The user may have multiple Pine tasks running at the same time (e.g., one session negotiating a bill, another making a reservation). You MUST keep them separate: 1. Always track session IDs — never mix up sessions. 2. Use `pine sessions list --json` liberally to refresh your memory. 3. When the user asks about "my Pine task" or "how's that call going", use the session list to find the right session. If ambiguous, ask the user which task they mean. ## Authentication Before any operation, check if already authenticated: ```bash pine auth status --json ``` If the `authenticated` field is `false`, run the auth flow. **Ask the user for their Pine AI account email** (sign up at https://19pin...
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
dgorissen
Fetch surf-relevant ocean conditions from Stormglass by spot name or coordinates, including current snapshot and 1-3 day forecast windows with tides, gusts, and water temperature. Use when users ask for surf reports, wave or swell conditions, tide timing, wind, gusts, or water temperature for a beach or surf spot.
coderaven
Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech, events, media, ideas, and organizations. Use when: user mentions a person, place, restaurant, landmark, game, device, event, book/show, idea, or company. Trigger phrases: "remember", "note that", "met this person", "visited", "played", "what do I know about", etc. Brain entries take precedence over daily logs for named entities.
cutthemustard
Forward/reverse geocoding and great-circle distance calculations.
cotyledonlab
Find nearby takeaways in Ireland and browse menus via Deliveroo/Just Eat. Uses Google Places API for discovery and browser automation for menu scraping.
coreyleung-art
使用百度地图Web服务API进行地点搜索、天气查询、路线规划和地理编码。