← Back to Skills Marketplace
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install social-commerce-content-planner
Description
帮助社交电商运营系统规划内容主题、日历、直播脚本及短视频文案模板,提升选题与转化效果。
Usage Guidance
This skill appears coherent and low-risk: it runs locally, uses only the Python standard library, and asks for no credentials. Before installing, you may (1) run the bundled tests (python3 tests/test_handler.py) to verify behavior, (2) inspect handler.py yourself (it's short and readable) to confirm there are no network calls or hidden endpoints, (3) be aware the calendar uses a hard-coded year (2026) so date outputs may need updating, and (4) consider whether you want the agent to be allowed to call the skill autonomously — if not, disable autonomous invocation in the agent settings. Also remember to review generated marketing copy for platform policy and legal compliance before publishing.
Capability Analysis
Type: OpenClaw Skill
Name: social-commerce-content-planner
Version: 1.0.0
The skill is a legitimate content planning tool for social commerce, providing templates for live streaming scripts, content calendars, and marketing topics. The code in handler.py and tests/test_handler.py is straightforward, using static data and standard Python libraries (datetime, calendar) without any network access, file system manipulation, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
Name/description (社交电商内容规划) match the included files and runtime behavior: generation of topics, calendars, scripts, and checklists. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md explicitly states '不接入实时API' and the handler.py implements only local, deterministic content generation (no network, no file reads, no env var access). Minor correctness note: the calendar generation uses a hard-coded year (2026), which affects date outputs but is not a security issue.
Install Mechanism
No install spec; the skill is instruction-only with included Python code. No downloads or external package installs are performed. Risk is low because only standard library is used and no archives/remote URLs are fetched.
Credentials
The skill declares no required environment variables, no primary credential, and the code does not access os.environ or secrets. The requested environment access is proportional (none) to the stated functionality.
Persistence & Privilege
always:false (default) and disable-model-invocation:false (normal). The skill does not modify other skills or global agent settings. Autonomous invocation is allowed by default but, given the local-only behavior, presents low risk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install social-commerce-content-planner - After installation, invoke the skill by name or use
/social-commerce-content-planner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Social Commerce Content Planner.
- Enables systematic planning for social commerce content (trend analysis, topic planning, creative templates, content calendars)
- Supports descriptive output: content themes, content calendars, livestream and short video script templates, inspiration and best practice checklists
- Input customization by platform, category, and user type; workflow adjusts content suggestions accordingly
- Outputs tailored templates and checklists for livestreaming scripts, video copy, and topic ideation
- Emphasizes compliance with community standards and user content safety verification
- Supports Chinese-language use and is optimized for small (1–5 person) teams in social commerce operations
Metadata
Frequently Asked Questions
What is Social Commerce Content Planner?
帮助社交电商运营系统规划内容主题、日历、直播脚本及短视频文案模板,提升选题与转化效果。 It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Social Commerce Content Planner?
Run "/install social-commerce-content-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Social Commerce Content Planner free?
Yes, Social Commerce Content Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Social Commerce Content Planner support?
Social Commerce Content Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Social Commerce Content Planner?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills