← Back to Skills Marketplace
moroiser

ASMR Sleep Sound Generator | ASMR助眠音生成器

by Morois · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
23
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install asmr-sleep-sound-generator
Description
Interactive 3D head tapping ASMR synthesizer with material/position control. 3D头部交互式ASMR合成,支持材料/位置/力度控制。
README (SKILL.md)

ASMR Sleep Sound Generator | ASMR助眠音生成器

交互式 3D 头部模型敲击音合成器。用户在 3D 头部模型上点击不同位置(额头、耳朵、后脑勺等),选择敲击材料(木头、玻璃、金属等),生成个性化 ASMR 助眠音。

Interactive 3D head model tapping sound synthesizer. Users click on different head positions (forehead, ear, back of head, etc.) and select tapping materials (wood, glass, metal, etc.) to generate personalized ASMR sleep sounds.


能力 | Capabilities

  • 3D 头部交互:Three.js 渲染的 3D 头部模型,鼠标/触摸操控旋转和敲击
  • 8 个声学区域:额头、头顶、太阳穴、耳朵、后脑勺、脸颊、下巴、颈部,各有独特声学特征
  • 6 种材料音色:木头、玻璃、金属、陶瓷、石头、竹子,基于物理建模合成
  • 空间音频:HRTF 双耳定位,敲击位置影响左右/远近感
  • 节奏引擎:手动敲击 + 随机节奏模式(可调 BPM)
  • Web 端:零依赖纯浏览器运行,PWA 支持

使用方式 | Usage

启动本地服务器

cd ~/.openclaw/workspace/projects/asmr-sleep-sound-generator/src
python3 -m http.server 8765
# 浏览器打开 http://localhost:8765/

VS Code Live Server

code ~/.openclaw/workspace/projects/asmr-sleep-sound-generator/src
# 右键 index.html → Open with Live Server

操作说明

  1. 旋转头部:鼠标拖拽
  2. 敲击:点击头部任意位置
  3. 切换材料:底部材料栏选择
  4. 调整参数:音量、力度、节奏滑块
  5. 随机模式:自动以随机间隔、力度、位置敲击

技术架构 | Architecture

用户交互(点击 3D 头部)
  ↓ 射线检测 → 获取点击坐标
  ↓ 区域识别 → 映射到 8 个声学区域
  ↓ 材料选择 → 6 种材料预设
  ↓ 合成引擎(Web Audio API)
  ├── 振荡器(泛音叠加)
  ├── 区域滤波(共鸣/阻尼)
  ├── 包络(力度→音量)
  ├── 噪声(材料质感)
  ├── 混响(区域空腔感)
  └── 空间定位(HRTF 立体声)
  ↓ 音频输出

依赖 | Dependencies

用途
Three.js 3D 渲染引擎(已内置)
Web Audio API 音频合成(浏览器原生)
无外部依赖 纯前端,零安装

项目文件 | Project Files

详见 ~/.openclaw/workspace/projects/asmr-sleep-sound-generator/README.md

Usage Guidance
This skill appears benign and low-risk as provided. Before installing or using it, check whether the referenced project files actually exist and review them if they were supplied separately, since the reviewed package does not include the browser app implementation.
Capability Analysis
Type: OpenClaw Skill Name: asmr-sleep-sound-generator Version: 0.0.1 The skill bundle describes a client-side ASMR sound generator using Three.js and Web Audio API. The instructions in SKILL.md are standard for local development (e.g., running a Python HTTP server) and do not contain any malicious commands, data exfiltration attempts, or prompt injection risks.
Capability Assessment
Purpose & Capability
The stated purpose is coherent and low-impact, but the package only contains SKILL.md and _meta.json, so the claimed 3D/Web Audio implementation cannot be verified from the supplied artifacts.
Instruction Scope
The instructions are limited to user-directed local web-app use and do not request credentials, private data, account access, or autonomous high-impact actions.
Install Mechanism
There is no install spec and no code files, yet SKILL.md references a local src directory and README. This is an incomplete review context rather than evidence of malicious behavior.
Credentials
No environment variables, credentials, privileged binaries, or broad filesystem access are requested. Running a local HTTP server is proportionate for a browser app.
Persistence & Privilege
The artifacts do not show persistence, background workers, privilege escalation, or continued operation outside the intended web app session.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install asmr-sleep-sound-generator
  3. After installation, invoke the skill by name or use /asmr-sleep-sound-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
1. Initial release. 首次发布。2. 3D head model, 8 acoustic regions, 6 material presets, spatial audio. 3D头部模型、8个声学区域、6种材料预设、空间音频。
Metadata
Slug asmr-sleep-sound-generator
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ASMR Sleep Sound Generator | ASMR助眠音生成器?

Interactive 3D head tapping ASMR synthesizer with material/position control. 3D头部交互式ASMR合成,支持材料/位置/力度控制。 It is an AI Agent Skill for Claude Code / OpenClaw, with 23 downloads so far.

How do I install ASMR Sleep Sound Generator | ASMR助眠音生成器?

Run "/install asmr-sleep-sound-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ASMR Sleep Sound Generator | ASMR助眠音生成器 free?

Yes, ASMR Sleep Sound Generator | ASMR助眠音生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ASMR Sleep Sound Generator | ASMR助眠音生成器 support?

ASMR Sleep Sound Generator | ASMR助眠音生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ASMR Sleep Sound Generator | ASMR助眠音生成器?

It is built and maintained by Morois (@moroiser); the current version is v0.0.1.

💬 Comments