fakturownia-price-lists

Manage Firma's price lists via the Fakturownia CLI with CRUD operations and position payloads.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-price-lists
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fakturownia-price-lists
Source: https://github.com/sixers/fakturownia-cli/tree/main/skills/fakturownia/subskills/price-lists
Command: npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-price-lists

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to manage Fakturownia price lists directly from the CLI, eliminating manual API fiddling and accelerating pricing workflows.

Core Features & Use Cases

  • List, fetch, create, update, and delete price lists, including upstream-shaped position payloads and schema-backed discovery.
  • Use price-list payloads to design complex pricing structures and quickly validate upstream contracts.
  • Use Case: Update a price list across multiple stores by applying a single change to the price-list and its positions.

Quick Start

Run the price-list commands to list, get, create, update, and delete price lists for your account.

Frequently Asked Questions about fakturownia-price-lists

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

FAQPage Schema
How do I manage Fakturownia price lists from the CLI?

You can manage Fakturownia price lists from the CLI by executing commands to list, fetch, create, update, and delete price lists, including upstream-shaped position payloads and schema-backed discovery.

Can I update a price list across multiple stores using a single command?

Yes, you can update a price list across multiple stores by applying a single change to the price-list and its positions, simplifying complex pricing structures and upstream contract validation.

Do I need fakturownia-shared prerequisites to create price lists?

Yes, fakturownia-shared prerequisites are required. The Skill integrates with these prerequisites to support upstream payload validation and JSON-based workflows for creating and updating price lists.

What is the best way to validate upstream price-list payloads?

The best way to validate upstream price-list payloads is using schema-backed discovery and JSON-based workflows provided by the CLI, ensuring your complex pricing structures meet upstream contract requirements before submission.

Why use CLI commands instead of manual API fiddling for Fakturownia pricing workflows?

Using CLI commands eliminates manual API fiddling and accelerates pricing workflows. It provides schema-backed discovery and structured JSON workflows for listing, creating, and deleting price lists efficiently.