fakturownia-issuers

Manage Fakturownia issuers via CLI with README-backed field validation and generated schemas.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams manage issuer records in Fakturownia directly from the command line, reducing manual data entry and API calls.

Core Features & Use Cases

  • List issuers
  • Fetch issuer details
  • Create issuers with README-backed fields
  • Update issuer information
  • Delete issuers

Quick Start

List issuers, fetch issuer details, create new issuers, update existing ones, and delete issuers from your Fakturownia account using the fakturownia issuer commands.

Frequently Asked Questions about fakturownia-issuers

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

FAQPage Schema
How do I manage Fakturownia issuers from the command line?

You can manage Fakturownia issuers from the CLI by using commands to list, fetch, create, update, and delete records. It handles the full issuer lifecycle using schema validation and README-backed field discovery for payload construction.

What is the best way to create issuer records in Fakturownia without manual data entry?

The best way to create issuer records without manual data entry is using CLI commands backed by README field discovery. This approach validates inputs via generated schema and guides payload construction to automate issuer creation.

Can I update and delete existing Fakturownia issuer profiles via CLI?

Yes, you can update and delete existing Fakturownia issuer profiles via CLI commands. The skill supports complete issuer lifecycle management, allowing you to modify or remove records directly from your terminal.

How does the Fakturownia CLI validate issuer input fields?

The Fakturownia CLI validates issuer input fields using a generated schema and README-backed field discovery. This mechanism ensures correct payload construction when creating or updating records.

Do I need API calls to fetch Fakturownia issuer details?

No, you do not need manual API calls to fetch Fakturownia issuer details. The skill executes fetch commands directly from the CLI, retrieving specific issuer information without manual API requests.