nuvemshop

Integrate Nuvemshop data via REST API to fetch orders, products, stock, and sales metrics.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill nuvemshop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuvemshop
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/nuvemshop
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill nuvemshop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This integration enables seamless access to Nuvemshop orders, products, stock and sales metrics from Agente CFO, reducing manual data gathering and reconciliation.

Core Features & Use Cases

  • Order management: list orders, view details and track status across paid, shipped and delivered states.
  • Inventory & pricing: query stock levels and update prices for products via first-variant updates.
  • Sales insights: fetch sales metrics to feed dashboards and financial reporting.

Quick Start

Connect the skill to your Nuvemshop store and start listing orders, products, stock, and sales metrics immediately.

Frequently Asked Questions about nuvemshop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Nuvemshop orders and stock levels via REST API?

Fetch Nuvemshop orders and stock levels by connecting the skill to your store, which implements REST v1 endpoints with OAuth 2.0 access tokens to list orders, query stock, and retrieve product details.

Can I update product prices and manage inventory in Nuvemshop?

Yes, you can update product prices and manage inventory in Nuvemshop. The server-side client supports updating prices and stock levels via first-variant updates through the REST API.

What e-commerce metrics can I retrieve from Nuvemshop for financial reporting?

You can retrieve sales metrics and compute revenue over a defined period from Nuvemshop. These metrics feed dashboards and financial reporting, reducing manual data gathering and reconciliation.

Does the Nuvemshop integration require OAuth tokens for API access?

Yes, the Nuvemshop integration requires OAuth 2.0 access tokens for API access. It implements long-lived tokens to authenticate and interact with REST v1 endpoints for fetching store data.

What's the best way to track order status across paid, shipped, and delivered states in Nuvemshop?

The best way to track order status in Nuvemshop is using the skill's order management feature, which lists orders and views details to track status across paid, shipped, and delivered states.