decibel-expert

Explain Decibel's on-chain perpetual futures trading platform on Aptos.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill decibel-expert-medicalcor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decibel-expert
Source: https://github.com/MEDICALCOR/medicalcor-core/tree/main/.claude/skills/aptos/decibel
Command: npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill decibel-expert-medicalcor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrating with or understanding Decibel, an on-chain perpetual futures trading platform on Aptos, involves complex concepts like trading engines, orderbooks, and various APIs (TypeScript SDK, REST, WebSocket). This Skill provides expert guidance, helping you build sophisticated trading applications.

Core Features & Use Cases

  • Decibel Platform Expertise: Get in-depth knowledge of Decibel's trading engine, orderbook, and perpetual futures mechanisms on the Aptos blockchain.
  • API & SDK Integration: Learn to use the TypeScript SDK, REST APIs, and WebSocket streams for real-time market data and trading operations.
  • Advanced Trading Strategies: Understand position management, TWAP orders, and vault operations for implementing sophisticated trading applications.
  • Use Case: "I want to build a bot that places TWAP orders on Decibel for a specific perpetual future. How do I use the TypeScript SDK to interact with the orderbook and manage positions?"

Quick Start

Explain the core components of Decibel's on-chain perpetual futures trading platform on Aptos.