| sidebar | false |
|---|---|
| title | Skill Installation Guide |
| description | Install Longbridge Skill for OpenClaw, Claude, ChatGPT, Cursor, Claude Code, and more |
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.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.
- Open Claude.ai and go to Projects
- Create a new project or open an existing one → Project Settings
- Click Add content under Project Knowledge
- Download longbridge.zip and extract it
- Upload the extracted files to Project Knowledge
The Skill will be active in all conversations within that project.
ChatGPT cannot auto-install Skills during a conversation. Use the GPT configuration page to upload manually.
- Go to ChatGPT → My GPTs → Create a GPT
- Switch to the Configure tab
- Download longbridge.zip and extract it
- Upload the extracted files under Knowledge
- Save and publish the GPT
- Open Cursor → Settings → Rules
- Choose Project Rules (current project) or User Rules (global)
- Download longbridge.zip and extract it
- Paste the extracted content into the rules editor, or place the files as described in the README
- Download longbridge.zip and extract it
- Copy the extracted files into
.claude/skills/in your project directory (create the folder if it doesn't exist) - Restart Claude Code or start a new session
The Skill will be available in all Claude Code sessions within that project.
Run in your project directory:
npx skills add longbridge/developersThis writes the Skill configuration into your project. Compatible with Codex, Zed, and other tools that support project-level context.
- Open Zed → Settings (
cmd+,) - Find Assistant → Context
- Download longbridge.zip and extract it
- Add the file paths to the Context configuration as described in the README
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.
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).