Proceeds Split Migration

🌐Community
by rustydotwtf · vlatest · Repository

Automates transferring proceeds split configurations between accounts, minimizing manual errors and streamlining financial operations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add proceeds-split-migration npx -- -y @trustedskills/proceeds-split-migration
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "proceeds-split-migration": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/proceeds-split-migration"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill facilitates the splitting of proceeds across multiple accounts, a common requirement for businesses with complex revenue sharing arrangements. It can automatically calculate and distribute funds based on pre-defined rules or custom formulas. The skill aims to streamline this process, reducing manual effort and potential errors associated with traditional methods.

When to use it

  • Distributing sales commissions among a team of salespeople.
  • Splitting profits between partners in a joint venture.
  • Allocating revenue from a marketplace listing across multiple vendors.
  • Calculating and distributing royalties based on usage or performance metrics.

Key capabilities

  • Automated proceeds distribution
  • Customizable splitting rules
  • Support for multiple accounts
  • Calculation of fractional amounts

Example prompts

  • "Split the revenue from this transaction (Transaction ID: 12345) according to the commission agreement."
  • “Distribute profits based on the following percentages: Partner A - 40%, Partner B - 60%.”
  • "Calculate and allocate royalties for song plays, using the provided royalty schedule."

Tips & gotchas

This skill requires accurate transaction data and clearly defined splitting rules to function correctly. Ensure that account details are properly configured within the system before initiating a split.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rustydotwtf
Installs
7

🌐 Community

Passed automated security scans.