Ads Human Handoff
/install human-handoff-coordinator
Ads Human Handoff
Purpose
Core mission:
- handoff packet creation, escalation routing
This skill is specialized for advertising workflows and should output actionable plans rather than generic advice.
When To Trigger
Use this skill when the user asks for:
- ad execution guidance tied to business outcomes
- growth decisions involving revenue, roas, cpa, or budget efficiency
- platform-level actions for: Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads
- this specific capability: handoff packet creation, escalation routing
High-signal keywords:
- ads, advertising, campaign, growth, revenue, profit
- roas, cpa, roi, budget, bidding, traffic, conversion, funnel
- meta, googleads, tiktokads, youtubeads, amazonads, shopifyads, dsp
Input Contract
Required:
- question: user issue or decision request
- context: account, campaign, and objective context
- urgency_level
Optional:
- error_message
- screenshots_or_logs
- preferred_response_style
Output Contract
- Direct Answer
- Root Cause Hypothesis
- Immediate Actions
- Escalation Criteria
- Follow-up Questions
Workflow
- Classify question type (how-to, diagnosis, policy, strategy).
- Provide shortest valid answer first.
- Add context-aware action checklist.
- Flag escalation if risk or uncertainty is high.
- Return follow-up fields only if required.
Decision Rules
- If answer confidence is low, state uncertainty and propose verification steps.
- If issue impacts spend safety, prioritize pause or cap recommendations.
- If user asks unsupported action, hand off with exact context package.
Platform Notes
Primary scope:
- Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads
Platform behavior guidance:
- Keep recommendations channel-aware; do not collapse all channels into one generic plan.
- For Meta and TikTok Ads, prioritize creative testing cadence.
- For Google Ads and Amazon Ads, prioritize demand-capture and query/listing intent.
- For DSP/programmatic, prioritize audience control and frequency governance.
Constraints And Guardrails
- Never fabricate metrics or policy outcomes.
- Separate observed facts from assumptions.
- Use measurable language for each proposed action.
- Include at least one rollback or stop-loss condition when spend risk exists.
Failure Handling And Escalation
- If critical inputs are missing, ask for only the minimum required fields.
- If platform constraints conflict, show trade-offs and a safe default.
- If confidence is low, mark it explicitly and provide a validation checklist.
- If high-risk issues appear (policy, billing, tracking breakage), escalate with a structured handoff payload.
Code Examples
Quick Triage JSON
{
"issue_type": "delivery_drop",
"severity": "medium",
"first_actions": ["check spend cap", "check policy status"]
}
Handoff Payload
ticket_type: platform_support
required_fields: [account_id, campaign_id, timeline, last_change]
Examples
Example 1: Delivery suddenly dropped
Input:
- Campaign impressions down 60%
- No recent manual changes
Output focus:
- probable causes
- first 3 checks
- escalation trigger
Example 2: Policy rejection question
Input:
- Ad rejected with vague reason
- User wants fastest fix
Output focus:
- policy interpretation
- rewrite direction
- approval retry order
Example 3: Need human support now
Input:
- Billing or account lock issue
- Launch deadline is today
Output focus:
- handoff packet
- urgency level
- required owner and ETA
Quality Checklist
- Required sections are complete and non-empty
- Trigger keywords include at least 3 registry terms
- Input and output contracts are operationally testable
- Workflow and decision rules are capability-specific
- Platform references are explicit and concrete
- At least 3 practical examples are included
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install human-handoff-coordinator - After installation, invoke the skill by name or use
/human-handoff-coordinator - Provide required inputs per the skill's parameter spec and get structured output
What is Ads Human Handoff?
Escalate automation conversations to human ad experts for Meta (Facebook/Instagram), Google Ads, TikTok Ads, and YouTube Ads operations. It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install Ads Human Handoff?
Run "/install human-handoff-coordinator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ads Human Handoff free?
Yes, Ads Human Handoff is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ads Human Handoff support?
Ads Human Handoff is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ads Human Handoff?
It is built and maintained by danyangliu (@danyangliu-sandwichlab); the current version is v1.0.0.