Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

size-guide-builder尺寸指南生成器

Agent Skill

size-guide-builder 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,793

周安装

113

GitHub Stars

公开资料未说明

下载量

877
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:size-guide-builder(尺寸指南生成器)
来源仓库:https://github.com/leooooooow/size-guide-builder
安装命令:
openclaw skills install size-guide-builder
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install size-guide-builder

简介

size-guide-builder 用于辅助前端页面与组件开发,适合在 OpenClaw 中为服装配饰生成尺码指南时使用。

  • 它能创建直观的产品尺码表,包含测量说明以减少退货率。
  • 通过 clawhub 安装后,可结合原始文档配置尺寸规则与可视化模板。
  • 安装前需确认权限范围、维护状态,以及是否会触发样式生成或用户交互模拟。
  • 使用时建议验证测量单位与人体工学数据,避免误导消费者。

SKILL.md

name
Size Guide Builder
description
Create accurate, visual product sizing guides for apparel, footwear, and accessories that reduce size-related returns by including measurement instructions, fit notes, brand-specific conversion tables, and body-type recommendations.

Size Guide Builder

Build comprehensive, accurate product sizing guides that reduce size-related returns, improve customer confidence, and increase conversion rates for apparel, footwear, and accessory ecommerce stores.

Quick Reference

DecisionStrongAcceptableWeak
Measurement systemDual units (in/cm) with toggleSingle system matching store localeOnly one system, no locale awareness
Size conversionBrand-specific tables with source attributionGeneric international conversion chartNo conversion or unsourced tables
Fit descriptionQuantified fit notes ("runs 0.5 size small")Qualitative fit guidance ("runs small")No fit guidance at all
Body-type guidance3+ body types with specific recsGeneral "if between sizes, size up"No body-type consideration
Measurement instructionsStep-by-step with landmark referencesText-only instructions"Measure yourself" with no detail
Visual aidsIllustrated measurement diagrams describedText with measurement point namesNo visual guidance
Return-rate impactTracks return reasons and updates guideStatic guide reviewed quarterlyPublished once, never updated
Mobile presentationResponsive tables, swipeable comparisonsReadable on mobileDesktop-only layout

Solves

  1. High return rates from size mismatches — Customers order wrong sizes because product pages lack detailed measurement data, costing 20-30% in avoidable returns.
  2. Inconsistent sizing across brands — Multi-brand stores confuse customers when a Medium from Brand A fits like a Large from Brand B.
  3. Missing international conversions — Global customers cannot translate US/UK/EU sizes, leading to abandoned carts.
  4. No fit context for different body types — Generic size charts ignore that the same measurements fit differently on different body shapes.
  5. Poor measurement instructions — Customers measure incorrectly (e.g., measuring over clothes, using wrong landmarks), producing inaccurate size selections.
  6. Incomplete category coverage — Stores have guides for tops but not bottoms, shoes, or accessories like rings and hats.
  7. Static guides that drift from inventory — Size guides are published once and never updated when new brands or product lines are added.

Workflow

Step 1: Gather Product and Category Context

Collect the following from the user:

  • Product category: Apparel (tops, bottoms, dresses, outerwear), footwear, accessories (hats, belts, rings, gloves)
  • Brand(s): Single brand or multi-brand store
  • Target market: Primary regions for international conversion (US, UK, EU, JP, KR, AU)
  • Known fit issues: Any existing customer feedback about sizing ("runs small," "narrow fit")
  • Existing size data: Current size charts, manufacturer specs, or fit sample measurements
  • Store platform: Shopify, WooCommerce, custom — affects output format

If the user provides a product URL or product data, extract sizing information from it directly.

Step 2: Define Measurement Points

For each product category, identify the critical measurement points:

Tops & Outerwear:

  • Chest/Bust (measured at fullest point, arms relaxed at sides)
  • Waist (natural waistline, narrowest point of torso)
  • Hip (fullest point, approximately 7-9 inches below waist)
  • Shoulder width (seam to seam across back)
  • Sleeve length (shoulder seam to wrist bone)
  • Body/torso length (highest point of shoulder to hem)

Bottoms:

  • Waist (where the garment sits — may differ from natural waist)
  • Hip (fullest point)
  • Inseam (crotch seam to hem)
  • Outseam (waistband to hem)
  • Thigh (measured at widest point, 1 inch below crotch)
  • Rise (front rise: waistband center to crotch seam)

Footwear:

  • Foot length (heel to longest toe, in mm)
  • Foot width (ball of foot, widest point)
  • Width designation (Narrow/N, Medium/M, Wide/W, Extra Wide/XW)

Accessories:

  • Hats: Head circumference (measured 1 inch above ears)
  • Belts: Waist measurement + 2-inch add rule
  • Rings: Inner circumference or diameter (mm)
  • Gloves: Hand circumference at knuckles (exclude thumb)

Step 3: Build the Size Table

Construct the size table with these requirements:

  1. Row structure: One row per size (XS, S, M, L, XL, XXL — or numeric sizes)
  2. Column structure: Size label | each measurement point | fit notes
  3. Dual units: Show both inches and centimeters — format as "38 in / 96.5 cm"
  4. Range tolerance: Use ranges for stretch or relaxed-fit items ("36-38 in")
  5. Brand-specific: If multi-brand, create separate tables per brand with a comparison note
  6. Garment vs. body: Clearly label whether measurements are "garment flat lay" or "body measurement" — this is the #1 source of confusion

Step 4: Add Fit Context and Recommendations

Layer qualitative guidance on top of the raw numbers:

  • Fit type label: Slim Fit / Regular Fit / Relaxed Fit / Oversized — with a one-line definition
  • "Between sizes" rule: Specific advice (e.g., "If between sizes, size up for layering; stay true for a fitted look")
  • Body-type guidance: At minimum address 3 common scenarios:

- Athletic/muscular build → may need to size up in chest/thigh - Petite frame → check garment length, may need shorter inseam - Plus size → check that hip measurement is covered, not just waist

  • Fabric/stretch note: "This item has 5% elastane — measurements reflect un-stretched garment. Fabric stretches approximately 1-2 inches."
  • Model reference (if available): "Model is 5'10", 155 lbs, wearing size M"

Step 5: Create Measurement Instructions

Write clear, step-by-step self-measurement instructions:

  1. Use a flexible measuring tape (not a ruler or metal tape)
  2. Measure over light undergarments, not over bulky clothing
  3. Stand naturally — do not suck in or puff out
  4. Have someone help for back measurements (shoulder width, back length)
  5. Measure each point 2 times and use the larger number
  6. For each measurement point, specify the anatomical landmark precisely

Step 6: Format International Conversions

Create a conversion section covering:

  • US, UK, EU standard size equivalents
  • JP and KR sizes (if target market includes Asia)
  • AU/NZ sizes (offset from UK by specific rules per category)
  • Note any brand-specific deviations from standard conversions
  • Clearly mark "approximate" — no international standard is perfectly uniform

Step 7: Compile and Quality-Check the Guide

Assemble all sections and verify:

  • Every size in the product catalog is represented
  • Measurements are internally consistent (e.g., M is between S and L in all dimensions)
  • Dual units are mathematically correct (1 inch = 2.54 cm)
  • Fit notes match known customer feedback
  • Conversion tables are sourced and attributed
  • Guide is complete enough that a customer can self-select the right size without contacting support

Example 1: Women's Casual T-Shirt

User input: "I need a size guide for our women's relaxed-fit cotton t-shirts. We sell in US, UK, and EU. Customers say they run slightly large. The fabric is 100% cotton, pre-shrunk, no stretch."

Output:

Women's Relaxed Fit Tee — Size Guide

Fit: Relaxed — designed to drape loosely with 2-3 inches of ease through the body. If you prefer a more fitted look, consider sizing down one size.

Fabric note: 100% pre-shrunk cotton. No stretch. Measurements reflect garment laid flat, doubled for circumference.

SizeUSUKEUChestWaistBody LengthShoulder
XS0-24-632-3434-35 in / 86-89 cm26-27 in / 66-69 cm24.5 in / 62 cm14 in / 35.5 cm
S4-68-1036-3836-37 in / 91-94 cm28-29 in / 71-74 cm25 in / 63.5 cm14.5 in / 37 cm
M8-1012-1440-4238-39 in / 96.5-99 cm30-31 in / 76-79 cm25.5 in / 65 cm15 in / 38 cm
L12-1416-1844-4640-42 in / 101.5-107 cm32-34 in / 81-86 cm26 in / 66 cm15.5 in / 39.5 cm
XL16-1820-2248-5043-45 in / 109-114 cm35-37 in / 89-94 cm26.5 in / 67 cm16 in / 40.5 cm
XXL20-2224-2652-5446-48 in / 117-122 cm38-40 in / 96.5-101.5 cm27 in / 68.5 cm16.5 in / 42 cm

Fit note: This style runs slightly large. If you are between sizes or prefer a less oversized look, we recommend sizing down.

Body-type tips:

  • *Athletic/broad shoulders:* Match your shoulder measurement first; the relaxed body will accommodate a larger chest.
  • *Petite (under 5'4"):* Consider XS or S regardless of normal size — check body length to ensure the hem hits at the right point.
  • *Fuller bust:* Size to your chest measurement; the relaxed waist will not be restrictive.

How to measure:

  1. Chest: Wrap the tape around the fullest part of your bust, keeping the tape level and snug but not tight. Arms at your sides.
  2. Waist: Measure at your natural waistline — the narrowest point of your torso, usually just above your belly button.
  3. Shoulder: Have someone measure across your back from the tip of one shoulder bone to the other.

Example 2: Men's Running Shoes

User input: "We need a size guide for our men's running shoes. We sell globally. The shoes are true to size with a medium-width last. Available in sizes US 7-14, including half sizes."

Output:

Men's Performance Running Shoe — Size Guide

Fit: True to size on a medium-width (D) last. If you have wide feet, consider our Wide (2E) option or sizing up 0.5 size.

Measuring your foot:

  1. Stand on a piece of paper against a wall, heel touching the wall
  2. Mark the tip of your longest toe (this may not be your big toe)
  3. Measure from the wall to the mark in millimeters
  4. Measure both feet — use the larger measurement
  5. Measure at the end of the day when feet are slightly swollen
USUKEUJP (cm)KR (mm)Foot Length (mm)
764025.0250248-252
7.56.540.525.5255253-257
874126.0260258-262
8.57.54226.5265263-267
9842.527.0270268-272
9.58.54327.5275273-277
1094428.0280278-282
10.59.544.528.5285283-287
11104529.0290288-292
11.510.545.529.5295293-297
12114630.0300298-302
131247.531.0310308-312
141348.532.0320318-322

Width guide:

WidthDescriptionBall of Foot
B (Narrow)For narrow feet< 95 mm
D (Medium)Standard width — this shoe95-105 mm
2E (Wide)For wide feet106-115 mm
4E (Extra Wide)For extra-wide feet> 115 mm

Tips:

  • Running shoes should have a thumb's width (~10-12 mm) of space between your longest toe and the front of the shoe.
  • If you wear thick running socks, measure your foot while wearing them.
  • Orthotics users: remove the insole, place your orthotic inside, and check that your foot does not hang over the edges.

Common Mistakes

  1. Confusing garment measurements with body measurements. Always label which you are providing. A "38-inch chest" garment is designed for a body with a 36-inch chest (2 inches of ease). Mixing these up causes universal mis-sizing.
  1. Using only one measurement system. International customers leave if they see only inches. Always provide dual units and verify the math (1 in = 2.54 cm, not 2.5).
  1. Providing a single generic chart for multiple brands. A size M from one manufacturer is not the same as another. Multi-brand stores must provide brand-specific tables or at minimum note deviations.
  1. Ignoring the "between sizes" scenario. Most customers fall between sizes. Without explicit guidance, they either buy two sizes (increasing returns) or abandon the cart.
  1. Skipping measurement instructions. Customers who measure incorrectly will choose the wrong size even with a perfect chart. Always include how-to-measure steps.
  1. Forgetting to specify fit type. "Regular fit" and "slim fit" produce completely different size recommendations from the same body measurements. Always state the intended fit.
  1. Not updating guides when products change. Manufacturers adjust patterns and fabrics between seasons. A size guide from last year may be wrong for this year's inventory.
  1. Ignoring accessories. Ring sizes, hat sizes, and belt sizes have their own measurement systems that are frequently omitted from stores that sell these alongside apparel.
  1. No mobile optimization. Large tables are unreadable on phones. Recommend responsive table format or measurement-lookup tools.
  1. Omitting stretch/fabric composition. A garment with 5% elastane fits dramatically differently from one with 0%. Always note fabric composition and its impact on fit.

Resources

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.07%
按下载量换算702

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills