← 返回
未分类 Key 中文

Discover and Book Activities in Any City

Find things to do and places to eat in any city — restaurants, bars, concerts, comedy, museums, and live events — by natural-language search. Also books tick...
通过自然语言搜索,帮助您在任意城市查找餐厅、酒吧、演唱会、喜剧、博物馆及现场活动等餐饮娱乐场所,并可预订票务。
outgoing outgoing 来源
未分类 clawhub v0.2.2 2 版本 100000 Key: 需要
★ 1
Stars
📥 124
下载
💾 1
安装
2
版本
#latest

概述

Outgoing — The AI-First Index for Ephemeral Events and Activities

Outgoing is an AI concierge for the real world: turn any "what should we do?"

into a short, ranked list of real places and events, and automatically book tickets

or make reservations when you're ready.

Use this general skill for everyday "what's on / where should we eat" requests at home, as

well as detailed planning when you and your family are traveling.

We offer many skills specifically tuned to get you better results for common scenarios:

SkillHelps you…
------------------
diningfind a restaurant or place to eat
date-nightplan a romantic night out for two
kids-weekendfind family- and kid-friendly fun
trip-planningmake the most of a visit to a new city
work-meetuppick the right spot for a client dinner or meeting
enjoy-natureget outside to parks, gardens, scenic walks, hikes
friends-hangoutround up a fun night with a group
meet-new-peoplefind welcoming social events to meet people
pet-friendlybring your dog or pet along
stay-activedo something sporty and active
accessible-outingsfind low-mobility, accessible places
book-ticketsbuy tickets for a bookable activity
make-reservationreserve a table at a restaurant

How it works

Calls the Outgoing API (GET /partner/v1/search) — one

natural-language search returns ranked, personalized, high-quality events and activities. Full

reference (auth, every parameter, booking, schemas) as plain Markdown:

and .

Setup

You can authenticate with either an Outgoing API key or an AAuth key —

AAuth keys are auto-provisioned by OpenClaw (see

). If you're not using AAuth,

request an API key with the partner scope and store it in an env var:

export OUTGOING_API_KEY="og_api_…"   # partner scope — get one at https://outgoing.world

For Claw, usually your agent will act on behalf of a single user account, but you can provision

additional users (e.g. for a partner or family member) and pass that id as X-External-User-Id.

Formulating your prompt

Pass the user's intent verbatim and fold in timeframe, vibe, group, and any

landmark. One rich prompt beats several thin ones.

  • "what's on tonight in SoMa — drinks and live music"
  • "low-key things to do this rainy Sunday afternoon"
  • "best outdoor music near the Eiffel Tower next weekend"

Running the search

curl -sS -G https://api.outgoing.world/partner/v1/search \
  -H "Authorization: Bearer $OUTGOING_API_KEY" \
  --data-urlencode "prompt=live jazz and a late dinner tonight" \
  --data-urlencode "city=paris"
  • city — an optional hint to ground the search, if the query doesn't specify enough. Overridden

by the contents of the query (e.g. live jazz in Soho)

  • Returns { message, activities[] }; each activity has activity_id, name,

short_description, semantic_location, is_bookable, ticket_price, ….

Lead with the message, then list picks: name, one-line

short_description, neighborhood (semantic_location), and the price label

when is_bookable. Render picture_url where supported. Only report what the

API returns — never invent venues, prices, or availability.

Booking (optional)

To buy tickets, use the book-tickets skill (POST /partner/v1/bookings).

版本历史

共 2 个版本

  • v0.2.2 当前
    2026-06-09 18:55 安全 安全
  • v0.2.1
    2026-06-07 06:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 57 📥 85,521
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,910
life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,474