automation
12 results

Claude Computer Use: A Practical Prompting Guide
How to prompt Claude's computer use API effectively — from basic desktop automation to reliable multi-step workflows. Real examples and failure patterns.
Custom Slash Commands
Create reusable slash commands to automate your most common workflows in Claude Code.
Skills & Reusable Workflows
Build multi-step skills that orchestrate complex sequences of actions across your codebase.
Hooks: Automating Actions Around Tool Use
Use hooks to automatically run scripts before or after Claude Code's tool calls — formatting, logging, notifications, and more.

How to Build Calling AI Agents with n8n
Step-by-step guide to building AI agents that call APIs, send messages, and trigger phone calls using n8n — not just chatbots that respond to text.

n8n AI Agent System Prompt Templates (Customer Support, Sales, Research)
Five production-ready system prompt templates for n8n AI agents — customer support, sales qualification, research, IT helpdesk, and e-commerce. Copy, customize, deploy.
Automatic Prompt Engineer (APE): Let AI Optimize Your Prompts
Automatic Prompt Engineer uses an LLM to generate and evaluate candidate prompts, then selects the highest-performing version — turning prompt optimization into an automated search problem.
AI Workflows vs. AI Agents: Choosing the Right Architecture
Not every AI task needs an agent. Learn the difference between deterministic workflows and autonomous agents, when to use each, and how to avoid over-engineering with agents when a simpler pipeline would be more reliable.

OpenClaw for Coders: AI Prompting for Developers
How developers can use OpenClaw effectively — from automating GitHub workflows to getting code help in WhatsApp, managing dev tasks, and building custom skills for your stack.

OpenClaw Hooks Explained: Automate Actions on Any Event
OpenClaw's hooks system lets you trigger shell commands, scripts, or API calls on specific events — messages received, actions taken, or scheduled times. This guide covers every hook type with practical examples.

OpenClaw Multi-Agent Workflows: Parallel AI Task Execution
How to run multiple OpenClaw instances or use the orchestration layer to parallelise tasks, assign specialised agents, and build reliable multi-step AI workflows.
