← 返回 Skills 市场
700
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pipaclaw-skills-hub
功能描述
Front door for Pipaclaw public skills. Route users to the right skill for presentations, social account operations, and promotional video production without...
安全使用建议
This hub mostly contains routing rules and extensive reference docs that match its declared purpose, but before installing or allowing autonomous use you should: 1) Review the shell scripts under promo-video-maker/scripts/ (bootstrap.sh, encode-file.sh, quote.sh, poll-task.sh, hub-api.sh) for any hard-coded endpoints, IPs, tokens, or file-system/network actions. 2) Confirm the scripts are thin public wrappers (no secret-handling, no background daemons, no uploads to unknown servers). 3) Note that the social-account-ops and ppt-maker SKILLs instruct live link research (resolving short links and reading pages) — expect the agent to fetch external URLs you provide; avoid sending private credentials or full account access in free-text. 4) Treat PUBLISHING.md as maintainer documentation — do not run its commands or supply tokens to the skill unless you trust the repo owner. If you can share the contents of the promo-video-maker scripts, I can re-check them for hidden endpoints or suspicious behavior; without that, the presence of executable scripts is the primary unresolved concern.
功能分析
Type: OpenClaw Skill
Name: pipaclaw-skills-hub
Version: 0.2.1
The skill bundle provides a routing hub and specialized workflows for PPT creation, social media management, and video production. The included shell scripts in the 'promo-video-maker/scripts/' directory are functional wrappers for interacting with a backend API at 'nano.djdog.ai', including a provisioning step that uses the system hostname to acquire an API key. These technical operations are consistent with the stated purpose of the tools. Furthermore, the 'SKILL.md' files contain detailed operational logic and defensive instructions designed to prevent data leakage and ensure compliance with social media platform rules, showing no evidence of malicious intent or prompt-injection attacks.
能力评估
Purpose & Capability
The name/description (a routing front door) align with the included SKILL.md files and many reference docs describing routing rules and per-skill behavior. However the package contains multiple shell scripts under promo-video-maker/scripts/*.sh and a PUBLISHING.md that references local CLI tooling and a token-based login flow. The hub's public-package contract says helper scripts may be present only if they are thin public wrappers; presence of non-trivial scripts is proportionally unexpected for a documentation-first public hub and warrants manual review to confirm they are indeed thin wrappers and not backend logic or hidden network clients.
Instruction Scope
The hub SKILL.md itself is narrowly scoped: route requests to ppt-maker, social-account-ops, or promo-video-maker and expose only public-safe packages. The social-account-ops and ppt-maker SKILLs instruct agents to perform 'research' on live platform links (resolve short links, read homepages, read note bodies) which implies fetching external web content; this behavior is coherent with the skill purpose but expands the runtime surface (network fetches of user-supplied links). There are no instructions in the hub SKILL.md to access local secrets, but some repository docs (PUBLISHING.md) include local paths and commands intended for human maintainers — ensure the agent will not run those scripts or commands automatically.
Install Mechanism
No install spec is declared (instruction-only), which lowers risk. But the repo contains executable shell scripts (bootstrap.sh, encode-file.sh, quote.sh, poll-task.sh, hub-api.sh). Because there is no install step declared, these files won't be auto-downloaded/installed by the platform, but a runtime agent or human operator could execute them. Without the scripts' contents provided here, it's impossible to rule out hidden network endpoints, credentials, or sensitive operations. Manual inspection of these scripts is recommended.
Credentials
The skill declares no required environment variables, no primary credential, and no required config paths — consistent with a routing/documentation front door. Some docs mention using a 'token' for publishing (PUBLISHING.md) and a local proxy (127.0.0.1:7890) for maintainers; these are operational details for maintainers and not declared runtime requirements. This is proportionate, but double-check any shell scripts for hard-coded credentials or implicit credential use (e.g., references to CLASHX, clawhub tokens).
Persistence & Privilege
The skill does not request persistent privileges (always: false) and does not request to modify other skills or global agent settings. Model invocation is allowed (disable-model-invocation: false), which is normal. There is no install spec that would grant long-lived binaries or services.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipaclaw-skills-hub - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipaclaw-skills-hub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
Expanded promo-video-maker into one-shot and project production flows, added public helper scripts and references, and improved platform-risk guidance for social-account-ops.
v0.2.0
Refined ppt-maker into a tighter producer-led workflow: fewer user approvals, stronger page planning and review gates, safer WeChat-editable delivery guidance, and stricter quality rules for evidence, media, async readability, and font safety.
v0.1.0
- Initial release of the Pipaclaw Skills Hub public interface.
- Routes user requests to the correct Pipaclaw public skill for presentations, social account operations, and promotional video production.
- Introduces clear routing rules and minimal interaction for ambiguous requests.
- Ensures only public-safe skill packages are accessible; sensitive details and artifacts are not exposed.
元数据
常见问题
Pipaclaw Skills Hub 是什么?
Front door for Pipaclaw public skills. Route users to the right skill for presentations, social account operations, and promotional video production without... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 700 次。
如何安装 Pipaclaw Skills Hub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipaclaw-skills-hub」即可一键安装,无需额外配置。
Pipaclaw Skills Hub 是免费的吗?
是的,Pipaclaw Skills Hub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipaclaw Skills Hub 支持哪些平台?
Pipaclaw Skills Hub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipaclaw Skills Hub?
由 eric(@xexojay)开发并维护,当前版本 v0.2.1。
推荐 Skills