Agent skill
kakao-down
카카오톡 최신 메시지 보기. "카톡 아래로", "최신 메시지", "kakao down", "KakaoTalk scroll down" 시 사용.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kakao-down
SKILL.md
카카오톡 최신 메시지 보기
아래로 스크롤하여 최신 메시지를 봅니다.
실행
cd /Users/taehoje/space/kakao-terminal && python kakao_cli.py down $ARGUMENTS
옵션
/kakao-down- 10개 최신으로 (기본)/kakao-down 20- 20개 최신으로
동작 방식
- 호출할 때마다 offset 감소
- 최소 offset은 0 (가장 최신)
- 현재에 가까운 메시지를 읽음
다음 단계
/kakao-up- 이전 메시지로/kakao-refresh- 가장 최신으로 리셋
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?