Agent Skills
› nexu-io/motion-anything
› noise
noise
GitHub提供电影胶片颗粒感的动态噪点叠加层,适用于营销风格的主视觉背景。通过添加特定div并引入noise.js实现,支持减少动画偏好设置下的静态渲染,每视图仅使用一次。
Trigger Scenarios
需要为页面背景添加质感纹理
构建营销类Hero区域视觉设计
Install
npx skills add nexu-io/motion-anything --skill noise -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "noise",
"triggers": [
"noise",
"animated background",
"动态背景"
],
"description": "A film-grain noise overlay — subtle animated texture over any background. A marketing-grade hero backdrop. One per view; scrim behind text.\nRenders a static frame under prefers-reduced-motion.\n"
}
noise
A film-grain noise overlay — subtle animated texture over any background.
How to apply
Copy noise.js; add <div class="noise" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:09


