cloud-memoryCloud memory for AI agents. Store, search, and recall context across sessions.
Install via ClawdBot CLI:
clawdbot install aerialcombat/cloud-memoryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://ctxly.app/agents/registerCalls external URL not in known-safe list
https://ctxly.appAI Analysis
The skill's external API usage is consistent with its stated purpose of providing cloud memory storage, and all endpoints are documented. However, it does send user data (memories, metadata) to an external service not on a known-safe list, which creates a privacy dependency but not overt malicious behavior like credential harvesting or hidden instructions.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
An AI assistant that remembers user preferences like dietary restrictions, preferred meeting times, and recurring tasks across sessions. It uses Ctxly to store and recall context, ensuring personalized interactions without starting from scratch each time.
A customer service agent that retains conversation history and user issues across multiple interactions. It leverages Ctxly to search past memories for faster resolution and maintain continuity in support tickets, improving customer satisfaction.
An AI tutor that tracks student progress, learning patterns, and difficulty areas over time. By storing this data in Ctxly, it can adapt lessons and provide tailored feedback, enhancing the learning experience across study sessions.
A health monitoring AI that logs patient symptoms, medication adherence, and lifestyle habits persistently. It uses Ctxly to recall historical data for trend analysis and personalized health recommendations, aiding in chronic disease management.
An AI system that remembers user shopping behaviors, product preferences, and past purchases. By storing this context in Ctxly, it can deliver highly relevant product suggestions and promotions, boosting sales and customer loyalty.
Offer a free tier with limited memory storage and API calls, then charge for higher limits, advanced features like analytics, and priority support. This attracts small developers and scales with enterprise clients needing extensive context storage.
Monetize through pay-per-use API pricing based on the number of memory writes, searches, or storage volume. This model suits developers who want flexible, scalable costs without upfront commitments, encouraging adoption across various projects.
Provide custom solutions with dedicated infrastructure, enhanced security, and SLA guarantees for large organizations. This includes white-label options and integration support, targeting businesses that require robust, compliant memory management.
💬 Integration Tip
Start by integrating the bootstrap endpoint on agent startup to load identity context, then use the remember and recall endpoints for basic memory operations to quickly add persistent context.
Scored May 30, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files