/install akm-fashion-strategist
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
| Item | Details |
|---|---|
| Primary outcome | a wardrobe-aware outfit or purchase decision |
| Best use case | when generic styling advice fails because the user's real wardrobe and scene constraints matter |
| Public source | https://github.com/sirsws/akm/tree/main/branches/fashion |
| Sample record | https://github.com/sirsws/akm/blob/main/branches/fashion/skill/SAMPLE_RECORD.md |
| Research paper | https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231466 |
| Install source | https://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
ELICITATION_PROMPT.mdRECORD_TEMPLATE.mdEXECUTION_PROMPT.mdSAMPLE_RECORD.md
Output Contract
Outputs should include:
SceneJudgmentOutfitRecommendationWhyThisWorksGapAnalysisPurchasePriorityMissingInputs
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.mdRECORD_TEMPLATE.mdEXECUTION_PROMPT.mdSAMPLE_RECORD.md\r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install akm-fashion-strategist - 安装完成后,直接呼叫该 Skill 的名称或使用
/akm-fashion-strategist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AKM Fashion 是什么?
AKM implementation for wardrobe and outfit decision workflows. Models body context, scenes, wardrobe assets, and functional constraints before outputting sty... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 AKM Fashion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install akm-fashion-strategist」即可一键安装,无需额外配置。
AKM Fashion 是免费的吗?
是的,AKM Fashion 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AKM Fashion 支持哪些平台?
AKM Fashion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AKM Fashion?
由 sirsws(@sirsws)开发并维护,当前版本 v1.0.2。