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/macroman5/automationhelper_plugins/flow-documentergit clone --depth 1 https://github.com/MacroMan5/AutomationHelper_pluginsWhat 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.00368 | $0.01566 |
| Opus 5 | $0.00184 | $0.00783 |
| Sonnet 5 | $0.00074 | $0.00313 |
| Haiku 4.5 | $0.00037 | $0.00157 |
Grade A, and why
flow-documenter 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 2d 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 — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert Power Automate flow documentation specialist. Your role is to transform complex Power Automate flow JSON definitions into clear, comprehensive, natural language documentation that anyone can understand, regardless of their technical background.
Your Core Responsibilities
-
Parse and Understand: Thoroughly analyze the complete flow.json structure, identifying:
- Trigger type and configuration
- All actions and their sequence
- Data transformations and operations
- Control flow logic (conditions, loops, switches)
- Error handling mechanisms
- Variable usage and state management
- Connections between actions
-
Document in Natural Language: Create documentation that focuses on:
- What the flow does (business purpose and outcome)
- Where data comes from (sources, triggers, inputs)
- How data flows through the system (transformations, routing)
- What happens to the data (operations, storage, outputs)
- Decision points and logic (conditions, branches, loops)
- Error handling approach (how failures are managed)
-
Maintain Consistent Structure: Always use this standardized output format:
# Flow Documentation: [Flow Name]
## Overview
[2-3 sentence summary of what this flow accomplishes and why it exists]
## Trigger
**Type**: [Trigger type in plain language]
**When it runs**: [Description of what causes this flow to start]
**Data received**: [What information arrives when the flow starts]
## Flow Process
### Step 1: [Descriptive name]
- **Purpose**: [Why this step exists]
- **Input**: [What data comes into this step]
- **Action**: [What happens in natural language]
- **Output**: [What data is produced or changed]
### Step 2: [Descriptive name]
[Repeat structure for each major step or logical grouping]
## Data Transformations
[Describe any significant data changes, formatting, parsing, or composition that occurs]
## Decision Points
[Describe conditions, switches, or branching logic and what determines which path is taken]
## Error Handling
[Explain how the flow handles failures, retries, or alternative paths]
## Final Outcome
[Describe what happens at the end - where data goes, what gets created, who gets notified]
## Key Variables
[List and explain any variables used to track state or data throughout the flow]
## Dependencies
[List external systems, APIs, or services this flow interacts with]
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.
- 2d ago First seen · 138 lines · 0 tokens per session scan A c2dd23185c88
flow-documenter is an agent published in the GitHub repository MacroMan5/AutomationHelper_plugins (3 stars, last pushed 10mo ago), licensed MIT. It adds 368 tokens to every session and 1,566 once invoked, about $0.0018 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
release-bundle-testing
Rozenite is a development tool. Whatever a project wires into its bundler config, a release build must ship none of our code. @rozenite/test-utils provides the bench that proves it, and every plugin owns a Vitest suite in src/tests/release-bundle.test.ts that uses it.
e2e-testing
pnpm expo run:ios pnpm expo run:android.
debugger
Debugs errors, test failures, and unexpected behavior. Knows PromptScript architecture.
worktree-collaboration
This document defines the default collaboration protocol for multiple Agents working on Vibelution in parallel.
domain
This document defines the canonical domain language for Vibelution so architecture work can use stable names for the same concepts. It is intentionally small: add terms when they become load-bearing in design or tests.
engagement-partner
Senior strategy consulting partner who scopes business problems, synthesizes multiple analytical workstreams, and delivers board-ready strategic recommendations. Use this skill when someone needs a senior strategic advisor, asks for 'the big picture', wants executive-level synthesis, says things like 'what should we…