← 返回 Skills 市场
Memi
作者
Mukund Kunapareddy
· GitHub ↗
· v1.1.0
258
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install memi
功能描述
Personal CRM and relationship intelligence. Extracts contacts from conversations, tracks commitments, detects cooling relationships, delivers morning briefs,...
安全使用建议
Plain-language considerations before installing:
- Data locality & sensitivity: The skill will create and maintain a SQLite DB at ~/.local/share/memi-ri/memi.db containing your contacts, notes, commitments, and relationship metadata. Treat that file as sensitive and back it up/encrypt it if needed.
- Google integration: If you install/enable the optional 'gog' tool or grant Google access, the skill can read Calendar, Gmail, and Contacts. Limit permissions (use a secondary Google account or fine-grained OAuth scopes) if you don't want full mailbox/calendar access.
- No install script, but unknown source: This is an instruction-only skill with no bundled code, which lowers installer risk, but the package's source/owner is unknown and there is no homepage—consider that before granting persistent access to sensitive data.
- LLM provider exposure: Some processing (parsing, drafting messages, behavioral patterning) will involve the LLM provider you have configured in OpenClaw; if that provider is external, sensitive snippets sent to it may leave your machine. Confirm your provider's privacy policy or limit what you send.
- Image and screenshot handling: The skill mentions scanning photos/business cards/LinkedIn screenshots but doesn't specify whether OCR or image recognition happens locally or via an external service—ask or test with non-sensitive images first.
Recommendations:
- If you want to try it, use a limited Google account or deny 'gog' integration initially.
- Inspect or export the DB after a trial and delete it on uninstall.
- If you need higher assurance, ask the skill author for a homepage/repo or request explicit details about OCR/image processing and exact Gmail/Calendar scopes.
Confidence note: Assessment is based on the provided SKILL.md and README; because the skill comes from an unknown source and no code is bundled for deeper inspection, confidence is medium. If you can obtain the skill's upstream source code or an author link, that would raise confidence.
功能分析
Type: OpenClaw Skill
Name: memi
Version: 1.1.0
The 'memi' skill is a sophisticated personal CRM designed to track relationships and commitments using a local SQLite database (~/.local/share/memi-ri/memi.db). While it utilizes high-privilege integrations via the 'gog' tool to access Gmail, Calendar, and Contacts, these actions are explicitly documented and necessary for its stated features like meeting prep and email signal extraction. The instructions in SKILL.md focus on personality modeling and data organization without any evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (personal CRM, relationship intelligence) match the declared requirements: sqlite3 for local storage and an optional 'gog' binary for Google Calendar/Gmail/Contacts integration. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to persistently store and update a local DB at ~/.local/share/memi-ri/memi.db and to extract contact, calendar, and email data (when 'gog' is available). That scope is consistent with a CRM, but the instructions are broad: they cover image/receipt/LinkedIn screenshot scanning and ongoing behavioral learning. The doc does not instruct reading unrelated system files or unlisted env vars, but it grants the agent wide latitude to collect sensitive personal data and to call the configured LLM provider for processing.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code; nothing is downloaded or written at install time beyond what the agent itself would create at runtime (the local SQLite DB). This is the lowest install risk.
Credentials
No environment variables or secrets are required. Google integration is optional and appears to rely on the user's OAuth flow via a local 'gog' tool rather than on embedded keys, which is proportionate. The persistent local DB is sensitive and proportional to the skill's stated purpose.
Persistence & Privilege
The skill stores persistent data in its own DB under the user's home directory (expected for a CRM). It is not marked 'always:true' and does not request system-wide configuration changes or other skills' credentials. Note that autonomous invocation is enabled by default on the platform (not a specific flag here).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memi - 安装完成后,直接呼叫该 Skill 的名称或使用
/memi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix interaction tracking, add scheduling triggers, expand connection types, add archiving, rename email_signals to signals
v1.0.0
Initial release of memi-relationship-intelligence.
- Personal CRM that extracts contacts from conversations and captures detailed context.
- Tracks commitments, detects cooling relationships, and reminds you of important dates, events, and promises.
- Learns your relationship patterns and user style over time, surfaces the right context before meetings and in daily briefs.
- Stores structured data in a local SQLite database, including contacts, notes, commitments, interactions, reminders, and more.
- Designed for natural interactions: concise, context-aware, and personalized responses that mirror your style and avoid “chatbot” clichés.
元数据
常见问题
Memi 是什么?
Personal CRM and relationship intelligence. Extracts contacts from conversations, tracks commitments, detects cooling relationships, delivers morning briefs,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 Memi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memi」即可一键安装,无需额外配置。
Memi 是免费的吗?
是的,Memi 完全免费(开源免费),可自由下载、安装和使用。
Memi 支持哪些平台?
Memi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memi?
由 Mukund Kunapareddy(@mukund2)开发并维护,当前版本 v1.1.0。
推荐 Skills