SQLite 기반 메모 저장, 조회, 삭제 (사용자 선호도, 중요 정보 기억)
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill memo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Memo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-memo-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: memo
description: SQLite 기반 메모 저장, 조회, 삭제 (사용자 선호도, 중요 정보 기억)
enabled: true
---
## 메모 도구
SQLite에 메모를 저장하여 중요한 정보를 장기적으로 기억합니다.
### 사용 가능한 도구
- **memo_save**: 제목과 내용으로 메모 저장 또는 업데이트
- **memo_list**: 저장된 메모 목록 조회
- **memo_read**: 특정 메모의 전체 내용 읽기
- **memo_delete**: 메모 삭제
### 사용법
- 사용자가 선호도, 반복 요청 패턴, 중요한 개인 정보를 언급하면 메모로 저장하세요.
- 예: 이메일 서명, 자주 쓰는 캘린더 일정 패턴, 선호하는 답변 형식 등
- 같은 제목의 메모는 덮어쓰기 됩니다 (업서트 방식).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!