sound-effects이란?
ElevenLabs를 사용하여 텍스트 설명에서 음향 효과를 생성합니다. 사운드 효과 생성, 오디오 텍스처 생성, 주변 사운드 생성, 영화 효과, UI 사운드 또는 음성이 아닌 오디오를 생성할 때 사용합니다. 루핑, 지속 시간 제어 및 즉각적인 영향 조정을 지원합니다. 출처: connorads/dotfiles.
ElevenLabs를 사용하여 텍스트 설명에서 음향 효과를 생성합니다. 사운드 효과 생성, 오디오 텍스처 생성, 주변 사운드 생성, 영화 효과, UI 사운드 또는 음성이 아닌 오디오를 생성할 때 사용합니다. 루핑, 지속 시간 제어 및 즉각적인 영향 조정을 지원합니다.
명령줄에서 sound-effects AI 스킬을 개발 환경에 빠르게 설치
출처: connorads/dotfiles.
Generate sound effects from text descriptions — supports looping, custom duration, and prompt adherence control.
Setup: See Installation Guide. For JavaScript, use @elevenlabs/ packages only.
| text | string (required) | — | Description of the desired sound effect | | modelid | string | eleventexttosoundv2 | Model to use | | durationseconds | number \| null | null (auto) | Duration 0.5–30s; auto-calculated if null | | promptinfluence | number \| null | 0.3 | How closely to follow the prompt (0–1) |
ElevenLabs를 사용하여 텍스트 설명에서 음향 효과를 생성합니다. 사운드 효과 생성, 오디오 텍스처 생성, 주변 사운드 생성, 영화 효과, UI 사운드 또는 음성이 아닌 오디오를 생성할 때 사용합니다. 루핑, 지속 시간 제어 및 즉각적인 영향 조정을 지원합니다. 출처: connorads/dotfiles.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/connorads/dotfiles --skill sound-effectsElevenLabs를 사용하여 텍스트 설명에서 음향 효과를 생성합니다. 사운드 효과 생성, 오디오 텍스처 생성, 주변 사운드 생성, 영화 효과, UI 사운드 또는 음성이 아닌 오디오를 생성할 때 사용합니다. 루핑, 지속 시간 제어 및 즉각적인 영향 조정을 지원합니다. 출처: connorads/dotfiles.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/connorads/dotfiles --skill sound-effects 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/connorads/dotfiles