TopRank Skills

Home / Claw Skills / 数据解析 / url-intent-parser
Official OpenClaw rules 72%

url-intent-parser

Parse product and landing URLs into an executable ads brief for Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, and DSP/programmatic.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
danyangliu-sandwichlab/url-intent-parser
Author
danyangliu-sandwichlab
Source Repo
openclaw/skills
Version
-
Source Path
skills/danyangliu-sandwichlab/url-intent-parser
Latest Commit SHA
7f71ceb33dd2331e8a1ce16fcc38ab6c2eff4249

Extracted Content

SKILL.md excerpt

# Ads URL Parser

## Purpose
Core mission:
- URL parsing, intent extraction, launch brief generation

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, Amazon Ads, Shopify Ads, DSP/programmatic
- this specific capability: URL parsing, intent extraction, launch brief generation

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:
- url: product, service, or landing page URL
- business_goal: sales, leads, traffic, or awareness
- market_scope: country or language market

Optional:
- target_audience_hint
- offer_and_pricing
- launch_timeline
- current_kpi_baseline

## Output Contract
1. Intake Summary
2. Parsed Offer and Value Proposition
3. Audience and Funnel Hypothesis
4. Channel Recommendation with rationale
5. Launch Hand-off JSON payload

## Workflow
1. Validate URL and infer page type.
2. Extract offer, CTA, and conversion surface.
3. Map user intent to KPI priorities.
4. Draft initial funnel and channel hypothesis.
5. Emit structured launch brief.

## Decision Rules
- If URL is not reachable, request alternate URL and continue with available text.
- If checkout is present, prioritize conversion objective and remarketing.
- If product narrative is unclear, ask one focused clarification question.

## Platform Notes
Primary scope:
- Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, DSP/programmatic

Platform behavior guidance:
- Keep recommendations channel-aware; do not collapse all channels into one generic plan...

Related Claw Skills