Agent Skills
Give Feedback

Introduction

Updated on July 14, 2026

Agent Skills teach coding agents how to work the Tradeics way — authentication, REST V2, docs lookup, platform workflows, and AI helpers — without dumping the whole corpus into every prompt.

Skills are portable instruction packs (Cursor-style and compatible hosts). Pair them with /llms.txt for discovery and with MCP Servers when the agent needs live workspace tools.

Skill What it teaches the agent Pair with
Tradeics Docs Find and cite official developer docs Docs MCP, llms.txt
Tradeics Platform B2B marketplace, S2P, sales, network flows Platform MCP, REST V2
Tradeics API Auth, envelopes, pagination, clients REST / OpenAPI
Tradeics AI LLM proxy + assistive patterns AI MCP, LLM API

Start with Overview, then Install. Server URLs and skill package names below use placeholders until GA — the page structure is final.

Skills = how the agent should think. MCP = what the agent can call at runtime. Use both for world-class agent UX.