Agent skill
kakao-rooms-next
카카오톡 다음 채팅방 목록. "카톡 다음 방", "더 보기", "kakao rooms next", "KakaoTalk more rooms" 시 사용.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kakao-rooms-next
SKILL.md
카카오톡 다음 채팅방 목록
다음 10개 채팅방을 표시합니다.
실행
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개로 리셋
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?