TopRank Skills

Official OpenClaw rules 36%

ifttt

IFTTT (If This Then That) automation — trigger webhooks, manage applets, and fire events via the IFTTT Webhooks and API. Connect 800+ services with simple if-then logic, trigger custom events, and pass data between services. Built for AI agents — Python stdlib only, zero dependencies. Use for simple automation, webhook triggers, IoT integration, smart home control, and cross-service event firing.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 ifttt 技能。 若已安装,则直接安装 ifttt 技能。

Overview

Skill Key
aiwithabidi/ifttt
Author
aiwithabidi
Source Repo
openclaw/skills
Version
-
Source Path
skills/aiwithabidi/ifttt
Latest Commit SHA
5d746874bdccaa7f1ae0373c617f4e6d17de7150

Extracted Content

SKILL.md excerpt

# 🔀 IFTTT

IFTTT (If This Then That) automation — trigger webhooks, manage applets, and fire events via the IFTTT Webhooks and API.

## Features

- **Webhook triggers** — fire custom events with data
- **Event data** — pass up to 3 values per trigger
- **Service queries** — check connection status
- **User info** — get authenticated user details
- **Applet management** — list and manage applets (Connect API)
- **Trigger history** — recent webhook activity
- **Multi-event** — fire multiple events in sequence
- **JSON payload** — send structured data via webhooks

## Requirements

| Variable | Required | Description |
|----------|----------|-------------|
| `IFTTT_WEBHOOK_KEY` | ✅ | API key/token for IFTTT |

## Quick Start

```bash
# Fire a webhook event
python3 {baseDir}/scripts/ifttt.py trigger my_event --value1 "Hello" --value2 "World"
```

```bash
# Fire with JSON payload
python3 {baseDir}/scripts/ifttt.py trigger-json my_event '{"value1":"data1","value2":"data2","value3":"data3"}'
```

```bash
# Check webhook connectivity
python3 {baseDir}/scripts/ifttt.py status
```

```bash
# Get user info (Connect API)
python3 {baseDir}/scripts/ifttt.py user
```



## Commands

### `trigger`
Fire a webhook event.
```bash
python3 {baseDir}/scripts/ifttt.py trigger my_event --value1 "Hello" --value2 "World"
```

### `trigger-json`
Fire with JSON payload.
```bash
python3 {baseDir}/scripts/ifttt.py trigger-json my_event '{"value1":"data1","value2":"data2","value3":"data3"}'
```

### `status`
Check webhook connectivity.
```bash
python3 {baseDir}/scripts/ifttt.py status
```

### `user`
Get user info (Connect API).
```bash
python3 {baseDir}/scripts/ifttt.py user
```

### `applets`
List applets (Connect API).
```bash
python3 {baseDir}/scripts/ifttt.py applets --limit 20
```

### `applet-enable`
Enable an applet.
```bash
python3 {baseDir}/scripts/ifttt.py applet-enable abc123
```

### `applet-disable`
Disable an applet.
```bash
python3 {baseDir}/scripts/ifttt.py applet-disable abc12...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.