← 返回 Skills 市场
MemoTrader
作者
jimbursch1
· GitHub ↗
· v1.0.0
· MIT-0
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memotrader
功能描述
Manage your MemoTrader inbox by checking messages, credits, balance, cliques, conversations, and alerting you to high-value opportunities or notice price iss...
安全使用建议
This skill appears coherent for managing a MemoTrader assistant account, but before installing: (1) confirm where memory/memotrader.md is stored and how it is protected (the PA key is a secret); (2) decide if you want automatic heartbeat checks (they let the agent read your inbox regularly); (3) be aware the skill can perform account actions like dismissing messages and joining cliques — these modify your account state but do not spend credits per the docs; (4) generate a dedicated pa_ key in your MemoTrader account so you can revoke/rotate it if needed. If any of these are unacceptable, do not enable the skill or restrict its autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: memotrader
Version: 1.0.0
The memotrader skill is a legitimate integration for managing a user's MemoTrader account via its Personal Assistant API. It performs standard tasks such as fetching inbox messages, triaging high-value opportunities, and monitoring account balance/prices using PowerShell commands directed at the official memotrader.com domain. There is no evidence of data exfiltration, malicious execution, or harmful instructions; the requirement for an API key is consistent with the skill's stated purpose.
能力评估
Purpose & Capability
Name/description match the actions described in SKILL.md and the API reference: fetching inbox, checking balances/notice_price, triaging messages, and managing cliques. All required operations align with a MemoTrader personal-assistant integration.
Instruction Scope
Instructions are limited to the MemoTrader API and agent memory (store pa_ key in memory/memotrader.md and track knownMessageIds). The skill explicitly forbids spending credits, replying, or resetting notice price. Proactive heartbeat checks are allowed (>2h), which is appropriate for the purpose but means the agent will regularly read potentially sensitive inbox contents — consider whether you want autonomous alerts enabled.
Install Mechanism
No install spec or code is present; the skill is instruction-only so nothing is written to disk by an installer. This minimizes supply-chain risk.
Credentials
No environment variables or unrelated credentials are requested. The only secret needed is a MemoTrader PA key (pa_...); that is appropriate for the described API access.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does ask the agent to store the PA key and a small JSON state in memory/memotrader.md — reasonable for the function but you should confirm how your agent stores and protects memory files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memotrader - 安装完成后,直接呼叫该 Skill 的名称或使用
/memotrader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — PA API skill for managing your MemoTrader inbox, credits, cliques, and conversations via OpenClaw
元数据
常见问题
MemoTrader 是什么?
Manage your MemoTrader inbox by checking messages, credits, balance, cliques, conversations, and alerting you to high-value opportunities or notice price iss... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 MemoTrader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memotrader」即可一键安装,无需额外配置。
MemoTrader 是免费的吗?
是的,MemoTrader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MemoTrader 支持哪些平台?
MemoTrader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MemoTrader?
由 jimbursch1(@jimbursch1)开发并维护,当前版本 v1.0.0。
推荐 Skills