📦 开放 Accio Product Description 生成器

v1.0.0

Use when 用户 wants to create product descriptions, SEO copy, Amazon listings, eBay item descriptions, Etsy listing copy, Shopify product pages, or any e‑com...

0· 40·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's description matches a product‑description generator, but the runtime instructions reference a CLI and helper scripts that are not included in the package and there is no install guidance — this mismatch warrants caution.
评估建议
This skill appears to do what it says (generate marketplace product copy) but it references a CLI ('product-description-generator') and a scripts/ folder that are not included in the package and there is no install or download guidance. Before installing or running: 1) confirm where the referenced CLI and scripts come from (check the GitHub link in the SKILL.md) and inspect that code/release yourself; 2) do not allow the agent to autonomously fetch or run unknown installers/archives; 3) if you p...
详细分析 ▾
用途与能力
Name and description (product/SEO copy for marketplaces) align with the instructions: templates, platform constraints, SEO injection, and output formats are coherent with an e‑commerce copy generator.
指令范围
The SKILL.md shows concrete CLI usage (product-description-generator) and mentions a scripts/ folder and cron scheduling for automation, yet the package contains no binaries, scripts, or install instructions. That creates an operational gap: the instructions expect local tooling that is not provided, which could cause the agent or user to fetch/install external code without guidance. The instructions otherwise do not request unrelated system files or secrets.
安装机制
This is instruction‑only (no install spec), which is lower risk. However, the examples presume an executable and helper scripts that are absent from the bundle; the skill provides no guidance on where to get that executable (no release URL, no package name). This inconsistency is noteworthy but not itself evidence of malicious intent.
凭证需求
The skill declares no required environment variables, credentials, or config paths. The described functionality (generating copy and writing output files or reading a provided CSV) does not, on its face, require additional secrets or system access.
持久化与权限
Skill flags are default (always:false, agent invocation allowed). There is no indication the skill requests permanent presence or modifies other skills or system-wide settings. Scheduling is suggested for user automation (cron), which is a user action rather than an implicit privilege request.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

- Initial release of the Product Description Generator skill. - Generates high-converting, SEO-optimized product descriptions for Amazon, Shopify, eBay, Etsy, or custom platforms. - Supports various tones (professional, conversational, playful, luxury) to match brand voice. - Allows bulk description generation via CSV and offers CLI examples for different use cases. - Output supports markdown, HTML, or CSV formats as requested. - Integrates SEO strategy and conversion-focused copy tailored to each marketplace.

无害

安装命令

点击复制
官方npx clawhub@latest install open-accio-product-description-generator
镜像加速npx clawhub@latest install open-accio-product-description-generator --registry https://cn.longxiaskill.com

技能文档

概述

为多个电商平台生成高转化、SEO 优化的商品描述。该技能可创作引人入胜的文案,在提升搜索可见度的同时推动销量。

核心流程

  • 收集输入 – 商品名称、功能、卖点、目标受众、语气及主关键词。
  • 选择平台 – Amazon、Shopify、eBay、Etsy 或自定义。
  • 套用平台模板 – 遵循平台特定的结构与长度限制。
  • 注入 SEO – 标题与首段放置主关键词,次关键词贯穿全文,加入语义变体及元数据。
  • 添加转化元素 – 钩子、痛点、解决方案、以利益为导向的功能、社会证明、紧迫感、CTA。
  • 渲染输出 – 支持 markdown、HTML 或 CSV 格式。

使用示例

Amazon 商品刊登

``bash product-description-generator \ --product "Wireless Bluetooth Headphones" \ --features "40hr battery,noise cancelling,Bluetooth 5.3" \ --benefits "crystal clear audio,comfortable fit,fast charging" \ --tone professional \ --platform amazon \ --output amazon_listing.md

Shopify 商品页

bash product-description-generator \ --product "Ergonomic Office Chair" \ --features "adjustable lumbar support,360° swivel,breathable mesh" \ --tone conversational \ --platform shopify \ --include-faq \ --output shopify_description.md

通过 CSV 批量生成

bash product-description-generator \ --csv products.csv \ --platform ebay \ --output-dir ./descriptions
`

平台规范(见 references/platforms.md)

  • Amazon – 标题 150–200 字符,5 条 bullet,描述 2000–3000 字符。
  • Shopify – 标题 ≤70 字符,HTML 描述,SEO 元描述 ≤155 字符。
  • eBay – 标题 ≤80 字符,HTML 描述,详细物品属性。
  • Etsy – 标题 ≤140 字符,故事化描述,13 个 20 字符标签。

语气选项

  • professional – 数据驱动、权威。
  • conversational – 友好、易共鸣。
  • playful – 活力、支持 emoji。
  • luxury – 优雅、专属。

自动化

使用 cron 定时批量运行,或集成至商品流水线。CLI 辅助脚本见 scripts/` 文件夹。

--- Drive sales. Rank higher. Convert visitors. --- Created by Simon Cai · More e-commerce skills: github.com/simoncai519/open-accio-skill

数据来源ClawHub ↗ · 中文优化:龙虾技能库