← Back to Skills Marketplace
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install promotion-enrollment-assistant
Description
Navigate Amazon Lightning Deal, Best Deal, Coupon, Shoppable Holiday; TikTok Shop Promo Zone; Shopify Discount Rules; Taobao Crowd-Collapse; JD 618; and othe...
Usage Guidance
This skill appears to be a heuristic, read-only assistant that generates enrollment checklists and timelines without contacting seller portals. Before installing, quickly confirm the handler exposes the expected entrypoint (tests reference handle()) and manually review the full handler.py for any network or subprocess calls not visible in the excerpt. Understand that outputs are heuristic: double-check eligibility and final submission requirements with the platform's official seller center before acting, and never provide platform credentials to this skill since it is not designed to perform authenticated enrollment.
Capability Analysis
Type: OpenClaw Skill
Name: promotion-enrollment-assistant
Version: 1.0.0
The promotion-enrollment-assistant skill is a purely informational tool designed to generate markdown reports and checklists for e-commerce promotion planning. The code in handler.py uses hardcoded heuristic rules to provide guidance for platforms like Amazon and TikTok Shop without any network requests, file system access, or external command execution. The SKILL.md instructions are well-defined and lack any indicators of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The name and description describe heuristic enrollment planning across ecommerce platforms; the code contains platform/promotion rule tables and renders a markdown brief. No unrelated credentials, binaries, or platform integrations are requested.
Instruction Scope
SKILL.md explicitly prohibits live portal/API access and the included code implements local, heuristic text analysis and rendering. One minor inconsistency to verify in the full repository: the provided tests import a handle() entrypoint — ensure the handler exposes the expected public entry function and that it does not perform network I/O at runtime.
Install Mechanism
There is no install spec (instruction-only style). Code files are included but no download/install step is defined, so nothing is written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference external secrets. Requested access is proportional to the stated functionality.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false). It does not declare modifications to other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install promotion-enrollment-assistant - After installation, invoke the skill by name or use
/promotion-enrollment-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Promotion Enrollment Assistant v1.0.0
- Initial release with support for multiple ecommerce platforms (Amazon, TikTok Shop, JD, Taobao, Shopify, Xiaohongshu).
- Provides cross-platform comparison of promotion types (Lightning Deal, Coupon, Best Deal, Crowd-Collapse, Flash Sale, etc.).
- Generates operator-ready promotion enrollment briefs, including eligibility assessment, timeline, checklist, and common rejection reasons.
- Does not integrate with live seller portals or promotion APIs; relies on user-provided context and heuristics.
- Outputs all recommendations as markdown briefs for clear operator action.
Metadata
Frequently Asked Questions
What is Promotion Enrollment Assistant?
Navigate Amazon Lightning Deal, Best Deal, Coupon, Shoppable Holiday; TikTok Shop Promo Zone; Shopify Discount Rules; Taobao Crowd-Collapse; JD 618; and othe... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Promotion Enrollment Assistant?
Run "/install promotion-enrollment-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Promotion Enrollment Assistant free?
Yes, Promotion Enrollment Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Promotion Enrollment Assistant support?
Promotion Enrollment Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Promotion Enrollment Assistant?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills