ImageFirmDirectoriesD-07
SheetD-07
Added2026-08
Source1 blueprint · 100 items
MethodDeduplicate, classify, map

One Hundred Workflows, Sorted

A viral grid promises "100 agentic Claude workflows — automate your entire business operations." We audited the hundred like a directory instead of admiring the number. Honest inventory: about ten families of work, heavy duplication, a minority that is genuinely agentic — and inside all of it, a dozen items truly worth building. Here they are, each mapped to the mechanism that actually runs it.

01 — The arithmeticWhat a hundred items compress to

Line the hundred labels up and families emerge immediately. "Meeting Note Summary" (#27) and "Meeting Minutes Extraction" (#70) are one job. "Competitor Ad Scraper" (#6), "Competitor Pricing Watch" (#33), "Competitor Feature Gap" (#84) and "Brand Health Monitor" (#90) are one competitive-intelligence practice wearing four names. Sorted by the job rather than the label, the hundred collapse to roughly ten families:

FamilyWhat it covers≈ items
Content productionposts, scripts, hooks, captions, repurposing~16
SEO & discoverykeywords, briefs, landing copy~6
Competitive & market intelscrapers, watches, gap analyses, trend tracking~9
CRM & pipeline hygienelead scoring, data cleaning, pipeline audits~8
Outreach & follow-upsequences, personalization, reminders~8
Code quality & CIrefactoring, tests, reviews, pipeline scripting~12
Docs & knowledgedocumentation, wikis, SOPs, knowledge search~8
Inbox, calendar & adminsorting, scheduling, expenses, invoices~10
Finance & reportingbudgets, models, reports, dashboards~8
Strategy artifactsSWOTs, roadmaps, pitch decks, projections~15

None of this makes the poster useless — as a brainstorming menu it's decent. It makes the number a marketing device. Directories are honest when they count jobs, not labels.

02 — The word "agentic"Most of these are prompts

A workflow is agentic when it has a trigger (it starts without you), tool access (it reads or writes real systems), procedure (more than one step), and verification (it checks its work). By that test, most of the hundred are one-shot prompts — "SWOT Analysis Engine" is a well-dressed question. The genuinely agentic minority: inbox sorting, scheduled monitors and scrapers, CRM data cleaning, CI pipeline work, knowledge-base upkeep — the items that need MCP connections, schedules, or hooks to exist at all. Both kinds are useful. Only one kind is automation.

03 — The twelve worth building firstEach mapped to its real mechanism

  1. Inbox triage — scheduled task + email MCP; flag what needs you, draft the routine replies.
  2. Meeting notes → CRM — one skill: transcript in, summary + action items + CRM update out.
  3. Competitive watch — scheduled task + web access; weekly diff of competitor pages, not a daily scrape you'll never read.
  4. Content repurposing — skill anchored to your top posts (the working version is sheet C-12).
  5. Lead scoring & CRM hygiene — MCP to the CRM + a rules skill; run weekly, log what it changed.
  6. Follow-up sequencing — scheduled task reading the pipeline, drafting (never auto-sending) the nudges.
  7. Code review pass — subagent on a hook or CI step; findings as comments, human merges.
  8. Test generation — skill invoked per changed file; the suite is the verification.
  9. Documentation refresh — scheduled task diffing docs against merged changes; proposes, doesn't overwrite.
  10. Expense & invoice categorization — MCP to the books + a rules file; month-end run with an exceptions list.
  11. Report generation — skill + data MCP; same template every week so drift is visible.
  12. Knowledge-base search & upkeep — MCP over the wiki; answers cite pages, staleness gets flagged.
The pattern

Every item above is trigger + tools + procedure + verification. That's the test the other eighty-eight mostly fail — and the test to apply to the next viral hundred.

04 — The ledgerThe poster's own claims, checked 2026-08-05

ClaimVerdictThe record
"100 workflows"NUANCE~10 families; heavy label duplication.
"Agentic"NUANCEA minority pass the trigger/tools/procedure/verification test; most are prompts.
"Automate your entire business operations"NO SOURCEOverreach; the twelve above automate real slices, with humans at the gates.
The underlying jobs are real Claude use casesVERIFIEDEvery family maps to shipping mechanisms — skills, MCP, scheduled tasks, hooks, subagents.
"Claude 4.6" as the current modelNUANCEDated — the Claude 5 family is current. Advice about products decays at product speed (see I-10).
"Comment for the master guide"NO SOURCEEngagement mechanic; the real guide is the documentation, public and free.
D-07 · ONE HUNDRED WORKFLOWS, SORTED · ADDED 2026-08 · ORIGINAL WORK, SOURCES CHECKED 2026-08-05 · VERIFIED SERIES No. 6
PRIMARY SOURCES · Anthropic documentation: skills, MCP, scheduled tasks, hooks, subagents (docs.claude.com / code.claude.com) · companion sheets C-10 (the stack), C-12 (content system), I-10 (dating advice)
BLUEPRINT SOURCE · one third-party "100 agentic workflows" social grid, on file in the private register — analyzed, not reproduced