numscript-guidelines

Model financial transactions with Numscript using UMN notation and validation.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/knckknck/skills --skill numscript-guidelines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: numscript-guidelines
Source: https://github.com/knckknck/skills/tree/main/skills/numscript-guidelines
Command: npx skills add https://github.com/knckknck/skills --skill numscript-guidelines

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Numscript provides a domain-specific language to express, validate, and document financial transactions, replacing ad-hoc code with readable, executable scripts.

Core Features & Use Cases

  • Clear, human-readable syntax for modeling postings and metadata.
  • Deterministic execution and atomicity guarantees for financial transactions.
  • Rich references and examples to guide design, testing, and integration.

Quick Start

Create a minimal Numscript script that transfers USD/2 100 from @world to @receipts and run it.

Frequently Asked Questions about numscript-guidelines

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

FAQPage Schema
How do I model financial transactions using a domain-specific language?

Financial transaction modeling uses Numscript, a domain-specific language that defines every value movement between accounts with clear, human-readable syntax and deterministic execution semantics.

How do I define account transfers and metadata in financial transaction scripts?

Account transfers and metadata in financial transaction scripts are defined using Numscript syntax, which structures value movements between accounts and attaches metadata to postings for tracking and validation.

What is UMN notation and how does it apply to financial transaction modeling?

UMN notation is a standardized format enforced by Numscript for financial transaction modeling, ensuring consistent expression of postings and value movements across accounts with deterministic semantics and validation.

Can I run testable simulations for financial transactions with deterministic results?

Testable simulations for financial transactions are supported by Numscript, providing deterministic execution and atomicity guarantees so that value movements between accounts produce predictable, validated results.

What's the best way to replace ad-hoc code for modeling complex financial flows?

The best way to replace ad-hoc code for complex financial flows is Numscript, a domain-specific language that expresses, validates, and documents transactions through readable, executable scripts with deterministic semantics.

Does Numscript support validation and test spec formats for financial transactions?

Numscript supports validation and test spec formats for financial transactions, enforcing UMN notation and providing structured references for designing, testing, and integrating value movements between accounts.