Workflows Articles
Browse 406 articles about Workflows.
How to Use Blotato with Claude Code to Schedule and Publish Social Media Posts
Connect Blotato's API to Claude Code to build a social media automation skill that drafts, reviews, and publishes posts across 9 platforms.
How to Build an OpenClaw-Like Agent Without Installing OpenClaw
Combine Claude Code Dispatch, a SQL memory database via MCP, and scheduled tasks to get OpenClaw-like agent behavior without the security risks.
Claude 1M Token Context Window: What It Means for Long-Running Agent Tasks
Anthropic expanded Claude Opus 4.6 and Sonnet to 1 million tokens at no extra cost. Here's what that means for agents, RAG, and long workflows.
What Is the Sender Allow List in Claude Code Channels? How Agent Security Works
Claude Code Channels uses a sender allow list to prevent unauthorized messages from reaching your agent. Here's how the security model works.
Claude Code Channels: How to Connect Your AI Agent to Telegram and Discord
Claude Code Channels adds native Telegram and Discord support so you can text your AI agents like you text people. Here's the setup guide.
How to Use Claude Code Skills to Automate Social Media Content Repurposing
Learn how to build a Claude Code skill that takes a YouTube video URL and outputs ready-to-post LinkedIn, Instagram, and X content with visuals.
How to Use Google AI Studio's New Firebase Integration to Build Full-Stack Apps
Google AI Studio now supports Firebase for auth and databases. Here's how to build and deploy a production-ready full-stack app from a single prompt.
How to Export Google Stitch Designs to Google AI Studio for Full-Stack App Building
Learn how to design in Google Stitch, export to AI Studio, and build a working full-stack app from a single prompt using Gemini models.
How to Keep Your Claude Code Agent Running 24/7 Without a Mac Mini
Learn how to prevent your Mac or PC from sleeping so your Claude Code agent stays active around the clock without buying dedicated hardware.
What Is Claude Code Dispatch? How to Remote Control Your AI Agent from Your Phone
Claude Code Dispatch lets you control your local Claude instance from Telegram or any messaging app. Here's how it works and how to set it up.
What Is the Design.md File in Google Stitch? How AI Design Systems Work
Google Stitch's Design.md is a markdown file that encodes your entire design system for AI agents to read and apply. Here's how it works.
What Is Vibe Design? How Google Stitch Brings AI to the Design Canvas
Google Stitch introduces vibe design — AI-powered design iteration using voice, Design.md files, and a Figma-like canvas. Here's what it can do.
How to Build a Claude Code Skill That Learns From Every Run
Add a learnings loop to your Claude Code skills so they automatically capture what works and improve over time without manual eval runs after every session.
What Is Context Rot in AI Coding Agents and How Do Sub-Agents Fix It?
Context rot degrades AI coding agent performance as your conversation grows. Sub-agents isolate research tasks to keep your main context clean and focused.
How to Use Google Stitch to Build a Website Design System in Minutes
Google Stitch can extract a design system from any URL, generate multi-page prototypes, and export to React or AI Studio. Here's a step-by-step walkthrough.
AI Agent Failure Modes: 4 Ways Your Agent Knows the Answer But Says the Wrong Thing
Research from Mount Sinai reveals 4 AI agent failure modes including reasoning-action disconnect and social anchoring bias. Learn what to watch for.
How to Build a Learnings Loop for Claude Code Skills That Self-Improve
Learn how to add a learnings.md feedback loop to your Claude Code skills so every session makes your AI workflows smarter and more consistent over time.
How to Use Sub-Agents for Codebase Analysis Without Hitting Rate Limits
Learn how to delegate codebase research to cheap, fast sub-agents in Claude Code and Codex to keep your main agent focused and under rate limits.
What Is Progressive Autonomy for AI Agents? How to Safely Expand Agent Permissions
Progressive autonomy routes high-stakes decisions to humans while letting agents handle routine tasks. Learn how to implement it for production AI systems.
How to Repurpose YouTube Videos Into Social Media Posts with Claude Code
Learn how to build a Claude Code skill that turns any YouTube video into LinkedIn, Instagram, and X posts with platform-optimized visuals automatically.