skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
2454760302hui/next-token0 installs

hui-help

Quick-reference card for all hui modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /hui-help, "hui help", "what hui commands", "how do I use hui".

How do I install this agent skill?

npx skills add https://github.com/2454760302hui/next-token --skill hui-help
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    The skill provides a reference card for various 'hui' modes and related commands. It refers to an external NPM package and GitHub repository belonging to the author for distribution and documentation.

  • Socketpass

    No alerts

  • Snykfail

    Risk: CRITICAL · 1 issue

What does this agent skill do?

Hui Help

Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in hui style.

Modes

ModeTriggerWhat change
Lite/hui liteDrop filler. Keep sentence structure.
Full/huiDrop articles, filler, pleasantries, hedging. Fragments OK. Default.
Ultra/hui ultraExtreme compression. Bare fragments. Tables over prose.
Wenyan-Lite/hui wenyan-liteClassical Chinese style, light compression.
Wenyan-Full/hui wenyanFull 文言文. Maximum classical terseness.
Wenyan-Ultra/hui wenyan-ultraExtreme. Ancient scholar on a budget.

Mode stick until changed or session end.

Skills

SkillTriggerWhat it do
hui-commit/hui-commitTerse commit messages. Conventional Commits. ≤50 char subject.
hui-review/hui-reviewOne-line PR comments: L42: bug: user null. Add guard.
hui-compress/hui-compress <file>Compress .md files to hui prose. Saves ~46% input tokens.
hui-help/hui-helpThis card.

Deactivate

Say "stop hui" or "normal mode". Resume anytime with /hui.

Language

Keep user's language by default. User write Portuguese → reply Portuguese hui. Compress the style, not the language. Technical terms, code, commands, commit types, and exact error strings stay verbatim unless user ask for translation.

Configure Default Mode

Default mode = full. Change it:

Environment variable (highest priority):

export HUI_DEFAULT_MODE=ultra

Config file (~/.config/hui/config.json):

{ "defaultMode": "lite" }

Set "off" to disable auto-activation on session start. User can still activate manually with /hui.

Resolution: env var > config file > full.

Product and Distribution

HUI is product name: plugins, skills, /hui, hooks, statusline, and global hui command. next-token is npm distribution name. Install with npx -y next-token -- ...; do not assume npm package hui exists.

More

Full docs: https://github.com/2454760302hui/next-token

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/2454760302hui/next-token/hui-help">View hui-help on skillZs</a>