Agent skill
kakao-list
카카오톡 채팅방 목록 조회. "카톡 방 목록", "채팅방 보여줘", "kakao list", "KakaoTalk rooms" 시 사용.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kakao-list
SKILL.md
카카오톡 채팅방 목록
KakaoTalk 채팅방 목록을 조회합니다.
실행
cd /Users/taehoje/space/kakao-terminal && python kakao_cli.py list $ARGUMENTS
옵션
/kakao-list- 처음 10개 방/kakao-list 20- 처음 20개 방
출력 형식
=== Chat Rooms (1-10) ===
1. 친구이름 (2 unread) - 마지막 메시지...
2. 그룹채팅 - 내일 봐요
3. 다른친구
네비게이션
/kakao-rooms-next- 다음 10개 방/kakao-rooms-prev- 이전 10개 방/kakao-search 검색어- 방 검색
다음 단계
/kakao-open 3- 3번 방 열기/kakao-open "친구이름"- 이름으로 방 열기
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?