Claude-skill-registry kakao-back

카카오톡 방 목록으로 돌아가기. "카톡 뒤로", "방 목록", "kakao back", "KakaoTalk back to list" 시 사용.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/kakao-back" ~/.claude/skills/majiayu000-claude-skill-registry-kakao-back && rm -rf "$T"
manifest: skills/data/kakao-back/SKILL.md
source content

카카오톡 방 목록으로 돌아가기

채팅에서 방 목록으로 돌아갑니다.

실행

cd /Users/taehoje/space/kakao-terminal && python kakao_cli.py back

동작 방식

  • in_chat
    상태를 false로 변경
  • 메시지 offset을 0으로 리셋
  • 현재 페이지의 방 목록 표시

출력 형식

✓ Back to room list
=== Chat Rooms (1-10) ===

1. 친구이름 (2 unread)
2. 그룹채팅
...

다음 단계

  • /kakao-open 3
    - 다른 방 열기
  • /kakao-rooms-next
    - 더 많은 방 보기
  • /kakao-search 검색어
    - 방 검색