wenyan-xhs-pagination-fix

Fix XHS preview pagination by adjusting page heights and limiting rebalance operations.

4|Updated May 14, 2026
One-click install
npx skills add https://github.com/liumeixin/hermes-skills --skill wenyan-xhs-pagination-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wenyan-xhs-pagination-fix
Source: https://github.com/liumeixin/hermes-skills/tree/main/wenyan-editor/wenyan-xhs-pagination-fix
Command: npx skills add https://github.com/liumeixin/hermes-skills --skill wenyan-xhs-pagination-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of content truncation in the preview of XHS (Xiaohongshu) posts with a 3:4 aspect ratio, ensuring all pages are displayed.

Core Features & Use Cases

  • Pagination Repair: Ensures full content display in the XHS preview, overcoming the issue of truncated pages.
  • Custom Heights: Implements fixed heights for the preview, accommodating content overflow.
  • Safety and Performance: Limits the number of rebalance operations to prevent infinite recursion, enhancing the stability of the preview.

Quick Start

Apply the wenyan-xhs-pagination-fix Skill to resolve pagination issues in the XHS preview of your post.

Frequently Asked Questions about wenyan-xhs-pagination-fix

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

FAQPage Schema
How do I fix content truncation in XHS preview for 3:4 ratio posts?

XHS preview truncates content when page heights are not properly adjusted for overflow. Applying a pagination fix resolves this by setting custom fixed heights and limiting rebalance operations to ensure all pages display completely.

Why does XHS preview cut off pages and how can I display all content?

XHS preview cuts off pages due to improper height calculations during content overflow. You can display all content by applying a pagination fix that implements custom fixed heights and prevents infinite rebalance operations for stable rendering.

What causes infinite rebalance operations during XHS preview pagination?

Infinite rebalance operations during XHS preview pagination occur when the system repeatedly attempts to adjust page heights without reaching stability. A pagination fix prevents this by limiting rebalance operations, enhancing preview stability and performance.

Can I set custom fixed heights for XHS preview pages to prevent content overflow?

Yes, you can set custom fixed heights for XHS preview pages to prevent content overflow. A pagination fix Skill implements fixed heights for the preview, accommodating content overflow and ensuring all pages are fully displayed.

Does the XHS pagination fix work for 3:4 aspect ratio posts only?

The XHS pagination fix is specifically suitable for content creators working with 3:4 aspect ratio posts. It resolves pagination and content truncation issues by adjusting page heights and preventing infinite rebalance operations for this format.