Tag archive
Automation
Articles, examples, and practical solutions for the topic "Automation".
75 articles
Tagged articles
AI Workflows
Claude.md Best Practices for Effective Agent Configuration
Learn the best practices for creating and maintaining an effective Claude.md file to optimize AI agent behavior and outputs.
AI Workflows
Setting Up Claude Code Subagents for Efficient Task Management
A step-by-step guide to creating and using Claude Code subagents for task isolation and improved AI workflows.
AI Workflows
Setting Up Hooks in Claude Code for Reliable Workflow Automation
Learn how to configure and utilize Claude Code hooks, including pre-tool and event triggers, to achieve deterministic workflows.
Automation
Webhooks Explained: A Beginner's Guide to Event Handling
Learn what webhooks are, how they work, and step-by-step instructions to integrate them with your applications.
Automation
How to Build Your First Scenario in Make.com: A Beginner's Guide
Learn step-by-step how to create your first automation scenario in Make.com, from form response triggers to Google Sheets integration.
Automation
How to Automate PowerShell Scripts with Windows Task Scheduler
Learn how to schedule and execute PowerShell scripts using Windows Task Scheduler for automation.
Developer Guides
Docker Environment Variables Security: How to Manage Secrets
Learn secure methods to handle Docker secrets and environment variables effectively for production systems.
Troubleshooting & Comparisons
How to Debug Workflows in n8n: Systematic Troubleshooting
Learn how to troubleshoot and debug workflows in n8n. Follow systematic steps and use features like Debug in Editor, Retry, and Output Editing.
Automation
Using the n8n Loop Over Items Node with Split in Batches
Learn how to utilize the n8n Loop Over Items node for batch processing and API rate-limit controls in automation workflows.
Automation
How to Use and Customize n8n Form Trigger for Intake Workflows
Learn how to utilize and style the n8n Form Trigger to automate your intake workflows effectively.
Developer Guides
How to Use Conventional Commits with Semantic Versioning
Learn step-by-step how to implement Conventional Commits and leverage Semantic Versioning for workflow automation.
Developer Guides
Bash Scripting Tutorial for Beginners: A Complete Guide
Learn Bash scripting from basics to advanced for task automation. Detailed steps included.