← 返回 Skills 市场
Ads URL Parser
作者
danyangliu
· GitHub ↗
· v1.0.0
267
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
This skill appears internally consistent and safe to review, but keep these practical cautions in mind: 1) The agent will need to fetch whatever URL you provide — do not submit private/internal URLs, URLs containing tokens, or pages with sensitive data you don't want transmitted. 2) Parsing remote pages can expose the agent to malicious or obfuscated content (scripts, trackers); verify how your agent fetches and sanitizes HTML. 3) The skill does not request ad platform credentials; if you later ask the agent to perform account-level actions it may prompt for them — provide credentials only to trusted, intended integrations. If you need higher assurance, ask the skill owner for a description of the fetch/sanitization behavior or run it in an environment that mediates outbound web requests.
功能分析
Type: OpenClaw Skill
Name: url-intent-parser
Version: 1.0.0
The skill bundle defines a legitimate business function for an AI agent: parsing URLs to generate advertising briefs. The `SKILL.md` file, which serves as instructions for the agent, clearly outlines the purpose, workflow, input/output contracts, and includes guardrails against fabricating information. There are no instructions for the agent to perform unauthorized actions, access sensitive data, execute arbitrary commands, exfiltrate data, or engage in prompt injection attacks against the user or the system. The 'Code Examples' are output formats, not executable code.
能力评估
Purpose & Capability
Name, description, input/output contracts, and decision rules align: the skill's purpose is to parse URLs and produce ad launch briefs, and it does not request unexpected binaries, env vars, or installs.
Instruction Scope
SKILL.md stays within the ad-briefing scope (validate URL, extract offer/CTA, map KPIs, emit JSON). It implicitly requires fetching/parsing the provided URL (network access and HTML parsing), but it does not instruct reading unrelated system files, environment variables, or sending data to third-party endpoints beyond the user-supplied URL. Recommend confirming how your agent will fetch/handle remote content (follow redirects, execute JS, sanitize scripts) before using with sensitive links.
Install Mechanism
No install spec or code files; instruction-only skills have low install risk since nothing is written to disk or fetched during install.
Credentials
No credentials, env vars, or config paths are required. The declared inputs (URL, business_goal, market_scope) are proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills' configuration. Autonomous invocation is allowed by default but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install url-intent-parser - 安装完成后,直接呼叫该 Skill 的名称或使用
/url-intent-parser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of url-intent-parser skill.
- Converts product and landing page URLs into actionable ads briefs for Meta, Google, TikTok, YouTube, Amazon, Shopify, and DSP/programmatic platforms.
- Supports input of key marketing objectives and market scope, with structured outputs for offer extraction, audience targeting, and channel recommendations.
- Includes robust decision rules, platform-specific guidance, and quality checklist to ensure practical, channel-aware outputs.
- Provides failure handling, escalation protocol, and multiple practical examples for guidance.
元数据
常见问题
Ads URL 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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 Ads URL Parser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install url-intent-parser」即可一键安装,无需额外配置。
Ads URL Parser 是免费的吗?
是的,Ads URL Parser 完全免费(开源免费),可自由下载、安装和使用。
Ads URL Parser 支持哪些平台?
Ads URL Parser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ads URL Parser?
由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.0。
推荐 Skills