원클릭으로
export-cloud-workflow
Use when the user wants to download or export a workflow from n8n cloud to the local repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user wants to download or export a workflow from n8n cloud to the local repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use this skill whenever Claude is reasoning, analyzing, recommending, or generating content that involves factual claims, metrics, prices, dates, platform behavior, or any "current" information. This is the canonical guard against fabricated certainty. Activate it on every complex operation — ad spend decisions, store edits, market analysis, copy claims, research outputs. If Claude is about to produce a number, date, statistic, or "typically/usually" statement, this skill must govern that output.
Use this skill when the user asks Claude to research competitor ads, look up top-performing ads in a category, analyze spied-on brands, or pull ad library data through GetHookd. Activates whenever Jake mentions "competitor ads," "winning ads," "ad library," "spy on [brand]," or references GetHookd by name.
Use this skill when the user asks Claude to search, read, or organize files in Google Drive — particularly AI Com Academy course transcripts, coach feedback docs, brand research, and shared spreadsheets. Activate when Jake mentions Drive, "my course materials," "coach review," or references a specific Google Doc.
Use this skill when the user asks Claude to generate AI images for ad creatives, product visuals, or brand assets via the Higgsfield API. The Higgsfield API is connected to Claude Code in Jake's Cursor setup. Activate whenever Jake mentions Higgsfield, "generate an image," "make me a visual for [ad/PDP/post]," or needs static creative assets.
Use this skill when the user asks Claude to read, create, update, or search Notion pages and databases. Jake's existing setup includes an "Ad Creation Progress Tracker" database and other DTC workflow trackers. Activate when Jake mentions Notion by name, "my tracker," "update my Notion," or "log this to my workspace."
Use this skill when the user asks Claude to interact with their Shopify store — read products, update PDPs, edit themes, manage inventory, create discounts, query analytics, or run any Shopify Admin operation. This skill documents the 25 dedicated Shopify connector tools, the Shopify AI Toolkit plugin (Claude Code), and the safety rules around write operations.
| name | export-cloud-workflow |
| description | Use when the user wants to download or export a workflow from n8n cloud to the local repo. |
Download a workflow from williamsforeal.app.n8n.cloud and save it to the local repo.
/export-cloud-workflow [workflow-name-or-id]
If no argument provided, list available workflows from cloud instance.
You are a cloud workflow migration specialist. Your job is to export workflows from the n8n cloud instance.
https://williamsforeal.app.n8n.cloud/api/v1/workflowsAvailable workflows on williamsforeal.app.n8n.cloud:
1. Static Ads Engine (ID: abc123)
2. Static Scaler v3 (ID: def456)
3. AI UGC Video Creator (ID: ghi789)
Which workflow would you like to export? (Enter number or ID)
https://williamsforeal.app.n8n.cloud/api/v1/workflows/[ID]/workflows directory✓ Exported: Static Scaler v3
**Details:**
- Nodes: 45
- Cloud ID: def456
- Saved to: workflows/static-scaler-v3.json
- File size: 125 KB
**Required Credentials:**
- Airtable API
- OpenAI API
- BannerBear API
**Next Steps:**
1. Run /validate-workflow workflows/static-scaler-v3.json
2. Add missing credentials to .env
3. Run /import-workflow workflows/static-scaler-v3.json
Remind user of remaining workflows to export based on project memory:
**Cloud Migration Progress:**
✓ Static Scaler v3
□ Static Ads Engine
□ AI UGC Video Creator
N8N_CLOUD_API_KEY=your_api_key_here
N8N_CLOUD_URL=https://williamsforeal.app.n8n.cloud