estoque-inventory

Manage Mini-Go ERP inventory via local API REST and shell script.

2|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/migueldsants/Mini-Go-Stock-ERP --skill estoque-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: estoque-inventory
Source: https://github.com/migueldsants/Mini-Go-Stock-ERP/tree/main/skills/estoque-inventory
Command: npx skills add https://github.com/migueldsants/Mini-Go-Stock-ERP --skill estoque-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies inventory management for the Mini-Go ERP system by allowing users to list, search, create, edit, adjust quantities, and view low-stock items via the local API REST.

Core Features & Use Cases

  • Inventory Management: List and search for items, create and edit item details, adjust quantities, identify low-stock items, and generate inventory summaries.
  • Use Case: Imagine you need to manage a stockroom with various items. Use this Skill to easily track and update your inventory, ensuring you always know what you have on hand.

Quick Start

Run the estoque command to manage the inventory of the Mini-Go ERP system.

Frequently Asked Questions about estoque-inventory

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

FAQPage Schema
How do I manage inventory for the Mini-Go ERP system via API?

You can manage inventory for the Mini-Go ERP system by running the `estoque` shell script wrapper, which executes operations against the local API REST. It supports listing, searching, creating, editing, and adjusting item quantities.

Can I identify low-stock items using a shell script?

Yes, you can identify low-stock items using the shell script wrapper provided for the Mini-Go ERP system. The script communicates with the local API REST to track inventory levels and flag items that fall below your stock thresholds.

What do I need to run stock control commands for the Mini-Go ERP system?

To run stock control commands for the Mini-Go ERP system, you need a local API REST endpoint running and a compatible shell environment. The Skill operates through a shell script wrapper to execute inventory management operations.

How do I adjust item quantities in the Mini-Go ERP system?

You adjust item quantities in the Mini-Go ERP system by executing the `estoque` shell script wrapper. This script interfaces with the local API REST to update stock levels and generate inventory summaries for your records.

Does the inventory management script support searching for specific stock items?

Yes, the inventory management script supports searching for specific stock items. By leveraging the local API REST, the shell script wrapper allows users to query and retrieve details for individual items within the Mini-Go ERP system.