← 返回 Skills 市场
donmeusi

Atlas Travel Extras

作者 Donmeusi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install atlas-travel-extras
功能描述
Personal travel assistant for Atlas - dream destinations, planning, history, documents, budget, checklists and reminders
使用说明 (SKILL.md)

Atlas Travel Extras

Personal travel assistant for Atlas with 7 core features:

Feature Description
Dream Destinations Wishlist with priorities, budget estimates, travel time recommendations
Planning Routes, budget, sightseeing, transport options
History Past trips with dates, impressions, recommendations, costs
Documents Track passport (validity), visas, insurance
Budget Plan travel budget & track expenses
Checklists Packing lists, pre-departure reminders
Reminders Automatic alerts: "Passport expires in N months", "Visa ending soon"

When to Use

  • Planning a trip or managing dream destinations
  • Need packing lists or document checklists
  • Track budget or document past trips
  • Reminders for document renewals (passport, visa)

Memory Structure

~/atlas-travel-extras/
├── memory.md              # Overview & active reminders
├── wishlist/              # Dream destinations
├── trips/                 # Active & planned trips
├── history/               # Completed trips
├── documents/             # Travel documents
└── templates/             # User templates (ref: references/)

Note: templates/ is for local user copies. Reference templates remain in references/.

Details: See memory-structure.md

Workflow & Code Examples

Input: Plan a Trip

## Portugal 2026
- **Period:** 15.09. - 29.09.2026
- **Travelers:** 2 people
- **Budget:** €3,500
- **Status:** 🟡 Planning

Output: Trip folder with templates

trips/2026-portugal/
├── overview.md      # Summary
├── itinerary.md     # Day-by-day plan
├── budget.md        # Expense tracking
├── bookings.md      # Confirmation numbers
└── checklist.md    # Pre-departure tasks

Tools & Actions

Action Command Creates
Add destination Create wishlist/{name}.md Dream entry
Start trip planning Create trips/{folder}/ Trip workspace
Copy templates Copy from references/*.md Ready-to-use files
Check reminders Read documents/*.md Active alerts
Show packing list Display references/packing-*.md Customized list

References

File Content
Planning
memory-structure.md Detailed memory structure
trip-kanban-template.md Trip Kanban board
Packing
packing-template.md General packing list
packing-beach.md Beach items
packing-hiking.md Hiking gear
packing-business.md Business travel
packing-winter.md Winter/ski items
Tools
budget-template.md Budget planner
document-checklist.md Document checklist
weekend-trip-template.md Weekend trips
flight-price-template.md Price tracking
statistics-template.md Travel stats
emergency-card-template.md Emergency card

Examples

File Shows
examples/wishlist/japan.md Dream destination
examples/trips/2026-portugal/overview.md Trip planning
examples/documents/passports.md Document tracking

Created: 2026-04-08 Author: Nova Version: 1.0.0

安全使用建议
This skill is essentially a collection of local markdown templates and instructions that read/write files under ~/atlas-travel-extras. It appears coherent and does not request credentials or install code, but keep in mind: - Reminders are described as "automatic" but the skill provides no scheduler or external integration — you will likely need to run the agent or set up a scheduler yourself for notifications. - Files under ~/atlas-travel-extras may contain sensitive personal data (passport numbers, insurance, credit-card notes). Avoid storing unencrypted secrets in these markdown files; prefer redaction or secure storage for highly sensitive items. - If you expect the skill to book flights, check hotels, or fetch live weather, note it has no API integrations — it offers templates and guidance, not automatic bookings or web calls. - Confirm the agent runtime has only the filesystem permissions you intend (it will create/read files in your home directory). On shared systems, restrict access or store data in a private location. Install only if you accept that this is a local, template-driven assistant and you understand how reminders/automation will be handled in your environment.
功能分析
Type: OpenClaw Skill Name: atlas-travel-extras Version: 1.0.0 The skill bundle is a collection of Markdown templates and instructions for a personal travel assistant. It defines a local file-based memory structure (~/atlas-travel-extras/) for managing trip plans, budgets, and document reminders. There is no executable code, no network-enabled functionality, and no evidence of malicious prompt injection or data exfiltration. All files, including SKILL.md and the templates in the references/ directory, are strictly aligned with the stated purpose of travel organization.
能力标签
cryptorequires-wallet
能力评估
Purpose & Capability
The name/description (travel planning, checklists, reminders) matches the delivered content: many templates and file-based workflows. However the feature list claims "Automatic alerts"/reminders and includes triggers like "book flight"/"weather" without any install, API keys, or instructions for scheduling or external integrations — this is an overclaim vs. what the skill actually implements (file templates and manual checks).
Instruction Scope
SKILL.md instructs the agent to create/read/write files only under ~/atlas-travel-extras (wishlist/, trips/, documents/, templates/) and to copy reference templates into trip folders. There are no instructions to read arbitrary system files, environment variables, or to send data to external endpoints. Note: those local files may contain sensitive personal data (passports, insurance, etc.).
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written by an installer, lowering disk/execution risk.
Credentials
The skill requires no environment variables, credentials, or external config paths. The requested footprint (local markdown files) is proportionate to a travel-planning/template skill.
Persistence & Privilege
always:false and no system-wide modifications are requested. The skill will operate on files in its own ~/atlas-travel-extras directory; it does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install atlas-travel-extras
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /atlas-travel-extras 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with 7 features
元数据
Slug atlas-travel-extras
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Atlas Travel Extras 是什么?

Personal travel assistant for Atlas - dream destinations, planning, history, documents, budget, checklists and reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Atlas Travel Extras?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install atlas-travel-extras」即可一键安装,无需额外配置。

Atlas Travel Extras 是免费的吗?

是的,Atlas Travel Extras 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Atlas Travel Extras 支持哪些平台?

Atlas Travel Extras 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Atlas Travel Extras?

由 Donmeusi(@donmeusi)开发并维护,当前版本 v1.0.0。

💬 留言讨论