Agent skill
kakao-refresh
카카오톡 메시지 새로고침. "카톡 새로고침", "리프레시", "kakao refresh", "KakaoTalk reload" 시 사용.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kakao-refresh
SKILL.md
카카오톡 메시지 새로고침
현재 채팅방의 최신 메시지를 새로고침합니다.
실행
cd /Users/taehoje/space/kakao-terminal && python kakao_cli.py refresh
동작 방식
- 메시지 offset을 0으로 리셋
- 최신 20개 메시지를 다시 불러옴
- 스크롤 후 최신으로 돌아올 때 유용
다음 단계
/kakao-up- 이전 메시지 보기/kakao-send 메시지- 답장 보내기/kakao-back- 방 목록으로
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?