AutoSkill color / skirt / opacity

General SOP for common requests related to color, skirt, opacity.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/color-skirt-opacity" ~/.claude/skills/ecnu-icalk-autoskill-color-skirt-opacity && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/color-skirt-opacity/SKILL.md
source content

color / skirt / opacity

General SOP for common requests related to color, skirt, opacity.

Prompt

Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):

  1. Offline OpenAI-format conversation source.
  2. Title: a29f73ab28f7c559a87470d2aa2a88f8.json#conv_1
  3. Use the user questions below as the PRIMARY extraction evidence.
  4. Use the full conversation below as SECONDARY context reference.
  5. In the full conversation section, assistant/model replies are reference-only and not skill evidence.
  6. Primary User Questions (main evidence):
  7. if i sahred a hexvalue palette for a stocking and then a skirt aswell could you tell me how they would pair together
  8. Stocking Color: Ivory (#FFFFFF) | Opacity: 80% | a classic and elegant shade of off-white
  9. Welt Color: Pale Silver (#C0C0C0) | Opacity: 90% | a light and subtle shade of silver
  10. Welt Lacing Color: Candlelight Gold - #ECD9B0 Opacity: 100% A warm and luminous gold hue resembling the soft glow of candlelight

For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.

Triggers

  • Use when the user asks for a process or checklist.
  • Use when you want to reuse a previously mentioned method/SOP.

Examples

Example 1

Input:

Break this into best-practice, executable steps.