csv-import-preset

Automate CSV preset setup for the fintek import wizard.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/PBLIZZ/fintek --skill csv-import-preset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: csv-import-preset
Source: https://github.com/PBLIZZ/fintek/tree/main/.claude/skills/csv-import-preset
Command: npx skills add https://github.com/PBLIZZ/fintek --skill csv-import-preset

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of setting up new CSV presets for the fintek import wizard, reducing the time and effort required to add new broker/wallet CSV formats.

Core Features & Use Cases

  • Automated Setup: Simplifies the creation of new CSV presets for the import wizard.
  • Customization: Supports customization of the fingerprint matching, NormalizedRow emission, locale handling, and importHash compatibility.
  • Use Case: When a new broker/wallet CSV format needs to be added to the import wizard, this Skill guides the user through the necessary steps and configurations.

Quick Start

To add a new CSV preset, invoke the csv-import-preset command and follow the step-by-step guide provided.

Frequently Asked Questions about csv-import-preset

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

FAQPage Schema
How do I automate the setup of new CSV presets for a financial import wizard?

To automate CSV preset setup, this Skill guides you through configuring fingerprint matching, NormalizedRow emission, locale handling, and importHash compatibility for new broker or wallet CSV formats.

What does fingerprint matching do when importing financial CSV data?

Fingerprint matching identifies the specific broker or wallet CSV format by analyzing its structure. This Skill automates configuring that matching logic within the import wizard's registry to ensure correct data parsing.

Do I need TypeScript to configure new CSV import presets?

Yes, TypeScript is required to configure new CSV import presets. The Skill generates the necessary TypeScript configurations and test fixtures, integrating directly with the import wizard's registry.

How do I handle locale-specific formatting when adding a new broker CSV format?

Locale handling for new broker CSV formats is automated by this Skill. It configures the preset setup to correctly parse regional data variations, ensuring accurate NormalizedRow emission for the import wizard.

What is the best way to ensure importHash compatibility for a new wallet CSV preset?

The best way to ensure importHash compatibility is using this Skill to automate preset configuration. It handles the specific compatibility requirements needed to integrate new wallet CSV formats into the registry.

Can I generate test fixtures for new CSV presets automatically?

Yes, test fixture generation is a core feature of this CSV preset setup Skill. It automatically creates the necessary test fixtures to validate fingerprint matching and NormalizedRow emission for new formats.