Claude-skill-registry kakao-refresh

카카오톡 메시지 새로고침. "카톡 새로고침", "리프레시", "kakao refresh", "KakaoTalk reload" 시 사용.

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-refresh" ~/.claude/skills/majiayu000-claude-skill-registry-kakao-refresh && rm -rf "$T"
manifest: skills/data/kakao-refresh/SKILL.md
source content

카카오톡 메시지 새로고침

현재 채팅방의 최신 메시지를 새로고침합니다.

실행

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

동작 방식

  • 메시지 offset을 0으로 리셋
  • 최신 20개 메시지를 다시 불러옴
  • 스크롤 후 최신으로 돌아올 때 유용

다음 단계

  • /kakao-up
    - 이전 메시지 보기
  • /kakao-send 메시지
    - 답장 보내기
  • /kakao-back
    - 방 목록으로