长桥管理
my_longbridge_mgnt_skill
by canonxu
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/canonxu/my-stock-longbridge-skill文档
Purpose
Longbridge OpenAPI integration for automated stock management.
Setup
- Configure credentials via
openclaw secrets configure. - Ensure
longbridgeis installed (pip install -r requirements.txt).
Functions
trade: Execute, Modify, Cancel orders.market: Real-time quotes.account: Asset & Position tracking.push: Real-time streaming handler.
Warning: Do not hardcode credentials.
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
思否热榜
by codekungfu
注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。