goldhold-skillPersistent memory for AI agents. Remember across sessions. Encrypted in transit and at rest. https://goldhold.ai
Install via ClawdBot CLI:
clawdbot install jerrysrodz/goldhold-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://relay.goldhold.ai/v1/autoCalls external URL not in known-safe list
https://goldhold.aiAI Analysis
The skill's external API usage is fully documented and consistent with its stated purpose of providing persistent memory for AI agents. While it sends data to an external service, this is explicitly disclosed, requires user-provided API keys, and appears to implement standard encryption practices. No hidden instructions, credential harvesting, or obfuscation were detected.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
An AI support agent uses GoldHold to remember past customer interactions, preferences, and unresolved issues across sessions, enabling personalized and consistent support without starting from scratch each time.
An AI project assistant stores decisions, task assignments, and meeting notes in GoldHold, allowing it to recall project statuses and historical context to help teams stay aligned and avoid redundant discussions.
An AI tutoring system leverages GoldHold to track student progress, learning gaps, and past explanations, providing tailored educational content and avoiding repetition of previously covered material.
An AI health assistant uses GoldHold to store patient symptom histories, treatment decisions, and doctor notes over time, ensuring continuity of care and accurate follow-ups during virtual consultations.
An AI shopping assistant remembers user preferences, past purchases, and feedback via GoldHold, delivering personalized product recommendations and improving customer retention across shopping sessions.
Offer a free Lite tier with limited memories and messages to attract individual developers and small projects, then upsell to a paid Vault Pro tier with unlimited features for enterprise and high-volume users.
Monetize the persistent memory API directly by charging based on usage metrics such as API calls, storage volume, or number of agents, with tiered pricing plans for different scales of deployment.
Provide custom enterprise solutions with advanced features like enhanced security, dedicated support, and on-premise deployment options, targeting large organizations needing robust AI agent memory management.
💬 Integration Tip
Start by integrating the /v1/auto endpoint at session start to resume context, then use /v1/turn for each interaction to search and store memories efficiently.
Scored Apr 19, 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...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (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