Agent Skills
› nexu-io/motion-anything
› circular-text
circular-text
GitHub用于创建围绕圆形缓慢旋转的装饰性文字徽章或印章效果。依赖独立且支持无障碍模式,适用于简短文本的视觉点缀。
Trigger Scenarios
需要环形旋转文字装饰时
制作动态徽章或印章样式时
Install
npx skills add nexu-io/motion-anything --skill circular-text -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "circular-text",
"triggers": [
"circular text",
"text on circle",
"环形文字",
"圆形排版"
],
"description": "Text curves around a circle and slowly rotates — a decorative badge\/seal accent. Decorative only; keep the phrase short. Static ring under prefers-reduced-motion.\n"
}
circular-text
Circular Text Dependency-free, reduced-motion safe.
How to apply
Copy css+js; <div class="circ" data-text="• MOTION • ANYTHING "></div>.
Version History
- b016900 Current 2026-07-11 17:07


