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 koinod/koino-skills --skill workflow-auditorgit clone --depth 1 https://github.com/koinod/koino-skillsWrote 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/koinod/koino-skills/workflow-auditor)<a href="https://agentmods.dev/skills/koinod/koino-skills/workflow-auditor"><img src="https://agentmods.dev/badge/skills/koinod/koino-skills/workflow-auditor/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/koinod/koino-skills/workflow-auditor"><img src="https://agentmods.dev/badge/skills/koinod/koino-skills/workflow-auditor.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.00013 | $0.02129 |
| Opus 5 | $0.00006 | $0.01064 |
| Sonnet 5 | $0.00003 | $0.00426 |
| Haiku 4.5 | $0.00001 | $0.00213 |
Grade A, and why
workflow-auditor 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 11d 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 — 242 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workflow Auditor
Find the hidden time and money leaks in your business. This skill walks you through a structured audit of your workflows and delivers a ranked list of automation opportunities with estimated ROI.
How It Works
This is an interactive audit. Answer the questions honestly -- the output is only as good as the input. The full audit takes 10-15 minutes and can save you hundreds of hours per year.
Phase 1: Business Context (2 minutes)
Answer these to calibrate the audit:
- What does your business do? (1-2 sentences)
- How many people are on your team? (include yourself)
- What's your approximate annual revenue? (or range: <$100K, $100K-$500K, $500K-$1M, $1M-$5M, $5M+)
- What tools do you currently use? (CRM, email, spreadsheets, project management, accounting, etc.)
- Have you automated anything before? (Yes/No, and what?)
Phase 2: Workflow Discovery (5-8 minutes)
For each of these 8 business areas, describe what you currently do. Skip any that don't apply.
Area 1: Lead Generation & Sales
- How do leads find you? (inbound, outbound, referrals, ads)
- What happens when a new lead comes in? Walk through each step.
- How do you track leads? (CRM, spreadsheet, memory, sticky notes)
- How long from first contact to closed deal (average)?
- What's your follow-up process? (manual emails, sequences, nothing)
Area 2: Client Onboarding
- What happens after someone says "yes"?
- How many manual steps between signed contract and work starting?
- Do you send welcome emails, intake forms, or kickoff docs?
- How long does onboarding take?
Area 3: Service Delivery / Fulfillment
- What's your core deliverable and how is it produced?
- Which steps require human judgment vs. which are repetitive?
- How do you track project status?
- How do you communicate progress to clients?
Area 4: Communication & Meetings
- How many emails do you send/receive per day?
- How many meetings per week? How long are they?
- Do you take meeting notes? How?
- How do you share information across the team?
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.
- 11d ago First seen · 242 lines · 13 tokens per session scan A 8661a3c4f018
workflow-auditor is a skill published in the GitHub repository koinod/koino-skills (8 stars, last pushed 3mo ago), licensed MIT. It adds 13 tokens to every session and 2,129 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
automation-strategy
Use when deciding whether a process is worth automating, sizing ROI and build-vs-buy, choosing an automation platform, or diagnosing why a fleet of automations keeps breaking — the decision layer before anyone builds. NOT building the flow (that is automation-flows, or n8n / make / zapier / power-automate to drive a…
automation-flows
Use when building or fixing a no-code automation on n8n, Make, or Zapier — trigger to multi-app steps with data mapping, dedup, retries and an error path — or picking the platform by billing unit (task vs credit vs execution). NOT a typed API client in code (that is api-connector-builder), NOT a webhook receiver in…
n8n-workflows
Use when n8n workflow automation — nodes, triggers, expressions, credentials, webhooks, error handling. Use when working with n8n workflows.
pipedream-workflows
Use when pipedream serverless workflows — triggers, code steps, pre-built actions, data stores, HTTP. Use when working with pipedream workflows.
rotation-check
Standard-Gerüst für rotierende Pipeline-Checks: Pro Lauf genau ein Ziel aus einer Menge (Projekte, Ordner, Repos) wählen — bevorzugt das am längsten ungeprüfte —, den Check durchführen, Ergebnis in einer Check-Registry und einem Verlaufslog festhalten. Nutze diesen Skill, wenn ein wiederkehrender Check über viele…
outlook-emails-lawvable
Read, search, and download emails and attachments from Microsoft Outlook via OAuth2. Use when the user asks to (1) check, read, or fetch emails or messages from Outlook, (2) search emails by keyword, sender, or subject, (3) download email attachments such as contracts, NDAs, or documents, (4) chain email content into…