Workflows Articles
Browse 895 articles about Workflows.
How to Build a Brand Identity File for Claude Code: The AI Interview Method
Instead of writing your identity file from scratch, let Claude interview you. Here's how to create user.md, soul.md, and brand context files in minutes.
Build a Voice Agent That Books Appointments in Under 1 Hour Using Claude Code and ElevenLabs
No API docs required. Claude Code reads the ElevenLabs docs, configures the agent, adds Cal.com booking tools, and embeds the widget for you.
How to Build a Voice Agent with Claude Code and ElevenLabs in 15 Minutes
Build a fully functional voice agent using Claude Code and ElevenLabs that books calendar appointments and answers questions from your website.
How to Use Claude Routines to Schedule Autonomous AI Workflows
Claude Routines let you schedule AI tasks to run automatically on a cadence. Learn how to set them up for content generation, research, and more.
Context Mode for Claude Code Compresses 315KB Sessions to 5KB — Here's How to Install and Use It
Context Mode achieves a 63x compression ratio on Claude Code sessions. Install steps, slash commands, and when to use it over alternatives.
How to Embed an AI Voice Agent Widget on Your Website with ElevenLabs
Add a voice agent to your website in minutes using ElevenLabs' widget embed code and Claude Code. Includes security best practices and cost controls.
How to Use the GWS CLI to Connect Claude Code to Google Workspace
The Google Workspace CLI lets Claude Code read and write Sheets, Docs, Gmail, and Drive without MCP overhead. Here's how to set it up and use it.
How to Run a Self-Hosted AI Agent for 24 Cents an Hour: Hermes Setup on HPC.ai Step by Step
Hermes runs on a CPU — not a GPU — for $0.24/hour on HPC.ai. One-command install, News Portal for models, and you're running in minutes.
How to Use the Higgsfield CLI with Claude Code for Scalable Content Automation
The Higgsfield CLI is faster and cheaper than MCP for AI agents. Learn how to install it, authenticate, and run automated creative workflows in Claude Code.
How to Use Higgsfield MCP with Claude to Build a Creative Marketing Agency
Learn how to connect Higgsfield to Claude via MCP to generate product photos, Instagram ads, and UGC videos automatically at scale.
How to Make Your Store Buyable by AI Agents: Set Up Stripe's Machine Payments Protocol in One Afternoon
AI agents can't navigate persuasion-optimized checkout flows. Here's how to expose a machine-readable commercial API using Stripe's new tools.
Build a Multi-Agent OS on Claude Code: 6 Components of a Hive Mind That Runs a Business Autonomously
Shared SQLite memory, mission control kanban, Meta Ads CLI, Telegram interface, agent suggestion system — here's the full architecture.
How to Reverse-Engineer a Claude Code Skill from a Winning Output
Find your best AI-generated output, extract the prompt, and turn it into a reusable skill that produces consistent results every time you run it.
How to Build a Voice Agent That Books Appointments via Cal.com
Connect an ElevenLabs voice agent to Cal.com using Claude Code to automatically check availability and book discovery calls from your website.
What Is Software 3.0? How Prompting Replaced Programming
Software 3.0 is the era where prompts and context windows replace code. Learn what this means for how you build AI agents and automate workflows.
5 Autonomous Tasks the Hermes Agent Handles Better Than OpenClaw — With Real Output Examples
Hermes found mispriced supercars, generated plumber leads with pitch angles, and surfaced a Kimi K2 story most outlets missed.
500% More Merged PRs: 4 Lessons from OpenAI's Symphony Agentic Coding Experiment
OpenAI's internal teams saw 500% more landed pull requests with Symphony. Here are 4 structural lessons about running agents at scale on real codebases.
Atlassian's MCP Server Is Now GA: How Claude Reads and Writes Jira, Confluence, and Compass via OAuth
Atlassian's remote MCP server went GA in February 2026 with Claude as first partner. It searches, summarizes, and creates issues across Jira, Confluence
Why a 1998 Mozilla Bug Tracker Accidentally Designed the Perfect AI Agent Substrate
Bugzilla's 1998 primitives — durable state, state machine, ownership, audit history — are exactly what AI agents need. Jira and Linear inherited them all.
Claude Code Context Mode Compresses 315KB Sessions to 5KB — Here's How to Install It
Context Mode routes tool calls through a sandbox and shrinks a 56KB Playwright snapshot to 299 bytes. Two commands to install.