If you were looking for
skills.md, Socket exposes this file as skill.md.- skill.md
- llms.txt
- llms-full.txt
Best for agent planning and tool selection. A structured capability summary of what Socket can do, what inputs it needs, and what constraints apply. Start here.
Recommended order
- Load
skill.mdto understand the Socket capability surface. - Load
llms.txtto find the most relevant integration pages. - Fetch the specific pages your task needs, usually the Socket API guide, deposit addresses, or chain-specific integration guides.
- Use
llms-full.txtwhen your tool can handle the larger context window and needs broad grounding.
Build with Socket
Agents that can write code or operate wallets should treat the docs as implementation context, then use the API guides for exact request shapes:- Use the Socket API guide when your agent needs quotes, transaction data, and execution status.
- Use deposit addresses when your agent needs a user to send funds from a wallet, exchange, or non-EVM chain without signing a transaction in the same flow.
- Use Get API Access before production traffic or higher limits.
Migrate an existing integration
If you are updating an existing codebase, load the relevant migration guide and paste the LLM prompt at the top of the page into your agent:- Bungee API → Socket Swap V3 — migrating from
dedicated-backend.bungee.exchange - Socket API v2 → Socket Swap V3 — migrating from
api.socket.tech/v2