Was ist atxp-memory?
Agent-Speicherverwaltung – Cloud-Sicherung, Wiederherstellung und lokale Vektorsuche von .md-Speicherdateien Quelle: atxp-dev/cli.
Agent-Speicherverwaltung – Cloud-Sicherung, Wiederherstellung und lokale Vektorsuche von .md-Speicherdateien
Installieren Sie den KI-Skill atxp-memory schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/atxp-dev/cli --skill atxp-memoryAgent-Speicherverwaltung – Cloud-Sicherung, Wiederherstellung und lokale Vektorsuche von .md-Speicherdateien Quelle: atxp-dev/cli.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/atxp-dev/cli --skill atxp-memory Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/atxp-dev/cli