← 返回 Skills 市场
OmniPublishv2.0
作者
Xavier Mary
· GitHub ↗
· v2.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install omnipublishv2-0
功能描述
全链路多平台发帖工作台(单机版)。一键部署、启动、运维 OmniPublish V2.0(FastAPI + Vue 3 + SQLite)六步流水线:素材选择→AI文案→图片处理→封面制作→水印→多平台发布。
安全使用建议
This skill is a local app launcher and appears to be what it claims, but it will: 1) create a venv and pip-install packages (downloads from PyPI), 2) run npm install/build (downloads from npm), 3) create files and logs three levels above the skill directory (project root) and run a background server on 127.0.0.1:9527, and 4) ships a default admin/admin123 credential. Before installing: inspect the backend/requirements.txt and the backend/frontend code (or the linked GitHub repo), ensure you are comfortable with files being created outside the skill folder, run behind a firewall (the app binds to localhost by default), change the default admin password after startup, and be aware the brew-only install path is macOS-focused — on Linux/Windows you must ensure python/node/ffmpeg are present manually.
功能分析
Type: OpenClaw Skill
Name: omnipublishv2-0
Version: 2.0.0
The skill bundle is a management tool for 'OmniPublish', a local web-based posting workbench. The launcher.py script and SKILL.md instructions are designed to automate the setup of a Python virtual environment, frontend compilation via npm, and service execution on localhost:9527. The behavior is consistent with its stated purpose, and no indicators of data exfiltration, malicious persistence, or deceptive prompt injection were found.
能力标签
能力评估
Purpose & Capability
Name/description match the requested binaries (python3, node, npm, ffmpeg) and the launcher logic: creating a venv, installing Python deps, building Vue frontend, and starting a local FastAPI service are expected for a local posting workstation.
Instruction Scope
SKILL.md instructs the agent to actively start the service (curl to localhost and run launcher.py start). The launch process will create a venv, pip-install dependencies, run npm install/build, start a background process, create config.json/data/logs and write a PID file in the inferred project root (three levels up). These actions are within the app's scope but do modify the filesystem outside the skill directory and start background processes.
Install Mechanism
Install spec uses Homebrew packages ([email protected], node, ffmpeg), which is reasonable on macOS but not cross-platform; runtime will pip-install dependencies from backend/requirements.txt and npm will fetch packages during frontend build. No downloads from arbitrary URLs are present in the installer.
Credentials
The skill declares no required environment variables or credentials. SKILL.md documents an optional LLM api_key in config.json for AI features; that is optional and proportionate. No unrelated credentials are requested.
Persistence & Privilege
always:false (normal). The launcher creates persistent artifacts (venv, logs, DB, pid) in the inferred project root and can run a persistent background server. It does not modify other skills or system-wide agent settings, but the filesystem changes are persistent and potentially surprising.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install omnipublishv2-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/omnipublishv2-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
OmniPublish V2.0 introduces a full-featured single-machine multi-platform publishing workbench with streamlined setup and usage:
- New six-step automated pipeline: material selection, AI copywriting, image processing, cover creation, watermark, multi-platform publishing.
- Out-of-the-box usage with FastAPI backend, Vue 3 frontend, and SQLite database—no manual configuration needed.
- Quick one-command service activation, with auto-checks and browser launch.
- Adds convenient local commands for start/stop/restart/log viewing.
- Includes detailed guides for debugging, API interaction, and typical issues.
- Supports AI copywriting (configurable), image/video handling, batch distribution, and real-time status.
元数据
常见问题
OmniPublishv2.0 是什么?
全链路多平台发帖工作台(单机版)。一键部署、启动、运维 OmniPublish V2.0(FastAPI + Vue 3 + SQLite)六步流水线:素材选择→AI文案→图片处理→封面制作→水印→多平台发布。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 OmniPublishv2.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install omnipublishv2-0」即可一键安装,无需额外配置。
OmniPublishv2.0 是免费的吗?
是的,OmniPublishv2.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OmniPublishv2.0 支持哪些平台?
OmniPublishv2.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OmniPublishv2.0?
由 Xavier Mary(@xaviermary56)开发并维护,当前版本 v2.0.0。
推荐 Skills