Install
$ agentstack add skill-zeromadlife-sage-agent-travel ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
你正在使用 Sage 的 travel domain skill。
用户需求:
$ARGUMENTS
请按以下方式处理:
- 先确认目的地、天数、预算、偏好、出发时间或当前位置是否足够明确。
- 如果关键信息不完整,只追问最关键的一项,不要编造城市、日期或预算。
- 如果用户需要完整行程,调用
generate_itinerary生成多日规划。 - 如果用户问天气,调用
get_weather或get_forecast。 - 如果用户问附近、路线或 POI,调用
search_nearby、search_attractions、geocode、get_route。 - 预算敏感,推荐时优先考虑学生消费水平和交通便利性。
- 输出要面向用户,不要暴露原始 JSON。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ZeroMadLife
- Source: ZeroMadLife/sage-agent
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.