Skip to main content
hec-ovi
Perfil de creador de GitHub

hec-ovi

Vista por repositorio de 38 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
38
repositorios
9
actualizado
2026-07-26
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

add-day-item
Agentes de reserva y transporte y empleados de viajes

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
Agentes de reserva y transporte y empleados de viajes

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
Desarrolladores de software

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
Agentes de reserva y transporte y empleados de viajes

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
Agentes de reserva y transporte y empleados de viajes

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
Desarrolladores de software

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
Desarrolladores de software

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
Arquitectos de bases de datos

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
Mostrando las 8 principales de 23 skills recopiladas en este repositorio.
gmail-draft
Empleados de oficina generales

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
Empleados de oficina generales

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando 9 de 9 repositorios
Todos los repositorios cargados