settlement-statement-feeder

Assemble settlement statements and disbursement lists from Smokeball case data.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill settlement-statement-feeder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: settlement-statement-feeder
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/settlement-statement-feeder
Command: npx skills add https://github.com/venturecrane/ss-console --skill settlement-statement-feeder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the assembly of settlement statements and disbursement lists from case data, streamlining the process and reducing manual errors.

Core Features & Use Cases

  • Case Data Reading: Reads gross recovery, attorney fees, case costs, and lien figures from the matter.
  • Statement Assembly: Assembles line-by-line breakdown and net for execution in Smokeball.
  • Use Case: When a PI case settles, this Skill automatically generates the settlement statement and disbursement list, ready for a person to execute in Smokeball.

Quick Start

Run the settlement-statement-feeder skill with the --matter <matter-id> --action feed flags to feed the settlement statement for a matter the firm marked settled.

Frequently Asked Questions about settlement-statement-feeder

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

FAQPage Schema
How do I automate settlement statement assembly from Smokeball case data?

Automating settlement statement assembly from Smokeball case data is achieved by reading gross recovery, attorney fees, costs, and lien figures from a matter, then generating a line-by-line breakdown memo for execution.

Can I automatically generate a disbursement list from matter data in Smokeball?

Yes, you can generate a disbursement list from matter data in Smokeball. The process reads case costs and lien figures from the matter and assembles a detailed breakdown ready for a person to execute.

Does the settlement statement feeder move funds or authorize disbursements in trust accounting?

No, the settlement statement feeder does not move funds or authorize disbursements in trust accounting. It strictly assembles data into a statement and memo without performing any fund movement.

What case data is needed to generate a settlement statement for a personal injury case?

Generating a settlement statement for a personal injury case requires gross recovery, attorney fees, case costs, and lien figures. These figures are read directly from the Smokeball matter to assemble the final breakdown.

What's the best way to prepare a disbursement list when a PI case settles in Smokeball?

The best way to prepare a disbursement list when a PI case settles in Smokeball is to run an automated assembly process that reads the settled matter and writes a memo with the line-by-line net breakdown.

Why does the settlement statement process require a person to execute it in Smokeball?

The settlement statement process requires a person to execute it in Smokeball because the automated assembly only generates the memo and line-by-line breakdown. It has no fund movement or disbursement authorization capabilities.