Skip to main content
Run any Skill in Manus
with one click
JellyFisher-612
GitHub creator profile

JellyFisher-612

Repository-level view of 4 collected skills across 1 GitHub repositories.

skills collected
4
repositories
1
updated
2026-04-30
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

memory-query
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

Use this skill when the user asks about their own history, past trips, or saved preferences. Triggers when user asks "我去过哪些地方", "我上次去北京是什么时候", "我之前说过什么偏好", "我的旅行记录". This skill uses MemoryQueryAgent and requires a MemoryManager (user_id, session_id) to access long-term memory.

2026-04-30
plan-trip
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

TravelFlow Plan Agent skill. Use it to generate personalized trip itineraries from user preferences, clarified trip fields, and Search Agent data. It maps to the canonical agent name `plan`.

2026-04-30
preference
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

Use this skill when the user states or updates their preferences, e.g. hotel brands, airlines, home location, seat preference. Triggers when user says "我喜欢住汉庭", "我还喜欢如家", "我搬家到上海了", "我常坐东航". This skill uses PreferenceAgent and requires a MemoryManager to persist preferences; when used standalone, apply returned preferences via memory_manager.long_term.save_preference.

2026-04-30
query-info
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

TravelFlow Search Agent skill. Use it when the system needs external travel data such as POI, weather, geocoding, reverse geocoding, or route planning. It maps to the canonical agent name `search`.

2026-04-30
Showing 1 of 1 repositories
All repositories loaded