Skip to main content
MindStudio
Pricing
Blog About
My Workspace
Workflows

Workflows Articles

Browse 984 articles about Workflows.

How to Use the Superpowers Plugin in Claude Code to Write Better Code

The Superpowers plugin forces Claude to plan before coding, write tests first, and review its own work in two stages—here's how to install and use it.

Workflows Automation Productivity

Is Your Business Agent-Readable? Run This 5-Question Diagnostic in 10 Minutes

Nate Jones's 5-question framework tells you whether your business data is structured for AI agents to act on — or invisible to them.

Automation Workflows Enterprise AI

Mark Kashef's Claude Code Hive Mind: SQLite + Telegram Multi-Agent Council on Zero Cloud Cost

Mark Kashef's hive mind stores all agent conversations, tasks, and scheduled jobs in a free local SQLite DB with a 3D graph view.

Claude Multi-Agent Automation

How to Build a Multi-Step AI Automation for Content Repurposing: Research to Post

Chain topic research, script writing, transcription, and social posting skills into a scheduled autonomous workflow that runs without supervision.

Workflows Automation Content Creation

How to Sell AI Automations to Local Businesses: 6 Claude Code Skills That Actually Work

Learn the six Claude Code skills—from skill creator to GSD—that businesses actually pay for, and how to pitch them as time-saving outcomes.

Workflows Automation Use Cases

How to Build a Skill Creator Workflow in Claude Code: From SOP to Reusable Skill

Use Anthropic's Skill Creator plugin to turn any SOP or process description into a tested, reusable Claude Code skill in under 10 minutes.

Workflows Automation Productivity

How to Use a Smart Orchestrator Model to Direct Cheaper Sub-Agent Models in Claude Code

Use Claude Opus as an orchestrator to plan and review while DeepSeek or Gemma handle heavy lifting—cutting token costs by 5-10x without losing quality.

Multi-Agent Workflows LLMs & Models

How to Use Stripe's Agentic Commerce Suite to Accept AI Agent Payments

Learn how Stripe's agent commerce tools, Link wallet, and machine payments protocol let your app accept payments from AI agents programmatically.

Integrations Workflows Enterprise AI

What Is the Ultra Review Command in Claude Code? How to Catch Bugs Before They Ship

Claude Code's /ultra review spins up parallel reviewer agents to independently verify bugs before you merge. Here's how it works and when to use it.

Workflows AI Concepts Productivity

AI Model Orchestration: How to Use a Smart Model to Direct Cheaper Sub-Agents

Use a frontier model as orchestrator and cheaper models like DeepSeek for heavy lifting. Learn how to build a cost-efficient multi-model agent pipeline.

Multi-Agent LLMs & Models Workflows

Anthropic Confirms: Claude Code Was Scanning Git Commits for OpenClaw and Hermes Keywords

Anthropic's Tariq confirmed the billing bug was 'third-party harness detection' pulling git status into the system prompt.

Claude Security & Compliance Workflows

How to Build a Local AI Stack from Scratch: Ollama to vLLM, Step by Step

From Ollama for daily use to vLLM for serving to TensorRT-LLM for production — here's the complete local AI runtime stack and when to use each layer.

LLMs & Models Workflows Optimization

How to Build a Personal AI Operating System in Claude Code: Step-by-Step Setup Guide

Context, Connections, Capabilities, Cadence — the four-step framework for turning Claude Code into a personal AI OS that runs automations while you sleep.

Workflows Claude Automation

Claude Code Remote Routines: Run Automations on Anthropic's Cloud While Your Laptop Is Closed

Claude Code remote routines run on Anthropic's cloud (4 vCPUs, 16GB RAM) against a GitHub repo — no laptop required, no .env files, no token limits.

Automation Claude Workflows

Claude Code Skills Architecture: 4 Layers That Keep Your AI Agent Fast and Focused

The .claude/skills/ folder uses progressive context loading — only ~100 tokens read at search time — to keep Claude Code lightweight across dozens of SOPs.

Claude Workflows Prompt Engineering

How to Use Claude Design's 6 Agentic Patterns in Your Own Vertical AI App

Claude Design uses 6 agentic patterns—context grounding, structured memory, self-QA loops, and more—that work for any vertical agent you're building.

Claude Multi-Agent Workflows

How to Create a Professional AI Presentation in Gamma in Under 10 Minutes

Type a topic, edit the outline, generate a full designed deck, then refine with natural language. Here's the exact Gamma workflow for a polished…

Productivity Content Creation Workflows

Cursor's Research on Running 100 Agents in Parallel: Why Flat Agent Teams Fail Without an Issue Tracker

Cursor found that flat agent organizations develop the same coordination failures as flat human orgs. Issue trackers — claiming, status, blockers — solve both.

Multi-Agent Automation AI Concepts

DeepSeek V4 Vision: 10x Cheaper Multimodal AI for Your Workflows

DeepSeek V4's vision model uses 90 KV cache entries vs 870 for Claude—10x cheaper. Learn how to use it in your AI workflows and agents.

LLMs & Models Workflows AI Concepts

Google Workspace CLI vs MCP for Claude Code — Which Gives You Better Gmail and Docs Access?

The open-source GWS CLI gives bash-level Gmail, Drive, and Docs access inside Claude Code — no MCP overhead. Here's when to use each approach.

Integrations Claude Workflows