Tag archive
Automation
Articles, examples, and practical solutions for the topic "Automation".
75 articles
Tagged articles
AI Workflows
Getting Started with Mastra for Building AI Agents in TypeScript
Learn to create a working AI agent using Mastra, complete with tools and workflows. This hands-on tutorial simplifies complex concepts with clear steps.
AI Workflows
Introduction to MCP Resources and Prompts Sampling
Learn about MCP resources and prompts sampling with easy-to-follow steps to create meaningful AI interactions.
Automation
How to Use n8n Webhook and Respond to Webhook Nodes
Learn step-by-step how to set up and utilize the 'n8n Webhook' and 'Respond to Webhook' nodes to automate complex workflows effectively.
Automation
Web Scraping with Python: BeautifulSoup Tutorial
Learn how to perform web scraping using Python and BeautifulSoup to extract data and save it to CSV files.
Automation
How to Create and Use n8n Sub-Workflows Effectively
Learn how to easily create and manage n8n sub-workflows with execute workflow nodes to streamline automation tasks.
Automation
Getting Started with n8n Code Node for JavaScript
Learn to use the n8n Code Node for advanced JavaScript workflows. Step-by-step guidance ensuring proper data structures and avoiding common mistakes.
Automation
Creating an Email AI Agent with n8n's AI Agent Node
Learn how to build an AI-powered email agent using n8n's AI Agent node, combining automated message labeling and drafting features.
AI Workflows
GitHub Copilot Prompts: Applying the 3 S Principle
Learn the effective '3 S Principle' for crafting GitHub Copilot prompts: simple, specific, and short.
AI Workflows
How to Set Up Cursor MDC Files for Project Rules
Learn to define and implement Cursor MDC files to standardize project rules effectively.
AI Workflows
Creating Custom Slash Commands in Claude Code
Learn how to create and use custom slash commands in Claude Code for efficient project workflows.
AI Workflows
How to Add MCP Servers to Claude Code
Learn how to configure and use Model Context Protocol (MCP) servers within Claude Code for enhanced AI tool integration.
Automation
GitHub Actions Tutorial: CI/CD Workflow Setup Guide
Learn how to set up CI/CD workflows with GitHub Actions using a step-by-step guide. Manage workflows, triggers, secrets, and environments effectively.