Skip to content

Latest commit

 

History

History
113 lines (70 loc) · 3.31 KB

File metadata and controls

113 lines (70 loc) · 3.31 KB
sidebar false
title Skill Installation Guide
description Install Longbridge Skill for OpenClaw, Claude, ChatGPT, Cursor, Claude Code, and more

Longbridge Skill Installation Guide

OpenClaw

Type the following command in any OpenClaw chat:

/skills add longbridge/developers

Takes effect immediately — no restart required.

Also available on skills.sh and GitHub.


Claude Desktop / Claude.ai

Claude.ai's code execution environment only allows access to a fixed whitelist of domains, so automated installation is not possible. Use the manual method below instead.

  1. Open Claude.ai and go to Projects
  2. Create a new project or open an existing one → Project Settings
  3. Click Add content under Project Knowledge
  4. Download longbridge.zip and extract it
  5. Upload the extracted files to Project Knowledge

The Skill will be active in all conversations within that project.


ChatGPT

ChatGPT cannot auto-install Skills during a conversation. Use the GPT configuration page to upload manually.

  1. Go to ChatGPTMy GPTsCreate a GPT
  2. Switch to the Configure tab
  3. Download longbridge.zip and extract it
  4. Upload the extracted files under Knowledge
  5. Save and publish the GPT

Cursor

  1. Open Cursor → SettingsRules
  2. Choose Project Rules (current project) or User Rules (global)
  3. Download longbridge.zip and extract it
  4. Paste the extracted content into the rules editor, or place the files as described in the README

Claude Code

  1. Download longbridge.zip and extract it
  2. Copy the extracted files into .claude/skills/ in your project directory (create the folder if it doesn't exist)
  3. Restart Claude Code or start a new session

The Skill will be available in all Claude Code sessions within that project.


Codex / CLI Tools

Run in your project directory:

npx skills add longbridge/developers

This writes the Skill configuration into your project. Compatible with Codex, Zed, and other tools that support project-level context.


Zed

  1. Open Zed → Settings (cmd+,)
  2. Find AssistantContext
  3. Download longbridge.zip and extract it
  4. Add the file paths to the Context configuration as described in the README

Verify Installation

After installing, send the following in a conversation:

Use Longbridge to get the current quote for AAPL

If the AI returns live quote data, the installation was successful.


Troubleshooting

AI says it can't find the Longbridge tool

Some clients require a restart or a new conversation to load the Skill. Confirm the installation is complete, then try again in a new session.

Prompted for authorization when querying data

The Skill needs to connect to your Longbridge account. Follow the OAuth prompt, or get an API Token from the Longbridge Developer Platform.

Trading operations not working

Confirm your account has OpenAPI trading permissions enabled and is eligible to trade in the target market (HK / US).