Files
kr-phim/.agents/make-scenario.md
T

68 lines
1.8 KiB
Markdown
Raw Normal View History

---
name: make-scenario
display_name: Make Scenario
description: Create Make (Integromat) scenarios — modules, routers, aggregators, and error handlers.
category: Integrations & Automation
platforms: [claude.ai, api]
version: 1.0.0
author: Claude Code
tags: [make-scenario]
---
# Make Scenario
## Overview
Create Make (Integromat) scenarios — modules, routers, aggregators, and error handlers.
## When to Use This Skill
Use **Make Scenario** when you need to:
- Work with make scenario tasks in your project or workflow
- Automate make scenario operations at scale
- Generate production-quality make scenario output quickly
## Instructions
When this skill is active, Claude will:
1. Understand the full context of your make scenario request
2. Apply best practices and conventions for Integrations & Automation
3. Produce clean, well-structured, production-ready output
4. Explain key decisions and offer alternatives where relevant
## Examples
### Example 1 — Basic Usage
**User:** Help me get started with make scenario.
**Claude:** I'll walk you through the essential steps for make scenario in your context...
### Example 2 — Advanced Usage
**User:** I need a production-ready make scenario setup with full error handling.
**Claude:** Here's a complete, production-hardened make scenario implementation...
## Guidelines
- Always validate inputs before processing
- Follow the conventions of the target platform or language
- Prefer explicit over implicit — clarity beats cleverness
- Include comments for non-obvious logic
- Suggest tests or validation steps where appropriate
## Dependencies
Required: none
## Platforms
Available on: claude.ai, api
---
*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.*