Skill catalog

Every governed capability this gateway can broker. live = calls a real keyless API and runs for anyone right now — including anonymous free users when the action is a read. Writes, purchases, and deletes need an account and a governance profile that allows them — approvals, credentialed connectors, and team policy are part of the paid tiers.

Try it free in 2 minutes: connect your agent, then ask it something like “What's the weather in Berlin?” or “Find the latest release of expressjs/express.” Every call comes back with a signed receipt — paste one into the verifier. Connect in gateway mode (free account) and your calls also land on your dashboard; local mode keeps everything on-device.
all live now free reads on-device
@duvera — Duvera (official) · 27 skills

Send External Email

Send an email to an external recipient with optional attachments

duvera__comms_send_email

inputs: recipient, subject, body, attachments?, cc?, bcc?

policy gate onlyrisk: mediumverified publisher

Export Customer Data

Export customer data for GDPR/privacy requests or data portability

duvera__data_export_customer

inputs: customer_id, export_format, data_types, date_range?, delivery_method, recipient_email?

policy gate onlyrisk: highverified publisher

Demo: Sign the Governed Actions Wall

Post a short message to Duvera's public Governed Actions Wall as an AI agent. Always requires human approval. The wall entry is authored by the agent (no personal identity) and carries the signed receipt.

duvera__demo_wall_sign

inputs: message, agent_name?

needs credentialswriterisk: mediumverified publisher

npm: Package Info (latest)

Look up the latest version, description, license, and dependencies of an npm package. Works for scoped packages too (e.g. "@types/node"). No account required.

duvera__dev_npm_package

inputs: package

live · keylessreadrisk: lowverified publisher

PyPI: Package Info

Look up the current version, summary, license, and homepage of a Python package on PyPI. No account required.

duvera__dev_pypi_package

inputs: package

live · keylessreadrisk: lowverified publisher

Stack Overflow: Search Questions

Search Stack Overflow questions by keyword. Returns top 5 by relevance with title, link, score, and answer status. No account required.

duvera__dev_stackoverflow_search

inputs: query

live · keylessreadrisk: lowverified publisher

Create Customer Refund

Issue a refund to a customer's payment method

duvera__finance_create_refund

inputs: customer_id, amount, currency, reason, original_transaction_id?, notify_customer?

policy gate onlyrisk: highverified publisher

Finance: Crypto Spot Prices

Current spot price for one or more cryptocurrencies (CoinGecko ids like "bitcoin,ethereum,solana") in a fiat currency (default USD). Read-only market data. No account required.

duvera__finance_crypto_price

inputs: ids, vs_currencies?

live · keylessreadrisk: lowverified publisher

Finance: Live USD Exchange Rates

Live USD exchange rates against major currencies. Read-only, no account required.

duvera__finance_exchange_rates

live · keylessreadrisk: lowverified publisher

Food: Place Order (blocked in read-only mode)

Place a food order. Requires approval — blocked in read-only mode.

duvera__food_place_order

inputs: restaurant, items, total_cents

policy gate onlypurchaserisk: highverified publisher

Food: Recipe Search

Search recipes by dish name (e.g. "arrabiata", "pad thai"). Returns ingredients, instructions, category, and cuisine. No account required.

duvera__food_recipe_search

inputs: query

live · keylessreadrisk: lowverified publisher

Food: Restaurant Search

Search for restaurants and food places by name or location using OpenStreetMap. Read-only, no account required.

duvera__food_restaurant_search

inputs: query

live · keylessreadrisk: lowverified publisher

Geo: Place Name to Coordinates

Convert a city or place name (e.g. "Berlin", "San Francisco") to latitude/longitude, country, timezone, and population. Use this before weather.current or weather.air-quality when you only have a place name. No account required.

duvera__geo_geocode

inputs: query

live · keylessreadrisk: lowverified publisher

GitHub: Create Issue (governed-write demo)

Create an issue on github.com/duvera-ai/governed-demo. Always requires human approval — this capability exists to demonstrate the escalation → approval → receipt loop against a real provider.

duvera__github_issue_create_demo

inputs: title, body?

needs credentialswriterisk: mediumverified publisher

GitHub: Latest Release

Get the latest published release (tag, name, notes, date) of a public GitHub repository. Returns 404 for repos that publish no releases. No auth required.

duvera__github_latest_release

inputs: owner, repo

live · keylessreadrisk: lowverified publisher

GitHub: Read File from Public Repo

Read a file from a public GitHub repository. Read-only.

duvera__github_read_file

inputs: owner, repo, path?

live · keylessreadrisk: lowverified publisher

GitHub: Search Public Repositories

Search public GitHub repositories by keyword. Returns top 5 results by stars. No auth required.

duvera__github_search_repos

inputs: query

live · keylessreadrisk: lowverified publisher

News: Search Hacker News

Search Hacker News stories by keyword, ranked by relevance. Returns title, URL, points, author, and comment count. No account required.

duvera__news_search

inputs: query

live · keylessreadrisk: lowverified publisher

News: Top Hacker News Stories

Top stories from Hacker News. Read-only, no account required.

duvera__news_top_stories

live · keylessreadrisk: lowverified publisher

Dictionary: Define English Word

Definitions, phonetics, part of speech, and examples for an English word. No account required.

duvera__reference_dictionary

inputs: word

live · keylessreadrisk: lowverified publisher

Reference: Public Holidays

Public holidays for a given year and ISO country code (e.g. 2026 + "US"). Includes national and regional holidays with dates and names. No account required.

duvera__reference_public_holidays

inputs: year, country

live · keylessreadrisk: lowverified publisher

Time: Current Time in Timezone

Current date and time in an IANA timezone (e.g. "America/New_York", "Asia/Tokyo"). Includes day of week and DST status. No account required.

duvera__time_now

inputs: timezone

live · keylessreadrisk: lowverified publisher

Flights: Live Aircraft Search

List aircraft currently airborne within a radius of a point (adsb.lol ADS-B data). Use geo.geocode to get a city's coordinates first. Returns callsign, altitude, speed, and position. No account required.

duvera__travel_flight_search

inputs: latitude, longitude, radius_nm

live · keylessreadrisk: lowverified publisher

Weather: Current Air Quality

Current air quality (US AQI, PM2.5, PM10, ozone) for a latitude/longitude. Use geo.geocode first if you only have a place name. No account required.

duvera__weather_air_quality

inputs: latitude, longitude

live · keylessreadrisk: lowverified publisher

Weather: Current Conditions

Current temperature, conditions, wind, and humidity for a latitude/longitude (Open-Meteo). Use geo.geocode first if you only have a city or place name. No account required.

duvera__weather_current

inputs: latitude, longitude

live · keylessreadrisk: lowverified publisher

Wikipedia: Search Articles

Search Wikipedia articles by keyword. Returns matching page titles, keys, and excerpts. Pass a result's key to wiki.summary for the article summary. No account required.

duvera__wiki_search

inputs: query

live · keylessreadrisk: lowverified publisher

Wikipedia: Article Summary

Get the lead summary of a Wikipedia article by title (e.g. "Zero_trust_architecture"). Use wiki.search first to find the exact page key. No account required.

duvera__wiki_summary

inputs: title

live · keylessreadrisk: lowverified publisher
@1800flowers — 1-800-Flowers (community) · 1 skills

1-800-Flowers: Send Flowers

Order a flower arrangement delivered to a recipient anywhere in the US.

1800flowers__flowers_order

inputs: recipient_name, delivery_address, arrangement, total_cents, delivery_date?, card_message?, sender_name?

policy gate onlypurchaserisk: high
@acme — Acme Corporation · 1 skills

Acme Email Gateway

Acme's hardened email delivery — stricter PII scrubbing, smaller attachment cap.

acme__comms_send_email

inputs: recipient, subject, body, attachments?, cc?, bcc?

policy gate onlyrisk: mediumverified publisher
@acmecorp — Acme Corporation (internal) · 2 skills

Acme Refund Service

Internal refund flow, governed by Duvera.

acmecorp__finance_create_refund

inputs: customer_id, amount, currency, reason

needs credentialsrisk: highverified publisher

Acme Refund — MCP variant

Same refund flow, surfaced via MCP for agents that prefer the protocol.

acmecorp__finance_create_refund_mcp

inputs: customer_id, amount, currency, reason

needs credentialsrisk: highverified publisher
@airbnb — Airbnb · 2 skills

Airbnb: Cancel Booking

Cancel an existing reservation in the Airbnb app

airbnb__booking_cancel

inputs: confirmation_code, reason?

policy gate onlyrisk: high

Airbnb: Book Stay

Book a stay in the Airbnb app

airbnb__stay_book

inputs: destination, check_in, check_out, total_cents

on-devicepurchaserisk: high
@amazon — Amazon · 4 skills

Amazon: Add to Cart

Add one or more items to the Amazon shopping cart (staging only, no purchase)

amazon__cart_add

inputs: items, quantity?

policy gate onlyrisk: low

Amazon: Buy / Checkout

Place an order and complete checkout in the Amazon app (execution pending UI-automation executor)

amazon__checkout_place

inputs: items, amount_cents, shipping_address?

on-devicepurchaserisk: high

Amazon: Reorder Essentials

Reorder previously purchased essentials in the Amazon app (execution pending UI-automation executor)

amazon__order_reorder

inputs: items, amount_cents

policy gate onlypurchaserisk: high

Amazon: Track Package

Look up the delivery status of an Amazon order (read-only)

amazon__package_track

inputs: order_id?

policy gate onlyreadrisk: low
@apple — Apple App Skills (community) · 4 skills

Mail: Read Recent Subjects

Read the subjects of the most recent inbox messages (read-only)

apple__mail_read

on-devicerisk: low

Mail: Send Email

Compose and send an email from Apple Mail on-device

apple__mail_send

inputs: to, subject, body

on-devicerisk: high

Notes: Create Note

Create a note in the native Apple Notes app on-device

apple__notes_create

inputs: title, body

on-devicerisk: low

Add Reminder

Create a reminder in the native Apple Reminders app on-device

apple__reminders_create

inputs: title

on-devicerisk: low
@applehealth — Apple Health · 5 skills

Apple Health: Read Heart Rate

Read heart-rate data from Apple Health

applehealth__heart_rate_read

inputs: start?, end?

policy gate onlyreadrisk: medium

Apple Health: Read Sleep

Read sleep-analysis data from Apple Health

applehealth__sleep_read

inputs: start?, end?

policy gate onlyreadrisk: medium

Apple Health: Read Steps

Read step-count data from Apple Health

applehealth__steps_read

inputs: start?, end?

policy gate onlyreadrisk: medium

Apple Health: Log Water

Log a water intake entry to Apple Health

applehealth__water_log

inputs: volume_ml, timestamp?

policy gate onlycreaterisk: low

Apple Health: Log Weight

Log a body-weight entry to Apple Health

applehealth__weight_log

inputs: weight_kg, timestamp?

policy gate onlycreaterisk: low
@applemusic — Apple Music · 3 skills

Apple Music: Add to Library

Add a song or album to the Apple Music library

applemusic__library_add

inputs: query

policy gate onlycontrolrisk: low

Apple Music: Play Song or Artist

Start playback of a song or artist in Apple Music

applemusic__playback_play

inputs: query, shuffle?

policy gate onlycontrolrisk: low

Apple Music: Skip to Next Track

Skip to the next track in Apple Music

applemusic__playback_skip

inputs: count?

policy gate onlycontrolrisk: low
@appletv — Apple TV+ · 2 skills

Apple TV: Buy or Rent Media

Buy or rent a movie or TV show in the Apple TV app (execution pending UI-automation executor)

appletv__media_buy

inputs: title, mode, total_cents

policy gate onlypurchaserisk: high

Apple TV: Resume Show or Episode

Resume playback of a show or episode in the Apple TV app

appletv__playback_resume

inputs: title

policy gate onlycontrolrisk: low
@asana — Asana · 1 skills

Asana: Create Project

Create a new project in Asana

asana__project_create

inputs: name, notes?

policy gate onlycreaterisk: low
@audible — Audible · 1 skills

Audible: Resume Audiobook

Resume playback of an audiobook in Audible

audible__playback_resume

inputs: title

policy gate onlycontrolrisk: low
@aws — Amazon Web Services · 3 skills

AWS: Delete Cloud Resource

Permanently delete an AWS cloud resource (e.g. EC2 instance, S3 bucket, RDS database)

aws__resource_delete

inputs: resource_type, resource_id, region?

policy gate onlydeleterisk: critical

AWS: Rotate Secret

Rotate a secret stored in AWS Secrets Manager

aws__secret_rotate

inputs: secret_id, region?

policy gate onlyaccessrisk: high

AWS: Deploy Service

Deploy or update a service (e.g. ECS/Lambda) in an AWS account

aws__service_deploy

inputs: service, environment, image, region?

policy gate onlydeployrisk: high
@bear — Bear · 1 skills

Bear: Append to Note

Append text to an existing note in Bear

bear__note_append

inputs: note_id, text

policy gate onlycreaterisk: low
@bluesky — Bluesky · 2 skills

Bluesky: Create Post

Publish a new post to Bluesky. Requires an authenticated session. Pass your Bluesky app password via X-Duvera-Service-Token (never stored by Duvera). In the Social Media Demo, this capability is blocked by the read-only governance policy.

bluesky__post_create

inputs: text, reply_to?

needs credentialswriterisk: medium

Bluesky: Get Trending Topics

Fetch the current trending topics on Bluesky. Returns topic names, display labels, and links to the topic feed. No account or API key required.

bluesky__trending_get

live · keylessreadrisk: low
@cashapp — Cash App · 1 skills

Cash App: Send Money

Send a payment to a person or business via Cash App (execution pending UI-automation executor)

cashapp__payment_send

inputs: recipient, amount_cents, note?

policy gate onlypaymentrisk: high
@chase — Chase · 3 skills

Chase: Transfer Between Accounts

Move money between your own Chase accounts (execution pending UI-automation executor)

chase__account_transfer

inputs: recipient, amount_cents, from_account?

policy gate onlytransferrisk: high

Chase: Check Balance

Read the current balance of a Chase account (read-only)

chase__balance_check

inputs: account?

policy gate onlyreadrisk: low

Chase: Pay a Bill

Pay a biller or payee from a Chase account (execution pending UI-automation executor)

chase__bill_pay

inputs: recipient, amount_cents, from_account?

policy gate onlypaymentrisk: high
@chipotle — Chipotle (community) · 3 skills

Chipotle: Open App

Launch and foreground the Chipotle app on-device

chipotle__app_open

on-devicerisk: low

Chipotle: Place Order

Place a food order in the Chipotle app (execution pending UI-automation executor)

chipotle__order_place

inputs: items, total_cents, currency?, special_instructions?, store?, delivery_address?, recipient_name?

on-devicepurchaserisk: high

Chipotle: Reorder Usual

Re-place a previous Chipotle order ("my usual")

chipotle__order_reorder

inputs: previous_order_id?, total_cents, store?

policy gate onlypurchaserisk: high
@citymapper — Citymapper · 1 skills

Citymapper: Navigate to Place

Start transit navigation to a place in Citymapper

citymapper__navigation_start

inputs: destination, mode?

policy gate onlycontrolrisk: low
@clock — Clock · 1 skills

Clock: Set Timer or Alarm

Set a timer or alarm in the Apple Clock app

clock__timer_set

inputs: label?, duration_seconds?, time?

policy gate onlycontrolrisk: low
@datadog — Datadog · 1 skills

Datadog: View Logs

Search and read logs from Datadog over a time range

datadog__logs_view

inputs: query, from?, to?

needs credentialsreadrisk: low
@delta — Delta Air Lines · 2 skills

Delta: Pull Up Boarding Pass

Pull up the boarding pass for a Delta flight

delta__boardingpass_show

inputs: confirmation_code, passenger?

policy gate onlyreadrisk: low

Delta: Check In

Check in for a Delta flight

delta__flight_checkin

inputs: confirmation_code, passenger?

policy gate onlyrisk: medium
@discord — Discord · 2 skills

Discord: Post to Channel

Post a message to a Discord channel

discord__channel_post

inputs: channel_id, content

needs credentialssendrisk: high

Discord: Reply

Reply to a message in a Discord channel

discord__message_reply

inputs: channel_id, message_id, content

needs credentialssendrisk: high
@dominos — Domino's Pizza · 1 skills

Domino's: Place Order

Place a pizza order in the Domino's app

dominos__order_place

inputs: items, total_cents, fulfillment?, store?

on-devicepurchaserisk: high
@doordash — DoorDash · 1 skills

DoorDash: Place Order

Place a food delivery order in the DoorDash app

doordash__order_place

inputs: items, total_cents, restaurant?, delivery_address?

on-devicepurchaserisk: high
@dunkin — Dunkin' · 1 skills

Dunkin': Reorder Usual

Re-place a previous Dunkin' order ("my usual")

dunkin__order_reorder

inputs: previous_order_id?, total_cents, store?

policy gate onlypurchaserisk: high
@fantastical — Fantastical · 1 skills

Fantastical: Schedule Event

Schedule a new calendar event in Fantastical

fantastical__event_schedule

inputs: title, start, end?, notes?

policy gate onlycreaterisk: low
@fitness — Apple Fitness+ · 1 skills

Apple Fitness: Start Workout

Start a workout session in Apple Fitness

fitness__workout_start

inputs: activity_type, goal?

policy gate onlycontrolrisk: low
@flyio — Fly.io · 1 skills

Fly.io: Deploy the Duvera marketplace

Build + deploy the Duvera gateway/marketplace image to fly.io

flyio__deploy_marketplace

inputs: app, region?

policy gate onlydeployrisk: critical
@github — GitHub · 2 skills

GitHub: Merge Pull Request

Merge an open pull request into its base branch

github__pr_merge

inputs: repo, pull_number, merge_method?

needs credentialswriterisk: high

GitHub: Open Pull Request

Open a new pull request on a GitHub repository

github__pr_open

inputs: repo, head, base, title, body?

needs credentialswriterisk: low
@gitlab — GitLab · 1 skills

GitLab: Run CI Pipeline

Trigger a CI/CD pipeline run on a GitLab project

gitlab__ci_run

inputs: project_id, ref, variables?

policy gate onlywriterisk: low
@gmail — Gmail · 2 skills

Gmail: Read Recent

Read recent emails from the Gmail inbox

gmail__mail_read

inputs: label?

policy gate onlyreadrisk: low

Gmail: Send Email

Compose and send an email through Gmail

gmail__mail_send

inputs: to, text

needs credentialssendrisk: high
@google-workspace — Google Workspace (Duvera connector) · 6 skills

Google Calendar: Create Calendar Event

Create Calendar Event via Google Calendar, governed by Duvera.

google_workspace__calendar_create_event

inputs: title, start, end?, attendees?, attendee_count?

needs credentialswriterisk: medium

Google Calendar: List Calendar

List Calendar via Google Calendar, governed by Duvera.

google_workspace__calendar_list

inputs: range?

needs credentialsrisk: low

Google Sheets: Export Data

Export Data via Google Sheets, governed by Duvera.

google_workspace__data_export

inputs: dataset, format?, row_count?

policy gate onlyexportrisk: high

Google Drive: Share File

Share File via Google Drive, governed by Duvera.

google_workspace__file_share

inputs: file_id, share_with, scope

needs credentialsrisk: high

Gmail: Search Mail

Search Mail via Gmail, governed by Duvera.

google_workspace__mail_search

inputs: query

needs credentialsreadrisk: low

Gmail: Send Email

Send Email via Gmail, governed by Duvera.

google_workspace__mail_send

inputs: to, subject, body, recipient_count?

needs credentialscommunicaterisk: high
@googlecalendar — Google Calendar · 1 skills

Google Calendar: Find Availability

Find open time slots within a date range in Google Calendar

googlecalendar__availability_find

inputs: start, end, duration_minutes?

policy gate onlyreadrisk: low
@grubhub — Grubhub · 1 skills

Grubhub: Track Order

Check the live status and ETA of a Grubhub order

grubhub__order_track

inputs: order_id

policy gate onlyreadrisk: low
@hackernews — Hacker News · 1 skills

Hacker News: Top Stories

Fetch the current list of top-story ids on Hacker News. Returns an array of item ids (resolve details via the item endpoint). No account or API key required; the hacker-news.firebaseio.com endpoint is open and unmetered.

hackernews__stories_top

live · keylessreadrisk: low
@home — Apple Home / HomeKit · 4 skills

Apple Home: Lock Door

Lock a HomeKit-connected door lock

home__door_lock

inputs: lock

policy gate onlycontrolrisk: high

Apple Home: Unlock Door

Unlock a HomeKit-connected door lock

home__door_unlock

inputs: lock

policy gate onlycontrolrisk: high

Apple Home: Open Garage

Open a HomeKit-connected garage door

home__garage_open

inputs: garage

policy gate onlycontrolrisk: high

Apple Home: Set Scene

Activate a HomeKit scene in Apple Home

home__scene_set

inputs: scene

policy gate onlycontrolrisk: low
@hubspot — HubSpot · 1 skills

HubSpot: Update CRM Record

Update properties on a HubSpot CRM record (e.g. contact, company, deal)

hubspot__crm_update

inputs: object_type, record_id, properties

needs credentialswriterisk: low
@hue — Philips Hue · 1 skills

Philips Hue: Set Lights

Set the state of Philips Hue lights (on/off, brightness, color)

hue__lights_set

inputs: target, true?, brightness?, color?

policy gate onlycontrolrisk: low
@instacart — Instacart · 1 skills

Instacart: Search Catalog

Search for grocery items and stores in the Instacart app

instacart__menu_search

inputs: query, store?

policy gate onlyreadrisk: low
@kubernetes — Kubernetes · 1 skills

Kubernetes: Scale Resource

Scale the replica count of a Kubernetes workload (deployment/statefulset)

kubernetes__resource_scale

inputs: namespace, workload, replicas

policy gate onlywriterisk: high
@lyft — Lyft · 1 skills

Lyft: Request a Ride

Request a ride to a destination in the Lyft app

lyft__ride_request

inputs: destination, pickup?, product?, total_cents

on-devicecreaterisk: high
@maps — Maps (Apple) · 2 skills

Maps: Share ETA

Share your estimated time of arrival with a contact from Apple Maps

maps__eta_share

inputs: contact, destination?

policy gate onlyreadrisk: low

Maps: Navigate to Place

Start turn-by-turn navigation to a place in Apple Maps

maps__navigation_start

inputs: destination, mode?

policy gate onlycontrolrisk: low
@marriott — Marriott Bonvoy · 1 skills

Marriott: Book Hotel

Book a hotel stay in the Marriott app

marriott__hotel_book

inputs: destination, check_in, check_out, total_cents

on-devicepurchaserisk: high
@microsoft365 — Microsoft 365 (Duvera connector) · 6 skills

Outlook Calendar: Create Calendar Event

Create Calendar Event via Outlook Calendar, governed by Duvera.

microsoft365__calendar_create_event

inputs: title, start, end?, attendees?, attendee_count?

needs credentialswriterisk: medium

Outlook Calendar: List Calendar

List Calendar via Outlook Calendar, governed by Duvera.

microsoft365__calendar_list

inputs: range?

needs credentialsreadrisk: low

Excel: Export Data

Export Data via Excel, governed by Duvera.

microsoft365__data_export

inputs: dataset, format?, row_count?

policy gate onlyexportrisk: high

OneDrive / SharePoint: Share File

Share File via OneDrive / SharePoint, governed by Duvera.

microsoft365__file_share

inputs: file_id, share_with, scope

needs credentialsrisk: high

Outlook / Exchange: Search Mail

Search Mail via Outlook / Exchange, governed by Duvera.

microsoft365__mail_search

inputs: query

needs credentialsreadrisk: low

Outlook / Exchange: Send Email

Send Email via Outlook / Exchange, governed by Duvera.

microsoft365__mail_send

inputs: to, subject, body, recipient_count?

needs credentialscommunicaterisk: high
@myfitnesspal — MyFitnessPal · 1 skills

MyFitnessPal: Log Meal

Log a meal / food entry to MyFitnessPal

myfitnesspal__meal_log

inputs: food, meal?, calories?

policy gate onlycreaterisk: low
@nest — Google Nest · 3 skills

Nest: Arm Security

Arm a Nest / Google Home security system

nest__security_arm

inputs: mode?

policy gate onlycontrolrisk: high

Nest: Disarm Security

Disarm a Nest / Google Home security system

nest__security_disarm

inputs: device?

policy gate onlycontrolrisk: high

Nest: Set Thermostat

Set the target temperature on a Nest thermostat

nest__thermostat_set

inputs: target_celsius, mode?, device?

policy gate onlycontrolrisk: low
@netflix — Netflix · 1 skills

Netflix: Resume Show or Episode

Resume playback of a show or episode in Netflix

netflix__playback_resume

inputs: title

policy gate onlycontrolrisk: low
@notion — Notion · 2 skills

Notion: Create Note

Create a new page or note in Notion

notion__note_create

inputs: title, body?

policy gate onlycreaterisk: low

Notion: Search Notes

Search pages and notes in Notion by query

notion__notes_search

inputs: query

policy gate onlyreadrisk: low
@obsidian — Obsidian · 2 skills

Obsidian: Append to Note

Append text to an existing note in Obsidian

obsidian__note_append

inputs: note_path, text

policy gate onlycreaterisk: low

Obsidian: Search Notes

Search notes in an Obsidian vault by query

obsidian__notes_search

inputs: query

policy gate onlyreadrisk: low
@okta — Okta · 2 skills

Okta: Grant Access

Grant a user access to an application or group in Okta

okta__access_grant

inputs: okta_domain, group_id, user_id, role?

needs credentialsaccessrisk: high

Okta: Revoke Access

Revoke a user's access to an application or group in Okta

okta__access_revoke

inputs: okta_domain, group_id, user_id

needs credentialsaccessrisk: high
@open-meteo — Open-Meteo (public data) · 1 skills

Weather: Current Conditions

Current temperature, conditions, humidity, and wind for a latitude/longitude, from Open-Meteo.

open_meteo__weather_forecast

inputs: latitude, longitude

live · keylessreadrisk: low
@opensky — OpenSky Network (public data) · 1 skills

Flights: Live Aircraft Over an Area

List aircraft currently airborne within a latitude/longitude box, from OpenSky's live ADS-B feed.

opensky__flights_live

inputs: lamin, lomin, lamax, lomax

live · keylessreadrisk: low
@opentable — OpenTable · 1 skills

OpenTable: Reserve a Table

Book a restaurant reservation through the OpenTable app

opentable__reservation_create

inputs: restaurant, party_size, date_time, notes?

policy gate onlycontrolrisk: medium
@outlook — Outlook · 1 skills

Outlook: Send Email

Compose and send an email through Outlook

outlook__mail_send

inputs: to, text

needs credentialssendrisk: high
@pagerduty — PagerDuty · 1 skills

PagerDuty: Post Incident

Create an incident in PagerDuty and trigger on-call notification

pagerduty__incident_post

inputs: service_id, title, urgency?, details?

needs credentialswriterisk: low
@panera — Panera Bread · 1 skills

Panera: Schedule Pickup Order

Place a Panera order scheduled for pickup at a chosen time

panera__order_schedule_pickup

inputs: items, total_cents, pickup_time?, store?

policy gate onlypurchaserisk: high
@paypal — PayPal · 2 skills

PayPal: Split a Bill

Split a bill and send each person their share via PayPal (execution pending UI-automation executor)

paypal__bill_split

inputs: recipient, amount_cents, note?

policy gate onlypaymentrisk: high

PayPal: Send Money

Send a payment to a person or business via PayPal (execution pending UI-automation executor)

paypal__payment_send

inputs: recipient, amount_cents, note?

policy gate onlypaymentrisk: high
@podcasts — Apple Podcasts · 1 skills

Apple Podcasts: Resume Episode

Resume playback of a podcast episode in Apple Podcasts

podcasts__playback_resume

inputs: episode

policy gate onlycontrolrisk: low
@postgres — PostgreSQL (community) · 2 skills

Postgres: Run SQL (Read)

Execute a read-only SQL query against a Postgres database

postgres__sql_read

inputs: database, query

policy gate onlyreadrisk: low

Postgres: Run SQL (Write)

Execute a mutating SQL statement (INSERT/UPDATE/DELETE/DDL) against a Postgres database

postgres__sql_write

inputs: database, statement

policy gate onlywriterisk: high
@reddit — Reddit · 1 skills

Reddit: Submit Post

Submit a new link or text post to a subreddit. Requires a Reddit OAuth token passed via X-Duvera-Service-Token (never stored by Duvera). In the Social Media Demo, this capability is blocked by the read-only governance policy to demonstrate Duvera's write controls.

reddit__post_submit

inputs: subreddit, title, text?, url?, kind?

needs credentialswriterisk: medium
@resy — Resy · 1 skills

Resy: Reserve a Table

Book a restaurant reservation through the Resy app

resy__reservation_create

inputs: restaurant, party_size, date_time, notes?

policy gate onlycontrolrisk: medium
@salesforce — Salesforce · 1 skills

Salesforce: Update CRM Record

Update fields on a Salesforce CRM record (e.g. account, contact, opportunity)

salesforce__crm_update

inputs: instance_url, sobject_type, record_id, fields

needs credentialswriterisk: low
@shazam — Shazam · 1 skills

Shazam: Identify Song

Identify the song currently playing using Shazam

shazam__audio_identify

inputs: duration_ms?

policy gate onlyreadrisk: low
@signal — Signal · 1 skills

Signal: Send Message

Send a message to a Signal contact (requires signal-cli device registration)

signal__message_send

inputs: to, text

policy gate onlysendrisk: high
@slack — Slack · 4 skills

Slack: Post to Channel

Post a message to a Slack channel

slack__channel_post

inputs: channel, text

needs credentialssendrisk: high

Slack: Send Message

Send a direct message to a Slack user

slack__message_post

inputs: to, text

needs credentialssendrisk: high

Slack: React to Message

Add an emoji reaction to a Slack message

slack__message_react

inputs: channel, timestamp, text

policy gate onlysendrisk: high

Slack: Search Messages

Search recent messages across Slack channels

slack__message_search

inputs: query

needs credentialsreadrisk: low
@snowflake — Snowflake · 1 skills

Snowflake: Export Dataset

Export a dataset or query result from Snowflake to an external destination

snowflake__dataset_export

inputs: warehouse, query, destination

policy gate onlywriterisk: high
@sonos — Sonos · 1 skills

Sonos: Play on Device

Start playback on a specific Sonos speaker or group

sonos__playback_play_on_device

inputs: device, content?

policy gate onlycontrolrisk: low
@southwest — Southwest Airlines · 1 skills

Southwest: Check Flight Status

Check the status of a Southwest flight

southwest__flight_status

inputs: flight_number, date?

policy gate onlyreadrisk: low
@spotify — Spotify · 4 skills

Spotify: Pause or Resume

Resume playback in Spotify (play/resume only; pause requires PUT /me/player/pause — see limitation note)

spotify__playback_pause

inputs: action

needs credentialscontrolrisk: low

Spotify: Play Playlist

Start playback of a playlist in Spotify

spotify__playback_play

inputs: context_uri, shuffle?

needs credentialscontrolrisk: low

Spotify: Queue Track

Add a track to the Spotify playback queue

spotify__playback_queue

inputs: uri

needs credentialscontrolrisk: low

Spotify: Set Volume

Set the playback volume in Spotify

spotify__playback_set_volume

inputs: volume_percent

needs credentialscontrolrisk: low
@starbucks — Starbucks · 1 skills

Starbucks: Place Mobile Order

Place a mobile order for pickup in the Starbucks app

starbucks__order_place

inputs: items, total_cents, store?

on-devicepurchaserisk: high
@stripe — Stripe · 2 skills

Stripe: Process Payment

Create and capture a payment charge through Stripe

stripe__payment_process

inputs: customer_id, amount_cents, currency, description?

needs credentialspaymentrisk: high

Stripe: Issue Refund

Issue a refund against a Stripe charge or payment intent

stripe__payment_refund

inputs: charge_id, amount_cents, reason?

needs credentialspaymentrisk: high
@target — Target · 1 skills

Target: Buy / Checkout

Place an order and complete checkout in the Target app (execution pending UI-automation executor)

target__checkout_place

inputs: items, amount_cents, fulfillment?

on-devicepurchaserisk: high
@teams — Microsoft Teams · 1 skills

Teams: Start Meeting

Create and start a Microsoft Teams online meeting via Microsoft Graph

teams__meeting_start

inputs: subject, start_datetime?, end_datetime?

needs credentialscontrolrisk: high
@telegram — Telegram · 2 skills

Telegram: Read Recent

Read recent messages from a Telegram chat

telegram__message_read

inputs: chat

policy gate onlyreadrisk: low

Telegram: Send Message

Send a message to a Telegram chat via the Bot API

telegram__message_send

inputs: bot_token, chat_id, text

needs credentialssendrisk: high
@terraform — HashiCorp Terraform · 1 skills

Terraform: Apply Infrastructure

Apply a Terraform plan to provision or update infrastructure

terraform__service_deploy

inputs: workspace, plan_id, environment?

policy gate onlydeployrisk: high
@things — Things 3 · 2 skills

Things: Complete Task

Mark an existing to-do as complete in Things

things__task_complete

inputs: task_id

policy gate onlycontrolrisk: low

Things: Create Task

Create a new to-do in Things

things__task_create

inputs: title, notes?, due_date?

policy gate onlycreaterisk: low
@threads — Threads · 1 skills

Threads: Create Post

Publish a post to Meta Threads. Pass your Threads access token via X-Duvera-Service-Token (never stored by Duvera). In the Social Media Demo, this capability is blocked by the governance policy — demonstrating that even with credentials present, Duvera controls what the agent can do.

threads__post_create

inputs: text, media_url?

needs credentialswriterisk: high
@todoist — Todoist · 2 skills

Todoist: Complete Task

Mark an existing task as complete in Todoist

todoist__task_complete

inputs: task_id

policy gate onlycontrolrisk: low

Todoist: Create Task

Create a new task in Todoist

todoist__task_create

inputs: title, notes?, due_date?

policy gate onlycreaterisk: low
@trello — Trello · 1 skills

Trello: Move Card

Move a card to a different list in Trello

trello__card_move

inputs: card_id, target_list_id

policy gate onlycontrolrisk: low
@twitter — Twitter / X · 2 skills

Twitter/X: Post a Tweet

Publish a tweet to Twitter/X. Requires OAuth 1.0a user token or OAuth 2.0 PKCE token passed via X-Duvera-Service-Token (never stored by Duvera — your credentials stay with you). In the Social Media Demo, this capability is blocked by the read-only governance policy.

twitter__tweet_create

inputs: text, reply_to_tweet_id?, quote_tweet_id?

needs credentialswriterisk: high

Twitter/X: Search Recent Tweets

Search for recent tweets matching a keyword, hashtag, or phrase using the Twitter v2 API. Pass your Twitter Bearer Token via X-Duvera-Service-Token header — Duvera never stores it. Get a free Bearer Token at developer.twitter.com.

twitter__tweets_search

inputs: query, max_results?

needs credentialsreadrisk: low
@uber — Uber · 2 skills

Uber: Estimate Fare

Estimate the fare for a trip in the Uber app

uber__fare_estimate

inputs: destination, pickup?, product?

policy gate onlyreadrisk: low

Uber: Request a Ride

Request a ride to a destination in the Uber app

uber__ride_request

inputs: destination, pickup?, product?, total_cents

on-devicecreaterisk: high
@ubereats — Uber Eats · 2 skills

Uber Eats: Cancel Order

Cancel an in-progress Uber Eats order

ubereats__order_cancel

inputs: order_id, reason?

policy gate onlycontrolrisk: medium

Uber Eats: Reorder Usual

Re-place a previous Uber Eats order ("my usual")

ubereats__order_reorder

inputs: previous_order_id?, total_cents, restaurant?

on-devicepurchaserisk: high
@united — United Airlines · 2 skills

United: Book Flight

Book a flight in the United app

united__flight_book

inputs: origin, destination, depart_date, total_cents

on-devicepurchaserisk: high

United: Check Flight Status

Check the status of a United flight

united__flight_status

inputs: flight_number, date?

policy gate onlyreadrisk: low
@venmo — Venmo · 2 skills

Venmo: Request Money

Request a payment from a contact via Venmo (no money leaves your account)

venmo__payment_request

inputs: recipient, amount_cents, note?

policy gate onlyreadrisk: low

Venmo: Send Money

Send a payment to a person or business via Venmo (execution pending UI-automation executor)

venmo__payment_send

inputs: recipient, amount_cents, note?

policy gate onlypaymentrisk: high
@voicememos — Voice Memos · 1 skills

Voice Memos: Capture Voice Memo

Start capturing a voice memo in the Apple Voice Memos app

voicememos__memo_capture

inputs: label?

policy gate onlycontrolrisk: low
@wallet — Apple Wallet · 2 skills

Apple Wallet: Pay a Bill

Pay a bill or card balance from Apple Wallet (execution pending UI-automation executor)

wallet__bill_pay

inputs: recipient, amount_cents, from_card?

policy gate onlypaymentrisk: high

Wallet: Pull Up Boarding Pass

Pull up a boarding pass stored in Apple Wallet

wallet__boardingpass_show

inputs: pass_name?, flight_number?

policy gate onlyreadrisk: low
@walmart — Walmart · 1 skills

Walmart: Buy / Checkout

Place an order and complete checkout in the Walmart app (execution pending UI-automation executor)

walmart__checkout_place

inputs: items, amount_cents, fulfillment?

on-devicepurchaserisk: high
@whatsapp — WhatsApp (community) · 1 skills

WhatsApp: Send Message

Open a WhatsApp chat with a pre-composed message via deep link

whatsapp__message_send

inputs: phone, text

on-devicerisk: high
@youtube — YouTube · 1 skills

YouTube: Play Video

Search for and play a video in YouTube

youtube__playback_play

inputs: query

policy gate onlycontrolrisk: low
@zelle — Zelle · 1 skills

Zelle: Send Money

Send a payment to a person via Zelle (execution pending UI-automation executor)

zelle__payment_send

inputs: recipient, amount_cents, note?

policy gate onlypaymentrisk: high
@zoom — Zoom · 1 skills

Zoom: Start Meeting

Create and start a Zoom video meeting via the Zoom REST API

zoom__meeting_start

inputs: topic, start_time?, duration?

needs credentialscontrolrisk: high