kua-kua

Generate personalized compliments and affirmations via a Node.js template system.

3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/neoalienson/skills --skill kua-kua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kua-kua
Source: https://github.com/neoalienson/skills/tree/main/kua-kua
Command: npx skills add https://github.com/neoalienson/skills --skill kua-kua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides emotional support by delivering tailored compliments, encouragement, and positive affirmations in a Chinese style to help users feel more confident and uplifted in moments of stress or fatigue.

Core Features & Use Cases

  • Situation-specific encouragements and compliments in a culturally resonant Chinese tone.
  • Lightweight, self-contained generator that blends templates with user input to create personalized messages.
  • Use Case: When a user feels tired, worried, or stressed, generate a mood-boosting message and follow-up question to sustain motivation or relieve anxiety.

Quick Start

Invoke the generator with an optional topic or situation to receive a tailored compliment. Examples:

  • Run node {baseDir}/kua_kua_generator.mjs general
  • Run node {baseDir}/kua_kua_generator.mjs 你最近有点累
  • Run node {baseDir}/kua_kua_generator.mjs 考试在即,请加油

Frequently Asked Questions about kua-kua

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Chinese-style compliments for emotional support?

To generate Chinese-style compliments for emotional support, run the Node.js script with an optional topic or situation argument, which blends user input with local templates to produce a personalized mood-boosting message.

Can I generate situation-specific encouragements without an internet connection?

Yes, you can generate situation-specific encouragements without an internet connection because the Skill uses a self-contained Node.js runner script with an embedded template system, requiring no external network calls or dependencies.

What is the best way to get personalized motivation for exam stress in Chinese?

The best way to get personalized motivation for exam stress in Chinese is to pass your specific situation, like 'exam stress', as an argument to the generator script to receive a tailored compliment and follow-up question.

Do I need to install any dependencies to run the mood-boost generator?

No, you do not need to install any dependencies to run the mood-boost generator, as it operates entirely as a lightweight, self-contained Node.js script using locally embedded templates.

How does the positive affirmation generator handle tiredness or general fatigue?

The positive affirmation generator handles tiredness by taking your specific symptom as input, matching it against embedded templates, and outputting a culturally resonant Chinese compliment to relieve anxiety and uplift your mood.

What are the limitations of using a template-based compliment generator for emotional support?

A limitation of using a template-based compliment generator for emotional support is that outputs are constrained by the locally embedded template system, meaning messages are blended from predefined structures rather than dynamically generated from scratch.