atxp-memory이란?
에이전트 메모리 관리 - .md 메모리 파일의 클라우드 백업, 복원 및 로컬 벡터 검색 출처: atxp-dev/cli.
에이전트 메모리 관리 - .md 메모리 파일의 클라우드 백업, 복원 및 로컬 벡터 검색
명령줄에서 atxp-memory AI 스킬을 개발 환경에 빠르게 설치
출처: atxp-dev/cli.
Manage your agent's .md memory files: back up and restore to/from ATXP cloud servers, and search your local memories using zvec vector similarity search.
| Cloud Backup | Push/pull .md files to ATXP servers for disaster recovery | | Local Search | Index .md files into a local zvec vector database, then search by natural language query | | Status | View cloud backup info and local index statistics |
| After meaningful changes to SOUL.md, MEMORY.md, or at end of session | push | | Bootstrapping a fresh workspace or recovering from environment loss | pull | | After updating memory files and before starting a task that requires recall | index | | Looking for relevant context in past memories | search |
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/atxp-dev/cli --skill atxp-memory에이전트 메모리 관리 - .md 메모리 파일의 클라우드 백업, 복원 및 로컬 벡터 검색 출처: atxp-dev/cli.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/atxp-dev/cli --skill atxp-memory 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/atxp-dev/cli