pipa-get-paid

pipa-get-paid is a skill for Claude Code, Codex from lunchpaillola/pipa-skills. It costs 42 tokens per session (654 once invoked), scanned A, original, MIT.

A Pipa tool for tracking money connected to service work, including invoices, payments, billable time, budgets, margins, and the financial effect of scope changes.

In plain words
What is it for?
Use it to set up or review a budget, assess burn and margin, or evaluate how an in-flight scope or timeline change affects money.
Why use it?
It helps keep payment follow-through and financial risks visible when work is billed, budgets change, or project performance needs review.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set up or review a budget, assess burn and margin, or evaluate how an in-flight scope or timeline change affects money.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lunchpaillola/pipa-skills/pipa-get-paid
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lunchpaillola/pipa-skills --skill pipa-get-paid
Clone the repo
git clone --depth 1 https://github.com/lunchpaillola/pipa-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pipa-get-paid

README.md
[![agentmods](https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-get-paid/github.svg)](https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-get-paid)
Your own site
<a href="https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-get-paid"><img src="https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-get-paid/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pipa-get-paid

Your own site · 80×15
<a href="https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-get-paid"><img src="https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-get-paid.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 654 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00654
Opus 5 $0.00021 $0.00327
Sonnet 5 $0.00008 $0.00131
Haiku 4.5 $0.00004 $0.00065

Measured 12d ago against content hash d2b3d9378877, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

pipa-get-paid scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/pipa-get-paid/SKILL.md · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pipa Get Paid

Keep money follow-through visible and actionable.

When present, read ~/.pipa/profile.md once for durable business context. If missing, continue without blocking and do not start setup unless the user asks or a soft setup offer is useful.

Use For

  • Invoices, payments, billable time, budget health, margin, and money-risk review.
  • Change-control impact when scope changes affect money.
  • Payment follow-up planning.

References

  • Load references/examples/getting-paid.md when an example shape helps.

Route One Operation

Explicit operation invocation wins. Otherwise select exactly one operation when it matches:

  • pipa-budget-setup: create a new baseline/tracker or explicitly add/edit its project rows.
  • pipa-budget-review: assess an existing baseline against actuals, commitments, burn, forecast, capacity, variance, or margin.
  • pipa-change-control: evaluate an in-flight scope/timeline change only when fee, cost, budget, or margin impact is explicit.

Routing gates:

  • New baseline or tracker intent always selects Budget Setup, even if the prompt mentions future monitoring.
  • Burn, variance, forecast, capacity use, or margin always selects Budget Review; missing baseline blocks the review and recommends Budget Setup without creating one.
  • Scope change without explicit money impact stays in pipa-deliver-work; do not select Change Control merely because scope changed.
  • Invoice, payment, or payment-follow-up work remains lane-native. Time-record actions go to pipa-time-tracking.

For lane-native work: state source confidence and live-record access, identify one money item, separate analysis/drafting from external action, and recommend one owner/date follow-up.

If the selected operation or specialized capability is unavailable, name that missing skill and stop. Do not imply a fallback or recreate its workflow inline.

Output Contract

  • Money item.
  • Amount/account/project or TBD.
  • Status, risk, and recommended follow-up.
  • Owner and due/review date.
  • Source/evidence or TBD.

Read the full file on GitHub · 64 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 64 lines · 42 tokens per session scan A d2b3d9378877

Subscribe to this mod's changes

pipa-get-paid is a skill published in the GitHub repository lunchpaillola/pipa-skills (3 stars, last pushed 3d ago), licensed MIT. It adds 42 tokens to every session and 654 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

bilt

Search Bilt Rewards travel portal for cash and Bilt Points pricing on hotels and flights. Public REST API, no auth required. Includes Home Away From Home (HaFH) properties with $300+ benefits.

borski/travel-hacking-toolkit · 44 tokens

amex-travel

Search Amex travel portal for cash prices, MR points pricing, IAP discounts, and FHR/THC hotel benefits via Patchright. Use when comparing pay-with-points portal pricing to award alternatives.

borski/travel-hacking-toolkit · 47 tokens

award-holds

Per-program rules for placing award flights on hold before transferring points. Covers programs with holds (AA, Lufthansa, Flying Blue, Cathay, Turkish, Virgin Atlantic, ANA, Emirates, EVA Air) and those without. Includes transfer-speed reference.

borski/travel-hacking-toolkit · 53 tokens

chase-travel

Search Chase UR travel portal via Patchright for cash prices, points pricing, Points Boost offers, and Chase Edit hotel benefits. Use for pay-with-points portal comparison on Sapphire Reserve/Preferred.

borski/travel-hacking-toolkit · 44 tokens

compare-flights

Unified flight comparison across cash (Duffel, Ignav), award (seats.aero), and portal (Chase, Amex) sources in parallel. Outputs one table with transfer partner optimization and recommendations.

borski/travel-hacking-toolkit · 46 tokens

compare-hotels

Unified hotel comparison across Chase Edit, Amex FHR/THC, metasearch, and Airbnb. Highlights premium program benefits, stacking opportunities, and benefit-adjusted pricing.

borski/travel-hacking-toolkit · 40 tokens