Workflows Articles
Browse 861 articles about Workflows.
How to Build AI Workflows for Accounts Receivable: Invoice Chasing, Cash Application, and More
Accounts receivable has 8 distinct AI workflow shapes. Learn how to build targeted automations for invoice matching, collections, and dispute resolution.
How to Use Claude Code Agent View to Manage Multiple AI Agents at Once
Claude Code's new Agent View consolidates multiple terminal sessions into one dashboard. Learn how to use it to run parallel agents and track their status.
Claude for Small Business: How to Use the New Plugin Packs for Finance, HR, and Sales
Anthropic's Claude Co-work now ships with 31-skill plugin packs for small business. Learn how to set up invoice chasing, payroll, and CRM automations.
What Is the 'Do Not Automate What You Cannot Describe' Principle?
If you can't describe a workflow's inputs, outputs, exceptions, and ownership, you can't automate it well. Here's how to apply this rule to AI projects.
How to Generate AI Videos with Claude Code, HyperFrames, and ElevenLabs: Full Workflow
Generate complete YouTube Shorts end-to-end with AI: scripting, audio, animation, and sync. Here's the full workflow using Claude Code and HyperFrames.
How to Build a Hybrid AI Memory System: Combining Memarch and Hermes for Claude Code
Memarch captures everything automatically. Hermes curates what matters. Learn how to combine both into a three-tier memory system that never forgets.
How to Use the Notion Developer Platform with AI Agents: CLI, Webhooks, and External Agents API
Notion's new developer platform lets AI agents read, write, and trigger actions in your workspace. Here's how to connect Claude or Codex to Notion.
Parallel Agent Execution vs Sequential Agents: When to Use Each
Sequential agents waste time on independent tasks. Learn when to run agents in parallel and how platforms like MindStudio support parallel workflow execution.
What Is Semantic Memory Search for AI Agents? How Vector Databases Enable Meaning-Based Recall
Keyword search misses synonyms and context. Semantic memory search uses vector embeddings to find information by meaning. Here's how to add it to your agents.
What Is the Verifier Pattern in Multi-Agent Systems? How Independent Review Catches Bugs
Using the same model to write and verify code preserves biases. The verifier pattern uses a separate agent with no shared context to catch real errors.
Agent Harness Engineering: Why Your Wrapper Matters More Than the Model
Cursor's research shows the same Claude model scores 46% vs 80% depending on harness design. Here's what harness engineering means and how to build better ones.
How to Generate AI Videos with Claude Code, HyperFrames, and ElevenLabs
Learn how to build a full AI video generation workflow using Claude Code for scripting, HyperFrames for HTML rendering, and ElevenLabs for voice synthesis.
10 Best AI Tools for Small Business Owners in 2026: No-Code Setup Guide
From ChatGPT and Claude Co-work to Zapier, Canva AI, and Perplexity Computer—here are the 10 AI tools small business owners should set up first.
How to Use Claude Code Cron Jobs to Run Agents on a Schedule
Claude Code's cron_create, cron_list, and cron_delete tools let you schedule recurring agent tasks. Learn how loops, jitter, and session scoping work.
Claude Co-work vs Claude Cloud Routines: Which Scheduled Agent Method Should You Use?
Claude Co-work scheduled tasks run on your machine; cloud routines run on Anthropic's infrastructure. Here's when to use each and what the limits are.
Claude Small Business Plugin Pack: Pre-Built Agents for Finance, HR, and Sales
Anthropic's small business plugin for Claude Co-work includes 31 skills for payroll, invoice chasing, and onboarding—connected to QuickBooks, HubSpot, and more.
How to Deploy Claude Agents to Modal and Trigger.dev: A No-Code Guide
Learn how to deploy Claude Code skills to Modal (Python) or Trigger.dev (TypeScript) so your AI agents run 24/7 without your machine staying on.
How to Build a Hybrid AI Memory System: Combining Memarch and Hermes
Learn how to combine Memarch's automatic vector capture with Hermes's curated memory injection for a complete Claude Code memory architecture.
How to Use the Notion Developer Platform with Claude and Codex Agents
Notion's new developer platform adds a CLI, webhooks, workers, and an external agents API—here's how to wire Claude or Codex into your Notion workspace.
What Is the Notion External Agents API? How to Add Claude to Your Workspace
Notion's external agents API lets you invite Claude, Codex, or any AI agent into your workspace as a participant—here's what it enables and how to set it up.