Suppliers Skill

Manage supplier profiles and price lists with Supabase persistence.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill suppliers-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Suppliers Skill
Source: https://github.com/KuschiKuschbert/prepflow-web/tree/main/app/webapp/suppliers
Command: npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill suppliers-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management of supplier information and their associated price lists, reducing the administrative burden and improving data accuracy.

Core Features & Use Cases

  • Supplier Management: Add, view, and manage detailed supplier profiles including contact information, payment terms, and delivery schedules.
  • Price List Handling: Upload, track, and view multiple price lists per supplier, with the ability to designate a 'current' price list.
  • Use Case: A restaurant owner can use this Skill to keep all supplier contact details and the latest price lists for ingredients in one organized place, ensuring they always have access to the most up-to-date pricing information.

Quick Start

Use the suppliers skill to add a new supplier named 'Global Foods Inc.' with the email '[email protected]'.

Frequently Asked Questions about Suppliers Skill

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

FAQPage Schema
How do I manage supplier price lists with effective and expiry dates?

Manage supplier price lists by performing CRUD operations to upload, track, and designate a current price list, explicitly setting effective dates and expiry dates to ensure accurate pricing data over time.

Can I use Supabase and Next.js for supplier data management?

Yes, supplier data management integrates with Supabase for data persistence and Next.js for the frontend interface, enabling you to add, view, and manage detailed supplier profiles within a web application.

What's the best way to track multiple vendor price lists in a web application?

Track multiple vendor price lists by uploading and viewing them per supplier, designating a specific 'current' price list, and managing effective and expiry dates to maintain accurate vendor pricing records.

Does this supplier management approach support detailed vendor profiles?

Yes, supplier management supports detailed vendor profiles, allowing you to add, view, and manage contact information, payment terms, and delivery schedules alongside associated price lists.

How do I handle procurement data for ingredients and track current pricing?

Handle procurement data by managing supplier information and uploading price lists, marking the most recent as 'current' to ensure you always access up-to-date pricing for ingredients.

Are there limitations when using Supabase for vendor management and inventory?

Vendor management and inventory tracking via Supabase supports standard CRUD operations for suppliers and price lists, but relies on the Next.js frontend interface for data interaction and visualization.