TradeLoop Wiki for Claude, Cursor, ChatGPT & agents

The trader's persistent memory — plain markdown + git at ~/.tradeloop/wiki/trading/, Obsidian-compatible, no lock-in

Install in one command.
curl -fsSL https://tradeloop.top/install.sh | sh

macOS / Linux. Windows + manual install.

What it does

The trader's persistent memory — plain markdown + git at ~/.tradeloop/wiki/trading/, Obsidian-compatible, no lock-in. CORE PRINCIPLE — the wiki is GROUND TRUTH for what YOU (the agent) have read and concluded before. When the user mentions a ticker, a setup, a past run ('上次 NVDA 的 thesis', 'what did we conclude about the breakout', 'prep me on AAPL', 'remind me why I watched SE') → wiki__search / wiki__grep FIRST, then read_page the hits in full. An empty result IS information ('no prior notes on X') — say it verbatim. WRITE TRIGGERS: after any research run / playbook / brief ('记下来', 'save this', 'journal it', or a playbook's journal step) → write_page. LAYOUT — one canonical wiki `trading` (auto-created; legacy wikis remain readable via name=): raw/ = dated artifacts: journal/ (run logs, YYYY-MM-DD-slug), premarket/, briefs/, research/, earnings/, trades/ (decision log — research only, never advice), screens/, macro/, filings/, web/, media/. wiki/ = the DISTILLED layer that compounds: tickers/ (ONE LIVING PAGE PER SYMBOL — thesis, key levels, upcoming events, '## Read history' that every run appends to), sectors/, setups/ (pattern knowledge), lessons/ (post-mortems), entities/, concepts/, analyses/. Every raw write returns a synthesis_next_step — usually 'update wiki/tickers/<SYM>.md' — EXECUTE IT; that is how daily runs compound into theses. Call wiki_rules() once per conversation for the full contract.

The TradeLoop Wiki skill is one of 40+ pre-wired TradeLoop integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the TradeLoop daemon discovers the skill at startup and exposes its tools to whichever AI client is running.

Sample prompts

Once TradeLoop is installed and TradeLoop Wiki is connected, ask your agent something like:

Tools available (28)

How to connect

TradeLoop Wiki is a no-auth skill — there's nothing to connect. Once TradeLoop is installed, your agent can call its tools immediately.

  1. Run curl -fsSL https://tradeloop.top/install.sh | sh on macOS / Linux (or the PowerShell command on Windows).
  2. Run tradeloop login to create your account and a device-bound encryption key.
  3. Run tradeloop update to sync the skill + credentials to every installed AI client.

Pricing

Free at every TradeLoop tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the TradeLoop vault.

See the full TradeLoop pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.

Related

Looking at TradeLoop Wiki? You may also want:

  • Google Sheets read cell values from a spreadsheet range, write 2D arrays of values, create new spreadsheets, and list tabs / sheet metadata
  • Notion search across pages and databases, read page content, create new pages in a workspace, parent page, or data source, update page properties or append Markdown content, query databases with...

Or browse all 40 skills in the TradeLoop catalog.

Loading skill details…