Skip to main content
hec-ovi
GitHub 创作者资料

hec-ovi

按仓库查看 9 个 GitHub 仓库中的 38 个已收集 skills。

已收集 skills
38
仓库
9
更新
2026-07-26
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

add-day-item
订位、运输票务代理与旅行文员

Add an activity, meal, transit segment, or note to a specific day of the itinerary. Mutating; framework will pop a confirm modal before adding.

2026-05-13
packing-list
订位、运输票务代理与旅行文员

Manage the trip's packing list: add items, mark packed, suggest items for given conditions. The Packing page exposes the list; the agent can see and edit it via the registered packing actions.

2026-05-13
preferences-management
软件开发工程师

Edit long-term user preferences: home airport, preferred currency, default trip duration, etc. Persisted across trips. Mutating; framework fires the confirm modal before any change.

2026-05-13
propose-flight
订位、运输票务代理与旅行文员

Surface flight options as a picker the user chooses from. Mounts an inline UI in the chat (renderAndWait) and pauses until the user picks one or skips. Used during the Itinerary page; a flights specialist agent also exists at /agents.

2026-05-13
propose-hotel
订位、运输票务代理与旅行文员

Surface hotel options as a picker the user chooses from. Mounts an inline UI in the chat (renderAndWait) and pauses until the user picks one or skips. Used during the Itinerary and Trip Detail pages.

2026-05-13
currency-conversion
软件开发工程师

Convert an amount from one currency to another using a static rates table. Use for quick orientation only; not for live FX.

2026-05-12
destination-catalog
软件开发工程师

Look up cities the app knows about and pull their catalog data. The catalog is small and curated; if a destination is missing, fall back to the web-search skill rather than inventing.

2026-05-12
product-catalog
数据库架构师

Read-only SQL access to a small seeded catalog of travel gear: luggage, electronics, comfort, toiletries, apparel. Three tables (products, categories, reviews). The validator rejects anything other than SELECT. Use this for any user question about gear (prices, ratings, stock, recommendations).

2026-05-12
当前展示该仓库 Top 8 / 23 个已收集 skills。
gmail-draft
综合办公文员

Prepare Gmail messages without sending them: create, update, list, send, and delete drafts, with attachments. Use when the user asks to draft, prepare, or write up an email, to save something for later, to revise a draft, or to send one they already approved. Prefer this over sending directly whenever the exact wording has not been agreed yet: a draft is reviewable in Gmail and costs nothing to throw away.

2026-07-25
gmail-organize
综合办公文员

Organize the user's Gmail: apply and remove labels, archive, mark read or unread, star, move to trash or restore, and manage the label list itself. Use when the user asks to label, tag, file, sort, archive, clean up, triage, or clear their inbox, to mark mail as read, to star something, or to delete or restore messages. Works on single messages or whole threads.

2026-07-25
gmail-read
软件开发工程师

Search and read the user's Gmail: find messages, open one or a whole thread, and list or download attachments. Use when the user asks what is in their inbox, whether someone emailed them, to check or summarize mail, to find a message about a topic or from a person, to read a thread, or to save a file someone sent. Read-only: it never sends, labels, or deletes anything.

2026-07-25
gmail-send
软件开发工程师

Send Gmail: a new message, a threaded reply, or a forward, with file attachments. Use when the user asks to send, email, reply to, answer, or forward something, or to send a file or document to someone. Sending is irreversible, so this always previews first and waits for an explicit go-ahead. If the wording is not settled yet, draft it instead.

2026-07-25
gmail-setup
软件开发工程师

Connect a Gmail account to this machine, and diagnose it when Gmail calls start failing. Use when the user wants to set up, connect, or authorize Gmail; when they add a second account; when they ask why email stopped working; or when any gmail command returns auth_required, auth_expired, scope_insufficient, client_invalid, or api_not_enabled. Covers the one-time Google Cloud project and OAuth client, the login flow, multiple accounts as profiles, and `gmail doctor`.

2026-07-25
已展示 9 / 9 个仓库
已展示全部仓库
hec-ovi Agent Skills | SkillsMP