← 返回
未分类 中文

AKM Fashion

AKM implementation for wardrobe and outfit decision workflows. Models body context, scenes, wardrobe assets, and functional constraints before outputting sty...
AKM实现衣柜和穿搭决策工作流。模型在输出造型建议前,综合考虑身体特征、场景、服装资产和功能约束。
sirsws
未分类 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 432
下载
💾 1
安装
2
版本
#latest

概述

---

name: "akm-fashion-strategist"

description: "AKM implementation for wardrobe and outfit decision workflows. Models body context, scenes, wardrobe assets, and functional constraints before outputting styling decisions."


AKM Fashion

AKM Fashion is a profile-first wardrobe and outfit decision skill for real scene and asset constraints.

It does not start with a moodboard.

It starts by modeling the operator:

body context, scenes, wardrobe assets, functional needs, purchase tolerance, and anti-patterns.

Quick Reference

ItemDetails
------
Primary outcomea wardrobe-aware outfit or purchase decision
Best use casewhen generic styling advice fails because the user's real wardrobe and scene constraints matter
Public sourcehttps://github.com/sirsws/akm/tree/main/branches/fashion
Sample recordhttps://github.com/sirsws/akm/blob/main/branches/fashion/skill/SAMPLE_RECORD.md
Research paperhttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231466
Install sourcehttps://github.com/sirsws/akm

Public Links

  • GitHub branch: https://github.com/sirsws/akm/tree/main/branches/fashion
  • Skill files: https://github.com/sirsws/akm/tree/main/branches/fashion/skill
  • Sample record: https://github.com/sirsws/akm/blob/main/branches/fashion/skill/SAMPLE_RECORD.md
  • Branch paper: https://github.com/sirsws/akm/tree/main/branches/fashion/paper
  • SSRN paper: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231466

Installation

ClawHub / OpenClaw:

  • install from this listing

Skills CLI:

npx skills add https://github.com/sirsws/akm --skill akm-fashion-strategist --full-depth

What This Skill Changes

Most styling agents answer too early.

They do not know what the user already owns, which scenes matter, what body issues need handling, or which functional constraints dominate the decision.

That is where generic taste talk starts.

AKM Fashion changes the order of operations:

profile first, decision second.

When to Use

Use this skill when:

  • the user needs scene-specific outfit decisions
  • current wardrobe assets materially constrain the solution space
  • comfort and function matter, not only aesthetics
  • purchase priorities are more useful than vague inspiration
  • generic style advice keeps missing the real problem

Do not use this skill when:

  • the user only wants casual fashion chat
  • image recognition or virtual try-on is being requested
  • the wardrobe state is unknown and the user refuses to provide it
  • the user wants pure aesthetic moodboarding without operational decisions

Core Rule

No wardrobe model, no serious styling decision.

If the necessary state is unclear, the skill should surface MissingInputs instead of pretending the wardrobe is already known.

Workflow

  1. ELICITATION_PROMPT.md
  2. RECORD_TEMPLATE.md
  3. EXECUTION_PROMPT.md
  4. SAMPLE_RECORD.md

Output Contract

Outputs should include:

  • SceneJudgment
  • OutfitRecommendation
  • WhyThisWorks
  • GapAnalysis
  • PurchasePriority
  • MissingInputs

Operating Boundary

AKM Fashion is a wardrobe decision aid.

It is not an image-recognition tool, not a virtual try-on product, and not a generic taste generator that hides missing context behind aesthetic language.

Files to Load

Read these files before running the skill:

  • ELICITATION_PROMPT.md
  • RECORD_TEMPLATE.md
  • EXECUTION_PROMPT.md
  • SAMPLE_RECORD.md

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-05-03 07:37 安全 安全
  • v1.0.1
    2026-03-31 18:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,215
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,056 📥 796,431
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,350 📥 317,751