← Back to Skills Marketplace
154
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install openclaw-creator-setup
Description
OpenClaw 内容创作者快速配置工具。帮助内容创作者检测环境、配置平台、管理工作流。 **当以下情况时使用此 Skill**: (1) 用户想要配置内容创作者环境 (2) 检查飞书授权和 Skills 安装状态 (3) 配置发布平台(微信、微博、抖音等) (4) 创建或管理工作流模板 (5) 用户提到"内容创...
Usage Guidance
This skill appears coherent for configuring a creator environment, but before installing: 1) verify the skill's source/repository and author (confirm the GitHub/ClawHub links are trustworthy); 2) confirm what Feishu scopes/tokens the skill will check or use and where platform API credentials (Wechat/Weibo/Douyin/etc.) would be stored; 3) ask how long any saved configs/credentials are retained and who can access them; 4) review the permissions and capabilities of any subagents the skill might spawn (to ensure they don't get more access than necessary); and 5) if anything is unclear, request the author to document storage locations and token handling before granting platform-level credentials.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-creator-setup
Version: 3.0.1
The skill bundle is a configuration tool for content creators designed to manage workflows and environment settings within the OpenClaw framework. It contains no executable code, relying entirely on markdown instructions (SKILL.md) to guide the AI agent in using existing tools like 'feishu_get_user' and 'agents_list'. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the functionality is consistent with its stated purpose of setting up a productivity environment.
Capability Assessment
Purpose & Capability
Name/description and runtime instructions align: the skill checks Feishu auth, enumerates installed Skills, configures publishing platforms, and manages workflows. The declared tool calls (feishu_get_user, agents_list, sessions_spawn, subagents, message) are coherent with these goals.
Instruction Scope
SKILL.md stays within the creator-setup scope (check auth, list skills, create workflows, save platform configs). It references saving platform configuration and requiring platform API authorizations but does not specify storage locations or data retention—ask the author where credentials/configs are stored and what data is persisted.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill itself, which minimizes install risk.
Credentials
Manifest lists no required env vars or credentials, but the skill explicitly relies on Feishu authorization and platform API credentials at runtime. This is proportionate to its purpose, but you should verify what existing agent-level tokens or external platform credentials it will use and where those are stored.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It can spawn subagents (sessions_spawn, subagents), which grants it the ability to create/manage child agents—this is expected for workflow management but warrants review of what permissions those spawned subagents inherit.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-creator-setup - After installation, invoke the skill by name or use
/openclaw-creator-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.1
v3.0.1 正确的 Skill 结构 - SKILL.md 配置文件,参考官方实现
v3.0.0
v3.0.0 真正可用的独立 Skill - 完整的工具调用实现,环境检测,工作流管理
v2.0.0
v2.0.0 真实可用版本 - 完整的环境检测、工作流模板、自然语言交互
v1.0.0
OpenClaw 内容创作者快速配置工具首次发布:
- 一键完成 OpenClaw 环境和依赖组件配置
- 内置内容创作者工具包(文案生成、视频处理、社媒集成、数据分析)
- 提供自动化内容创作和多平台发布的工作流模板
- 支持平台配置、定时任务、数据同步等功能
- 包含详细命令和环境变量配置说明
Metadata
Frequently Asked Questions
What is Openclaw Creator Setup?
OpenClaw 内容创作者快速配置工具。帮助内容创作者检测环境、配置平台、管理工作流。 **当以下情况时使用此 Skill**: (1) 用户想要配置内容创作者环境 (2) 检查飞书授权和 Skills 安装状态 (3) 配置发布平台(微信、微博、抖音等) (4) 创建或管理工作流模板 (5) 用户提到"内容创... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install Openclaw Creator Setup?
Run "/install openclaw-creator-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Creator Setup free?
Yes, Openclaw Creator Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Creator Setup support?
Openclaw Creator Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Creator Setup?
It is built and maintained by rfdiosuao (@rfdiosuao); the current version is v3.0.1.
More Skills