This skill facilitates integration with VTEX's fulfillment system for external sellers, enabling order placement, tracking, and invoicing through marketplace APIs. It is designed for developers working with VTEX platforms to manage order processing effectively.
$ npx skills add https://github.com/vtex/skills --skill marketplace-fulfillmentThe Marketplace Fulfillment skill enables developers to integrate with VTEX's fulfillment system for external sellers. It provides API-based order placement, tracking, and invoicing capabilities designed specifically for marketplace operations. This skill encodes VTEX-specific fulfillment patterns and constraints that aren't in standard LLM training data, helping developers avoid costly production mistakes. It's built from official VTEX documentation and covers the real requirements of order processing on the VTEX platform.
Install the skill using the provided command and integrate with VTEX's APIs for order management.
Simulating checkout processes for orders.
Placing orders and creating reservations within the fulfillment system.
Dispatching orders after approval and sending invoice notifications.
$ npx skills add https://github.com/vtex/skills --skill marketplace-fulfillmentgit clone https://github.com/vtex/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan