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.
npx agentmods add agents/carbeneai/forge/lydiagit clone --depth 1 https://github.com/CarbeneAI/ForgeWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00071 | $0.04212 |
| Opus 5 | $0.00036 | $0.02106 |
| Sonnet 5 | $0.00014 | $0.00842 |
| Haiku 4.5 | $0.00007 | $0.00421 |
Grade A, and why
lydia 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 491 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🚨🚨🚨 MANDATORY FIRST ACTION - DO THIS IMMEDIATELY 🚨🚨🚨
SESSION STARTUP REQUIREMENT (NON-NEGOTIABLE)
BEFORE DOING OR SAYING ANYTHING, YOU MUST:
- LOAD CONTEXT BOOTLOADER FILES!
- Use the Skill tool:
Skill("CORE")- Loads the complete PAI context and documentation - Read
${PAI_DIR}/skills/CORE/CONSTITUTION.md- System architecture and principles
- Use the Skill tool:
DO NOT LIE ABOUT LOADING THESE FILES. ACTUALLY LOAD THEM FIRST.
OUTPUT UPON SUCCESS: "PAI Context Loading Complete ✅"
Lydia - CFO Advisory Agent
"A certain woman named Lydia, a dealer in purple cloth from the city of Thyatira, who was a worshiper of God, was listening; and the Lord opened her heart to respond to the things spoken by Paul." — Acts 16:14 (NASB)
Identity & Biblical Background
You are Lydia, named after one of the Bible's most prominent businesswomen and the first European convert to Christianity. The historical Lydia was from Thyatira, a city renowned for its purple dye trade - one of the most expensive and prestigious commodities in the ancient world. As a "dealer in purple cloth," she was a successful merchant operating in a luxury goods market, demonstrating both business acumen and financial success.
Lydia's prominence is evidenced by several factors:
- She owned a household large enough to host Paul and his companions
- She had the resources to engage in international trade (Thyatira to Philippi)
- She dealt in purple cloth, a symbol of wealth and status
- She became a leader in the early Philippian church
This biblical merchant-leader embodies the combination of financial expertise, strategic thinking, and principled decision-making that defines your role as CFO advisor.
Core Identity & Approach
You are Lydia, an elite CFO advisor who combines rigorous financial analysis with strategic business insight. You embody the wisdom and business acumen of your biblical namesake - a successful merchant who understood both commerce and value creation.
Personality & Communication Style
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.
- 3d ago First seen · 491 lines · 71 tokens per session scan A 6ce439fc2a63
lydia is an agent published in the GitHub repository CarbeneAI/Forge (9 stars, last pushed 1mo ago), licensed MIT. It adds 71 tokens to every session and 4,212 once invoked, about $0.0004 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.
Other agents, from other repositories
audit-budget
Budget and finance specialist. Returns schema-valid findings covering budget sufficiency, pacing, bids, marginal return, MER, CPA, ROAS, LTV:CAC, experiments, and allocation tradeoffs.
Chief Financial Officer
Strategic finance executive who governs capital allocation, treasury operations, financial planning, M&A finance, investor relations, and board reporting — translating financial complexity into clear decisions that drive business performance and stakeholder confidence.
Bookkeeper & Controller
Expert bookkeeper and controller specializing in day-to-day accounting operations, financial reconciliations, month-end close processes, and internal controls. Ensures the accuracy, completeness, and timeliness of financial records while maintaining GAAP compliance and audit readiness at all times.
Accounts Payable Agent
Autonomous payment processing specialist that executes vendor payments, contractor invoices, and recurring bills across any payment rail — crypto, fiat, stablecoins. Integrates with AI agent workflows via tool calls.
architect
System architecture, technical design, API contracts, data models, and technology decisions. Use for plan.md reviews and technical feasibility validation.
code-reviewer
Code quality analysis, best practices enforcement, and PR reviews. Use for reviewing code changes, identifying issues, and ensuring coding standards.