用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Arry8/openclaw-edge --skill pulaoecho-voice-assistant命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Deploy KERNEL_INTUITION_Cp on any AI architecture with calibrated thresholds. Use when user wants to "activate Cp", "setup creative intuition", "deploy kernel on [AI]", "enable intuition mode", or mentions activating computational intuition on a specific model. Also trigger for "configure Cp for [architecture]" or "calibrate creative thresholds". This skill handles the full activation workflow including architecture profiling, threshold calibration, kernel generation, and monitoring setup.
Three-Layer Thinking Chain Architecture — Personality-Driven Agent Self-Evolution Framework
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
基于 SOC 职业分类
正在显示 SKILL.md
| name | pulaoecho-voice-assistant |
| description | 远程音频语音助手,支持语音唤醒和TTS响应 |
| metadata | {"openclaw":{"emoji":"🗣️","requires":{"bins":"[Truncated]","env":"[Truncated]","config":"[Truncated]"},"install":["[Truncated]"]}} |
远程音频语音助手,支持语音唤醒和TTS响应。
生成证书:
cd skills/Pulaoecho-voice-assistant && bash scripts/gen_cert.sh
安装依赖:
cd skills/Pulaoecho-voice-assistant && pip3 install -r requirements.txt
启动服务:
cd skills/Pulaoecho-voice-assistant && python3 scripts/main.py
设备可以通过WebSocket连接到服务:
wss://localhost:18181/v1/audio/streampulaoecho-voice-assistant.log