creating-opencode-plugins
✓명령, 파일, LSP, 메시지, 권한, 서버, 세션, 할 일, 도구 또는 TUI 이벤트에 연결되는 OpenCode 플러그인을 생성할 때 사용합니다. JavaScript/TypeScript 이벤트 기반 모듈에 대한 플러그인 구조, 이벤트 API 사양 및 구현 패턴을 제공합니다.
SKILL.md
OpenCode plugins are JavaScript/TypeScript modules that hook into 25+ events across the OpenCode AI assistant lifecycle. Plugins export an async function receiving context (project, client, $, directory, worktree) and return an event handler.
| command | command.executed | Track command history, notifications | | file | file.edited, file.watcher.updated | File validation, auto-formatting | | installation | installation.updated | Dependency tracking | | lsp | lsp.client.diagnostics, lsp.updated | Custom error handling | | message | message..updated/removed | Message filtering, logging |
| permission | permission.replied/updated | Permission policies | | server | server.connected | Connection monitoring | | session | session.created/deleted/error/idle/status/updated/compacted/diff | Session management | | todo | todo.updated | Todo synchronization | | tool | tool.execute.before/after | Tool interception, augmentation |
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/pr-pm/prpm --skill creating-opencode-plugins- 카테고리
- >_생산성
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
creating-opencode-plugins이란?
명령, 파일, LSP, 메시지, 권한, 서버, 세션, 할 일, 도구 또는 TUI 이벤트에 연결되는 OpenCode 플러그인을 생성할 때 사용합니다. JavaScript/TypeScript 이벤트 기반 모듈에 대한 플러그인 구조, 이벤트 API 사양 및 구현 패턴을 제공합니다. 출처: pr-pm/prpm.
creating-opencode-plugins 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/pr-pm/prpm --skill creating-opencode-plugins 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/pr-pm/prpm
상세
- 카테고리
- >_생산성
- 출처
- skills.sh
- 최초 등록
- 2026-02-01