← 返回 Skills 市场
laomao-at

short-video-ecommerce

作者 laomao-AT · GitHub ↗ · v1.0.0 · MIT-0
win32darwinlinux ⚠ suspicious
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install short-video-ecommerce
功能描述
Fully automated AI eBook creator — from topic idea → finished PDF with cover, table of contents, complete content, one click.
安全使用建议
Do not install or provide API/platform credentials yet. Key concerns: (1) The top SKILL.md and registry description (an eBook generator) do not match the actual code (a short-video/dropshipping tool) — ask the publisher which is correct and request a single canonical SKILL.md. (2) The code will read many environment variables and can download images and write files to your Desktop; only set API keys (OPENROUTER_API_KEY, SEEDDANCE_API_KEY, DOUDIAN_*, PDD_*, TB_*, etc.) if you fully trust the author and have reviewed the code paths that use them. (3) If you need to evaluate further: inspect main.py and steps/* for network calls and publishing logic, run the package in a sandboxed environment or VM, run static linters, and verify package origin (homepage/author contact is missing). (4) If you intend to use only the eBook functionality described in SKILL.md, ask for a trimmed package that contains only the eBook-related code and a correct skill.json; currently the repository mixes multiple tools which is noisy and suspicious. If you decide to proceed, avoid setting platform credentials initially and test in manual/semi-auto mode.
功能分析
Type: OpenClaw Skill Name: short-video-ecommerce Version: 1.0.0 The skill bundle contains several red flags, including a hardcoded local Windows path for a specific user ('C:\Users\123\Desktop\选品') in utils.py and main.py, suggesting poor authorship or a hijacked template. The SKILL.md and README.md files contain 'Pricing' sections ($29 lifetime license), which is highly unusual for an OpenClaw skill and could be used to facilitate social engineering or scams. Furthermore, while the code in steps/publish.py and main.py checks for numerous sensitive environment variables (API keys for Doudian, Taobao, and AI services), the actual logic is largely composed of 'TODO' placeholders, creating a suspicious gap between the requested permissions and the provided functionality.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Registry name/slug is short-video-ecommerce and the majority of code (main.py, steps/*, utils.py, skill.json) implements short-video e-commerce / dropshipping workflows (product sourcing, AI image/video generation, one-click publish). However the provided SKILL.md at the top of the package describes an AI eBook generator (ai-ebook-generator) that needs OPENROUTER_API_KEY. The skill.json dependencies (market-data, ecommerce-api, xiaohongshu, web-content-fetcher) align with short-video-ecommerce but not with the eBook description. Multiple README.md files describe several different tools (eBook, Instagram post, Midjourney prompts, SEO blog, YouTube shorts), indicating copy-paste or bundling of unrelated artifacts. This is a significant purpose/capability mismatch.
Instruction Scope
The top-level SKILL.md instructs a simple "generate ebook [topic]" flow and lists OPENROUTER_API_KEY as the requirement, but the actual runtime code implements steps including network image downloads, filesystem writes (defaulting to a Desktop path), calls to optional AI video/image services, and hooks for many platform APIs. The code reads many environment variables (OPENROUTER_API_KEY, SEEDDANCE_API_KEY, various platform API keys) and will write outputs to disk. The SKILL.md is not representative of what the code will do at runtime — instructions are incomplete and therefore grant the skill implicit broad scope.
Install Mechanism
No install spec is provided (instruction-only), but the package contains Python code and a requirements.txt (requests, beautifulsoup4, Pillow, ffmpeg-python, etc.). There is no remote download/install URL, which reduces install-time supply-chain risk, but installing/executing the code will install dependencies from PyPI and run code that performs network and filesystem operations. The package itself bundles multiple README/SKILL files and code, suggesting sloppy packaging but not an explicit malicious install mechanism.
Credentials
Declared requirements in the registry said 'none', the top SKILL.md claims only OPENROUTER_API_KEY, but the code and README(s) expect multiple API keys: OPENROUTER_API_KEY for image generation, SEEDDANCE_API_KEY (or KLING_API_KEY) for video, and a range of platform credentials (DOUDIAN_APP_KEY/SECRET, KUAIHOU_APP_ID/SECRET, PDD_CLIENT_ID/SECRET, TB_APP_KEY/SECRET, etc.) for one-click publish. The skill.json also lists optional integrations. The set of env vars read by the code is broad and not justified by the single eBook description in SKILL.md. Supplying platform credentials would give the skill the ability to interact with and publish to third‑party stores — only appropriate if you trust the code and author.
Persistence & Privilege
The skill does not request 'always: true' and does not declare other elevated privileges. It writes output files to a user directory (defaulting to a Desktop path) and creates directories, which is expected for a content-generation tool. It does not appear to modify other skills or global agent config. Autonomous invocation is enabled by default (normal), but combined with the other concerns (credential hooks, network operations) that increases risk if installed without review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install short-video-ecommerce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /short-video-ecommerce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
# Short Video Ecommerce Automation (dropshipping) One-click **end-to-end automated workflow** for short-form video ecommerce / dropshipping. Just type: `start [keyword] sourcing` → get a **ready-to-upload 15-second 9:16 vertical video** + product listing. ## What it does (7 steps fully automatic) 1. **Product Sourcing** → Search multiple platforms, **only keep dropshipping enabled products**, sort by popularity, take Top 10 2. **AI Script Writing** → Analyze trending best practices, generate 15-second script split into **3 × 5 seconds chunks** (perfect for AI video generation) 3. **AI Image Generation** → Generate platform-optimized cover image (9:16 for TikTok/Reels, 3:4 for Xiaohongshu/Instagram), remove logo from original product image 4. **AI Video Generation** → Generate 5-second video per script chunk, auto-merge with ffmpeg, add TTS voiceover → output final 15-second MP4 5. **Compliance Check** → Logo removal, trademark risk hint, sensitive word check 6. **One-click Publish** → Auto-fill product info and upload to your store (supports TikTok Shop, Kuaishou, Pinduoduo, Taobao) 7. **Analytics Template** → Leave space for you to track performance and optimize ## Features ✅ **True end-to-end automation** → From keyword to ready-to-sell product, no multiple tools switching ✅ **Dropshipping focused** → Force filter only dropshipping products, zero inventory startup ✅ **AI-native design** → 3 × 5 seconds split, directly feed to AI video generators, no editing needed ✅ **Auto TTS voiceover** → Output video with voiceover ready ✅ **Platform-aware sizing** → Auto-adapt cover size for TikTok/Instagram vs Xiaohongshu ✅ **Graceful degradation** → Works with or without API keys, output prompts for manual generation if you don't have API ✅ **Batch processing** → Generate multiple products in one go ✅ **All outputs organized** → Everything saved to `~/Desktop/Sourcing/` for easy access ## Requirements You need these API keys for full automation (works fine without them in semi-auto mode): - `OPENROUTER_API_KEY` → For AI image generation (Gemini 3 Pro) - `SEEDDANCE_API_KEY` OR Kling access → For AI video generation - Platform API keys → For one-click publish (TikTok Shop etc.) - ffmpeg → Pre-installed on most ClawX installations ## Pricing One-time payment $19 → **lifetime license + free lifetime updates** No monthly subscriptions, pay once use forever. ## Why this vs other tools | Feature | Other Tools | This Skill | |---------|-------------|------------| | End-to-end workflow | ❌ Only do video | ✅ Everything from sourcing to publish | | Dropshipping focused | ❌ Generic video generation | ✅ Force filter dropshipping products | | AI-native chunking | ❌ Long script needs manual split | ✅ 3×5s ready for AI | | Auto voiceover | ❌ Do it yourself | ✅ Included automatically | | One-time payment | ❌ Mostly subscription | ✅ Pay once use forever | | Graceful degradation | ❌ Won't work without API | ✅ Works in semi-auto mode | Get started with zero-inventory dropshipping today, everything automatic one click.
元数据
Slug short-video-ecommerce
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

short-video-ecommerce 是什么?

Fully automated AI eBook creator — from topic idea → finished PDF with cover, table of contents, complete content, one click. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 short-video-ecommerce?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install short-video-ecommerce」即可一键安装,无需额外配置。

short-video-ecommerce 是免费的吗?

是的,short-video-ecommerce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

short-video-ecommerce 支持哪些平台?

short-video-ecommerce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32, darwin, linux)。

谁开发了 short-video-ecommerce?

由 laomao-AT(@laomao-at)开发并维护,当前版本 v1.0.0。

💬 留言讨论