About face slow
Performs a slow, deliberate 180-degree about-face in place by setting root.faceDeg, taking its time. Use when a command mentions about-face, slow turn around, turn around slowly, or deliberately face the other way.From its SKILL.md
npx -y skills add sumitaich1998/slavex --skill about-face-slowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 152 tokens by cl100k_base, as published. Nobody here has run it
about-face-slow
A measured 180 turn. Set root.faceDeg to the current heading + 180 with a longer duration.
Composes: turn-and-face
How
- Turn in place: top-level
root:{faceDeg: state.faceDeg + 180}. - Use a longer
durationMs(~1400) so it reads as slow and deliberate.
Example
- "about face slowly" ->
{"durationMs":1400,"root":{"faceDeg":180},"say":"About... face."}
Limits & posture
Keep ≥1 foot grounded except at a jump's airborne apex; stay inside human joint ranges and keep weight over the support — see balance-and-posture.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.