AI Agent Hub
Back to skills
Milk Tea Personality Test icon

Milk Tea Personality Test

Life Service Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_ff2c8d0a/tea.

About this skill

Problem

This skill turns a light what-would-you-like-to-drink-today choice into an interactive personality quiz. It does not build a drink recommendation engine; instead, it asks five preference questions about sweetness, ice level, toppings, ordering habits, and preferred AI style, then returns a milk-tea personality label and a clickable card link.

How It Works

  • Starts immediately: after loading, the skill should enter the opening prompt and question 1 in the same turn, without waiting for a trigger phrase.
  • One question at a time: options such as A, B, C, and D are rendered on separate lines; the next question appears only after the user answers.
  • Internal scoring: it tracks answered_q, scores, and answers, using data/questions.md to map choices to seven personality dimensions.
  • Personalized copy: the result should not simply copy fixed text from data/personalities.md; it should vary wording, metaphors, and examples based on the user’s answers.
  • Output: the final response includes an analysis paragraph and a standalone link in the form https://act.lhfans.com/{final_key}.html.

Boundaries

Use it for casual conversation, test pages, or social interaction flows. If the user asks for a result without answering, politely require at least one completed question. The skill should not expose scores, scoring tables, shell commands, ports, or other backend details in chat.

Use Cases

  • Draft a beverage-shop social post by having the AI ask five milk-tea preference questions and output a personality result.
  • Run a community icebreaker where members choose sweetness, ice level, and toppings, then share a personality card link.
  • Turn a user's answers into varied milk-tea personality analysis for a lifestyle article instead of copying fixed copy.
  • Add a skippable quiz to an onboarding chat flow, requiring at least one answer before generating a result.

Best For

  • Beverage brand community manager who wants a low-effort five-question milk-tea quiz that ends with a shareable card link.
  • Lifestyle content editor who needs personalized copy based on sweetness, ice level, and topping choices.
  • Product manager designing chat onboarding who wants a skippable quiz that can finish after at least one answer.
  • SkillHub maintainer who needs to review instant start, one-question-at-a-time, and hidden scoring behavior.