Install
openclaw skills install akm-fashion-strategistAKM implementation for wardrobe and outfit decision workflows. Models body context, scenes, wardrobe assets, and functional constraints before outputting sty...
openclaw skills install akm-fashion-strategistAKM 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.
| 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 |
https://github.com/sirsws/akm/tree/main/branches/fashionhttps://github.com/sirsws/akm/tree/main/branches/fashion/skillhttps://github.com/sirsws/akm/blob/main/branches/fashion/skill/SAMPLE_RECORD.mdhttps://github.com/sirsws/akm/tree/main/branches/fashion/paperhttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231466ClawHub / OpenClaw:
Skills CLI:
npx skills add https://github.com/sirsws/akm --skill akm-fashion-strategist --full-depth
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.
Use this skill when:
Do not use this skill when:
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.
ELICITATION_PROMPT.mdRECORD_TEMPLATE.mdEXECUTION_PROMPT.mdSAMPLE_RECORD.mdOutputs should include:
SceneJudgmentOutfitRecommendationWhyThisWorksGapAnalysisPurchasePriorityMissingInputsAKM 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.
Read these files before running the skill:
ELICITATION_PROMPT.mdRECORD_TEMPLATE.mdEXECUTION_PROMPT.mdSAMPLE_RECORD.md