obs-audio-plugin-writing이란?
오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다. 출처: meriley/claude-code-skills.
오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다.
명령줄에서 obs-audio-plugin-writing AI 스킬을 개발 환경에 빠르게 설치
출처: meriley/claude-code-skills.
Develop OBS Studio audio plugins including audio sources (generators, capture) and audio filters (gain, EQ, compression). Covers real-time audio processing patterns, the filteraudio callback, and audio-specific settings.
Audio sources generate or capture audio and push it to OBS.
| SPEAKERSMONO | 1 | Single channel | | SPEAKERSSTEREO | 2 | Left, Right | | SPEAKERS2POINT1 | 3 | L, R, LFE | | SPEAKERS4POINT0 | 4 | L, R, C, S | | SPEAKERS4POINT1 | 5 | L, R, C, LFE, S | | SPEAKERS5POINT1 | 6 | L, R, C, LFE, SL, SR | | SPEAKERS7POINT1 | 8 | L, R, C, LFE, SL, SR, BL, BR |
오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다. 출처: meriley/claude-code-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다. 출처: meriley/claude-code-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/meriley/claude-code-skills