📄 skillActivePromisinghigh
MemTensor/MemOS
by MemTensor
Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
97/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent orchestration system: Repository contains .claude/agents/ and .codex/agents/ directories with multiple agent configurations (backend-dev, code-reviewer, design-reviewer, explorer, integration-tester) indicating autonomous agent spawning capability
- Persistent configuration modification: CLAUDE.md and AGENTS.md files suggest system-level agent configuration and memory persistence across sessions
- Install scripts present: install.sh and install.ps1 files in apps/memos-local-openclaw enable bootstrap automation for system setup
- Autonomous operation without approval gates: Agent configuration files (.md and .toml formats) indicate agents can operate independently without explicit human approval per task
- External code execution: Multiple skill directories (browserwing-admin, browserwing-executor) and postinstall scripts suggest capability to execute external code and perform system-level operations
- GitHub workflow automation: .github/workflows/ contains CI/CD pipeline definitions (python-release.yml, python-tests.yml) that automate code execution and deployment