MCP.so
ログイン

Bitget Agent Skill

@Bitget-AI

Bitget Agent Skill について

AI trading skill files that teach Claude Code how to use Bitget correctly

基本情報

カテゴリ

金融とコマース

ライセンス

MIT

ランタイム

node

公開者

Bitget-AI

投稿者

Skye Shi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agent-skill": {
      "command": "npx",
      "args": [
        "@bitget-ai/bitget-agent-skill"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Agent Skill?

Bitget Agent Skill — AI reasoning guide for Claude Code, Codex and terminal crypto trading

How to use Agent Skill?

The README includes setup instructions such as > Why -g? bgcis a persistent CLI your AI calls dozens of times per session — it must be on$PATH. This skill, by contrast, is a one-s.

Key features of Agent Skill

  • No API key required — pure Markdown
  • No network access — no runtime process
  • No credential storage — keys are passed via environment variables to bgc
  • Credentials live only in environment variables (no .env file parsing)
  • --read-only strips all write tools

Use cases of Agent Skill

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Agent Skill

Where is the source code for Agent Skill?

The source code is linked from the repository URL on this page.

Does Agent Skill include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「金融とコマース」の他のコンテンツ