← 返回 Skills 市场
yinanping-cpu

Social Content Generator

作者 Yinanping · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
288
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install yinan-social-content-generator
功能描述
Generate social media content (posts, captions, images) for multiple platforms. Use when creating social media posts, marketing content, or bulk content cale...
安全使用建议
This skill appears to be a legitimate social-post generator, but there are several red flags you should address before using it: - Missing files: SKILL.md references generate_calendar.py and upload_post.py but only generate_post.py is included. Ask the author for the missing scripts or remove references if they're not part of the package. - Undeclared credentials: The README/skill suggests you must provide OPENAI_API_KEY and platform tokens, yet the registry metadata lists no required env vars. Treat API keys as sensitive—only provide them after confirming exactly which script needs them and why. - Undeclared dependencies: The script uses the openai and requests Python packages but the skill provides no install/dependency spec. Install dependencies in a virtualenv and inspect the code before running. - Network behavior: generate_post.py will call OpenAI and download images from URLs returned by the API. This is expected for image/text generation, but be aware that your prompt/topic content and any generated content will be sent to OpenAI. Use limited-scope API keys and quotas. - Safety steps: run the script in an isolated environment (container or VM), avoid hardcoding tokens or committing .env to repos, restrict API key scopes where possible, and ask the publisher to provide: (1) complete file set, (2) a requirements.txt or install instructions, and (3) explicit documentation for which env vars are actually needed. If the uploader feature is required, request the upload_post.py source for review before providing platform credentials. If you want, I can (a) inspect any missing scripts you obtain, (b) produce a safe requirements.txt and minimal run instructions, or (c) point out exact lines where environment variables are referenced inside the code.
功能分析
Type: OpenClaw Skill Name: yinan-social-content-generator Version: 1.0.0 The skill bundle is a legitimate social media content generator designed to create platform-optimized posts using OpenAI's API. The provided script, `scripts/generate_post.py`, handles text and image generation through standard API interactions and lacks any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description match the included generate_post.py (AI text + optional image generation). However SKILL.md describes additional scripts (generate_calendar.py, upload_post.py) and platform-upload capabilities that are not present in the file manifest, which is inconsistent with the claimed multi-script capability.
Instruction Scope
SKILL.md instructs use of .env variables (OPENAI_API_KEY and platform API tokens) and references calendar and upload scripts. The only runnable file is generate_post.py which does use OpenAI and may call out to download images, but the manifest and registry declare no required env vars. The instructions thus ask the agent/user to provide credentials that the skill metadata doesn't declare, and they reference files that are missing.
Install Mechanism
This is an instruction-only skill with a single Python script (no install spec). The script imports third-party packages (openai, requests) but the package/dependency list is not declared. That omission is a distribution/maintenance risk (users may run it without required libs). No remote download URLs or obfuscated installers are present.
Credentials
SKILL.md expects sensitive API credentials (OPENAI_API_KEY, Twitter/Instagram/LinkedIn tokens) but the skill metadata declares no required environment variables or primary credential. Requesting or instructing use of multiple platform tokens is plausible for an uploader, but because upload functionality is only described (not included) and the manifest doesn't declare credential needs, the credential scope and disclosure are under-specified and inconsistent.
Persistence & Privilege
always is false and the skill does not request system-wide changes or persistent/automatic installation. It does not attempt to modify other skills' configs. Default autonomous invocation is allowed (normal) and not combined with other high-risk flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yinan-social-content-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yinan-social-content-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Social Content Generator. - Generates AI-powered social media posts and images for Twitter/X, Instagram, LinkedIn, and Facebook. - Supports single post creation, bulk content calendars, and platform-specific templates. - Includes upload support for social platform APIs (Twitter, Instagram, LinkedIn). - Customizable tone, topics, hashtags, and post scheduling.
元数据
Slug yinan-social-content-generator
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Social Content Generator 是什么?

Generate social media content (posts, captions, images) for multiple platforms. Use when creating social media posts, marketing content, or bulk content cale... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。

如何安装 Social Content Generator?

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

Social Content Generator 是免费的吗?

是的,Social Content Generator 完全免费(开源免费),可自由下载、安装和使用。

Social Content Generator 支持哪些平台?

Social Content Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Social Content Generator?

由 Yinanping(@yinanping-cpu)开发并维护,当前版本 v1.0.0。

💬 留言讨论