Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Generate Xiaohongshu (Little Red Book) infographic series with 11 styles and 8 layouts optimized for XHS engagement.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/config/watermark-guide.md
1---2name: watermark-guide3description: Watermark configuration guide for baoyu-xhs-images4---56# Watermark Guide78## Position Diagram910```11┌─────────────────────────────┐12│ [top-right]│13│ │14│ │15│ IMAGE CONTENT │16│ │17│ │18│[bottom-left][bottom-center][bottom-right]│19└─────────────────────────────┘20```2122## Position Recommendations2324| Position | Best For | Avoid When |25|----------|----------|------------|26| `bottom-right` | Default choice, most common | Key info in bottom-right |27| `bottom-left` | Right-heavy layouts | Key info in bottom-left |28| `bottom-center` | Centered designs | Text-heavy bottom area |29| `top-right` | Bottom-heavy content | Title/header in top-right |3031## Content Format3233| Format | Example | Style |34|--------|---------|-------|35| Handle | `@username` | Most common for XHS |36| Text | `MyBrand` | Simple branding |37| Chinese | `小红书:用户名` | Platform specific |38| URL | `myblog.com` | Cross-platform |3940## Best Practices41421. **Consistency**: Use same watermark across all images in series432. **Legibility**: Ensure watermark readable on both light/dark areas443. **Size**: Keep subtle - should not distract from content4546## Prompt Integration4748When watermark is enabled, add to image generation prompt:4950```51Include a subtle watermark "[content]" positioned at [position].52The watermark should be legible but not distracting from the main content.53```5455## Common Issues5657| Issue | Solution |58|-------|----------|59| Watermark invisible | Adjust position or check contrast |60| Watermark too prominent | Change position or reduce size |61| Watermark overlaps content | Change position |62| Inconsistent across images | Use session ID for consistency |63