← Back to Skills Marketplace
keystone-shiqi

ssai-dailymoments

by Keystone-shiqi · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ssai-dailymoments
Description
松鼠Ai自习室·每日朋友圈运营助手。触发方式:用户说"朋友圈"时自动调用,自动生成5条不同朋友圈文案+手绘风格插画,图片以文件形式发送。支持定时推送(每日08:00/11:00/12:30/15:30/19:30),也可随时手动触发。
Usage Guidance
This skill claims to generate social-media copy and images and does that in its instructions, but it requires a MiniMax API Key (used in a Python snippet) while the package metadata does not declare any required credential — ask the author where you should store the API key and whether the skill will ever transmit history.json off your machine. Consider these before installing: 1) Do not paste your API key into third‑party UIs or code unless you trust the author and know how the key is stored; ask for a declared primaryEnv (e.g., MINIMAX_API_KEY) and a secure storage method. 2) Confirm where history.json is stored and whether you can enable retention limits or encryption — the skill permanently retains all generated content by default. 3) Verify the MiniMax API endpoint and that you want the image generation billed to your account. 4) If you need stricter privacy, request the skill be modified to declare required env vars and to provide an opt-in retention policy (or local-only ephemeral history). If author responses are not satisfactory, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: ssai-dailymoments Version: 1.3.0 The skill automates the generation of social media posts and images for educational marketing. It is classified as suspicious because it explicitly instructs the AI agent to bypass the platform's built-in image generation tools in favor of executing a custom Python script that performs external network requests to the MiniMax API (api.minimaxi.com). While these actions are aligned with the stated purpose, the use of raw Python execution for API interactions and local file management (history.json) increases the attack surface and bypasses standard platform safety abstractions.
Capability Assessment
Purpose & Capability
The stated purpose (generate 5 social posts + hand-drawn images on schedule) is coherent with the instructions, but the SKILL.md requires calling an external image API using a user-supplied MiniMax API key while the registry metadata lists no required env vars/credentials. The missing declaration of the API credential is an inconsistency.
Instruction Scope
Instructions direct the agent to read and permanently maintain a history file at ~/.openclaw/skills/ssai-dailymoments/history.json and to compare every new output against the entire history (no retention limit). They also mandate using a Python script to call an external API and saving base64-decoded images to workspace/home. These file reads/writes and the requirement to store all history forever have privacy and persistence implications beyond the simple posting task.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — no installer downloads or archive extraction are present.
Credentials
SKILL.md explicitly requires a MiniMax API Key and shows inline Python code using it, but the skill's metadata declares no required environment variables or primary credential. That mismatch is a red flag: the skill will need a secret (API key) to function but does not declare it, and the instructions don't say where/how to store it safely.
Persistence & Privilege
The skill writes and retains an ever-growing history.json in the user's home directory and uses cron-style scheduled triggers. While not set to always:true, the permanent local storage of all historical content (no automatic pruning) is a persistence/privacy concern and could accumulate sensitive user data over time.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ssai-dailymoments
  3. After installation, invoke the skill by name or use /ssai-dailymoments
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
针对自习室门店经营的自动推送朋友圈文案和图片的 skill
Metadata
Slug ssai-dailymoments
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ssai-dailymoments?

松鼠Ai自习室·每日朋友圈运营助手。触发方式:用户说"朋友圈"时自动调用,自动生成5条不同朋友圈文案+手绘风格插画,图片以文件形式发送。支持定时推送(每日08:00/11:00/12:30/15:30/19:30),也可随时手动触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install ssai-dailymoments?

Run "/install ssai-dailymoments" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ssai-dailymoments free?

Yes, ssai-dailymoments is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ssai-dailymoments support?

ssai-dailymoments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ssai-dailymoments?

It is built and maintained by Keystone-shiqi (@keystone-shiqi); the current version is v1.3.0.

💬 Comments