centaur-partners-api

Official

Access and summarize Centaur partner trading data

Authorcentaur-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps agents and developers reliably retrieve, summarize, and generate requests for Centaur partner trading data while choosing the correct transport and protecting API keys. It removes guesswork about when to use MCP versus REST, enforces pagination and time-bounded reads, and provides clear guidance for presenting messages, events, positions, and stats.

Core Features & Use Cases

  • Transport selection: Prefer MCP when the client is configured, otherwise fall back to REST using CENTAUR_PARTNER_API_KEY or a one-time pasted partner key.
  • Data retrieval guidance: Instructions for events, messages, positions, and stats including pagination, start/end time bounds, and hiding system-generated events by default.
  • Curl and client setup: Generate correct GET /api/v1/* curl examples, and provide setup snippets for Claude, Cursor, and Codex MCP configuration.
  • Security controls: Treat pasted keys as transient, do not echo or persist keys, and avoid inventing credentials or unsupported auth flows.

Quick Start

Use the centaur-partners-api skill to fetch the last 10 events for a trader via MCP or REST and produce a concise summary highlighting trade outcomes and sentiment.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: centaur-partners-api
Download link: https://github.com/centaur-io/centaur-partners-skill/archive/main.zip#centaur-partners-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.