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 skills add regen-coordination/org-os-template --skill capital-flowgit clone --depth 1 https://github.com/regen-coordination/org-os-templateWrote 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.
[](https://agentmods.dev/skills/regen-coordination/org-os-template/capital-flow)<a href="https://agentmods.dev/skills/regen-coordination/org-os-template/capital-flow"><img src="https://agentmods.dev/badge/skills/regen-coordination/org-os-template/capital-flow/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.
<a href="https://agentmods.dev/skills/regen-coordination/org-os-template/capital-flow"><img src="https://agentmods.dev/badge/skills/regen-coordination/org-os-template/capital-flow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.01247 |
| Opus 5 | $0.00007 | $0.00624 |
| Sonnet 5 | $0.00003 | $0.00249 |
| Haiku 4.5 | $0.00001 | $0.00125 |
Grade A, and why
capital-flow 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 9d 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 — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Capital Flow
What This Is
Manages capital flow operations: reading treasury state, queuing transactions for human approval, reporting on financial activity, and coordinating multi-sig operations. Organizational interface to on-chain financial infrastructure.
SAFETY: Approval-Required Mode
This skill NEVER executes transactions autonomously.
Every capital action follows:
- Draft — agent prepares transaction or report
- Present — shows to operator for review
- Confirm — operator explicitly confirms
- Execute — operator executes (never the agent alone)
If in doubt: draft and present, never act.
When to Use
- "What's in the treasury?"
- "Prepare payouts for contributors"
- "Check pending Safe transactions"
- "Generate a financial report for the grant"
- "How much have we spent on [category]?"
When NOT to Use
- To actually execute transactions → always requires human
- For on-chain governance actions → use contract-interaction skill
- For funding applications → use funding-scout skill
Capabilities
Treasury Monitoring (Autonomous)
- Read Safe balance via Safe Transaction Service API (endpoint in
TOOLS.md) - Read balances for addresses declared in
IDENTITY.md - Summarize treasury state
Transaction Queuing (Draft → Present)
- Prepare Safe transaction batch data
- Format in human-readable form with amounts and recipients
- Track pending transaction status
Payout Coordination (Draft → Present)
- Generate payout list from
data/members.yamland project allocations - Format for Safe CSV import or manual multi-sig
- Track in
data/finances.yaml
Financial Reporting (Autonomous)
- Summarize from
data/finances.yaml - Budget vs. actual comparisons
- Grant accountability reports
Configuration
Check IDENTITY.md for treasury addresses:
## Treasury
- **Primary Safe:** 0x... (Gnosis Chain)
Check TOOLS.md for API endpoints:
## Safe Config
- API: https://safe-transaction-gnosis.gateway.gnosis.io
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.
- 9d ago First seen · 173 lines · 14 tokens per session scan A e96f572b1896
capital-flow is a skill published in the GitHub repository regen-coordination/org-os-template (5 stars, last pushed 2d ago), licensed MIT. It adds 14 tokens to every session and 1,247 once invoked, about $0.0001 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 skills, from other repositories
fund-flow-analyst
A Chinese-language analysis skill for studying money flows in China’s A-share stock market, including major investors, northbound trading, sectors, and individual stocks. It requires evidence from designated data tools and reports uncertainty.
Fundraising Strategist
Plan fundraising rounds, target investors, and develop raise strategies.
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.