카카오톡 다음 채팅방 목록. "카톡 다음 방", "더 보기", "kakao rooms next", "KakaoTalk more rooms" 시 사용.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill kakao-rooms-next --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kakao Rooms Next?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-kakao-rooms-next)More formats (shields.io, HTML) on the badges page.
---
name: kakao-rooms-next
description: 카카오톡 다음 채팅방 목록. "카톡 다음 방", "더 보기", "kakao rooms next", "KakaoTalk more rooms" 시 사용.
user-invocable: true
disable-model-invocation: false
allowed-tools: Bash
argument-hint: [step]
---
# 카카오톡 다음 채팅방 목록
다음 10개 채팅방을 표시합니다.
## 실행
```bash
cd /Users/taehoje/space/kakao-terminal && python kakao_cli.py rooms-next $ARGUMENTS
```
## 옵션
- `/kakao-rooms-next` - 다음 10개 방 (기본)
- `/kakao-rooms-next 5` - 다음 5개 방
## 출력 형식
```
=== Chat Rooms (11-20) ===
11. 친구11
12. 그룹채팅2 (3 unread)
13. 다른친구
...
```
## 다음 단계
- `/kakao-rooms-prev` - 이전 방 목록으로
- `/kakao-open 15` - 15번 방 열기
- `/kakao-list` - 처음 10개로 리셋
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!