Workflows Articles
Browse 861 articles about Workflows.
How to Use Claude for Small Business: Plugin Packs for Finance, HR, and Sales
Claude's small business plugin packs add 31 pre-built skills for payroll, invoicing, and more. Here's how to set them up and use them.
What Is the Frozen Snapshot Injection Pattern for AI Agents?
Frozen snapshot injection loads a curated memory file at session start so agents have instant context without burning tokens on every message.
What Is AGUI? The Human Control Layer for Long-Running AI Agents
AGUI is an open protocol that lets humans approve, steer, and inspect AI agents mid-task. Learn why it belongs in every agent stack.
What Is the Wrapper Around an AI Model? Why It Matters More Than the Model
The wrapper around an AI model—skills, memory, connectors, and context—drives more performance than the model itself. Here's why.
What Is Context Engineering? Why It Matters More Than Prompt Engineering
Context engineering is about building the right environment for AI models, not writing perfect prompts. Here's how to apply it to your workflows.
What Is the LLM Wiki? Karpathy's Knowledge Base Architecture for AI Agents
Karpathy's LLM wiki turns raw files into a structured, agent-searchable knowledge base. Here's how the architecture works and how to build one.
How to Add Vision Capabilities to a Local AI Agent Without Blowing Your VRAM
Running a small LLM locally but need vision? Learn how to pair a lightweight vision model like MiniCPM-V with your text agent to handle screenshots and PDFs.
How to Build an AI Agent That Never Forgets: A Hybrid Memory Architecture
Combine automatic transcript capture, curated memory files, and vector search to build an AI agent that recalls client decisions from months ago on demand.
How to Build a Persistent Memory System for AI Agents: Memarch vs Hermes Compared
Compare Memarch and Hermes memory architectures for AI agents. Learn storage, injection, and recall strategies to stop your agent from forgetting everything.
How to Build an AI Video Generation Workflow with Claude Code and HyperFrames
Generate full AI videos with audio, animation, and transitions using Claude Code, HyperFrames, ElevenLabs, and Archon as the workflow orchestrator.
Claude Code Agent View: How to Manage Multiple AI Agents in One Terminal
Claude Code's new Agent View lets you track multiple running sessions, check status in real time, and send agents to the background. Here's how to use it.
Claude Code vs OpenAI Codex: How to Run Both on the Same Project
Learn how to switch between Claude Code and Codex on the same project without losing context, duplicating files, or breaking your workflow.
MCP Servers vs CLI Tools for AI Agents: When to Use Each
CLI tools are for development and debugging. MCP servers are for production agent loops. Learn the difference and how to use both in the same project.
What Is the Agent Harness? Why Scaffolding Matters More Than the Model
Cursor's research shows the same model scores 46% or 80% depending on the harness. Learn why your agent wrapper drives more performance than model choice.
How to Build an AI Agent That Runs While You Sleep: Scheduled Automations with Claude
From Claude Code cron jobs to Hermes scheduled tasks, here are three methods for deploying AI agents that run autonomously on a schedule without supervision.
How to Build AI Agents for Finance: Claude, OpenAI, and Anthropic's Enterprise Push
Anthropic and OpenAI are racing to embed AI into banking, accounting, and personal finance. Here's how to build finance-focused agents on MindStudio.
How to Use AI Agents for Legal Work: Claude's MCP Connectors, Contract Review, and Compliance
Anthropic launched legal-specific MCP connectors for Claude. Learn how to use them for contract review, compliance checks, and DocuSign integrations.
How to Use AI for Short-Form Video Creation: A Full Workflow from Script to MP4
Generate complete short-form videos end-to-end with AI using Claude Code, HyperFrames, and ElevenLabs. Here's the full workflow with templates and examples.
How to Use AI Agents for Workflow Automation: The Build vs Buy vs Wait Framework
40% of agentic AI projects will fail by 2027. Use this five-lever framework—automate, build, buy, hire, wait—to make smarter AI investment decisions.
What Is the Investment Decision Matrix for AI Workflows? Build, Buy, Hire, or Wait?
Use a two-axis matrix—work specificity vs market maturity—to decide whether to build, buy primitives, hire, or wait on any AI workflow investment.