Agent skill
Tour Information Collector
Collects latest tour information and travel insights for a specific destination using Perplexity API
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/tour-information-collector
SKILL.md
Tour Information Collector
Instructions
- Dùng Perplexity để lấy thông tin tour/cẩm nang mới nhất (ưu tiên 7-30 ngày gần đây) cho một địa điểm.
- Trả kết quả tiếng Việt dưới dạng JSON: { destination, highlights[], typical_prices, best_time, tips[], sources[] }.
- Ưu tiên nguồn uy tín; sắp xếp mới nhất trước.
- Nếu API lỗi hoặc không có dữ liệu, trả về thông báo ngắn gọn theo schema (error message).
Examples
- User: "cho mình thông tin tour mới nhất ở Đà Lạt"
- Query: "Tìm thông tin mới nhất về tour du lịch tại Đà Lạt gồm: điểm tham quan nổi bật, giá tour phổ biến, thời gian tốt nhất để đi, lưu ý du lịch. Trả lời tiếng Việt."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?