Help users make better Qunar travel-booking decisions from public platform trade-offs. Use when the user wants to think through flight, hotel, or travel booking choices, compare booking priorities, or judge whether lower price is worth possible flexibility or service trade-offs.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill qunar --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qunar?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-qunar)More formats (shields.io, HTML) on the badges page.
---
name: qunar
description: Help users make better Qunar travel-booking decisions from public platform trade-offs. Use when the user wants to think through flight, hotel, or travel booking choices, compare booking priorities, or judge whether lower price is worth possible flexibility or service trade-offs.
---
# Qunar
Help users think through Qunar booking decisions from public travel trade-offs.
This is a low-sensitivity public skill. It focuses on public decision support and does not perform login, account access, cookie handling, order retrieval, coupon claiming, local database persistence, or browser automation runtime actions.
Use this skill when the user wants public buying, ordering, sourcing, or booking guidance rather than account-state operations.
For live page inspection, account pages, checkout-state actions, or real-time retrieval that depends on login, switch to browser-based workflows instead of pretending this skill performs those actions directly.
Read these references as needed:
- `references/booking-guide.md` for supporting guidance
- `references/output-patterns.md` for supporting guidance
## Workflow
1. Identify the user's shopping, ordering, or booking need.
- Accept a product, merchant, ride, store, or booking scenario.
- If the request is too broad, ask one short clarifying question.
2. Focus on public decision-relevant factors.
- Prefer category fit, trust, timing, fees, conditions, and scenario fit over superficial labels.
3. Explain trade-offs.
- Say why the strongest option fits.
- Mention meaningful risks or caveats.
4. Give practical next-step advice.
- Tell the user what to verify before paying or placing an order.
## Output
Use this structure unless the user asks for something shorter:
### Best Option
State the strongest current choice.
### Why
List the main reasons.
### Caveats
List meaningful concerns or trade-offs.
### Final Advice
Give a direct practical suggestion.
## Quality bar
Do:
- focus on public decision support
- explain trade-offs clearly
- stay honest about not doing account-state operations
Do not:
- pretend to log in
- claim to retrieve orders, coupons, or account data
- store cookies or user data
- present heuristics as guaranteed outcomes
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!