← Back to Skills Marketplace
jimbursch1

MemoTrader

by jimbursch1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memotrader
Description
Manage your MemoTrader inbox by checking messages, credits, balance, cliques, conversations, and alerting you to high-value opportunities or notice price iss...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memotrader
  3. After installation, invoke the skill by name or use /memotrader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — PA API skill for managing your MemoTrader inbox, credits, cliques, and conversations via OpenClaw
Metadata
Slug memotrader
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MemoTrader?

Manage your MemoTrader inbox by checking messages, credits, balance, cliques, conversations, and alerting you to high-value opportunities or notice price iss... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install MemoTrader?

Run "/install memotrader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MemoTrader free?

Yes, MemoTrader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MemoTrader support?

MemoTrader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MemoTrader?

It is built and maintained by jimbursch1 (@jimbursch1); the current version is v1.0.0.

💬 Comments