openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Marila Skill Publish

用于发布和更新 OpenClaw 技能到 ClawHub,并同步 GitHub Release。用户提到“发布技能”“发到 ClawHub”“发布这个 skill”“写完就发布”“上线这个技能”等场景时使用。包含完整发布步骤、版本规范、发布前检查清单、GitHub Release 同步规则和常见问题处理。

开发与 DevOps

作者:Marila Wang @aliramw

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.8

统计:⭐ 0 · 344 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aliramw/marila-skill-publish

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

This is a documentation-only skill that explains how to publish OpenClaw/ClawHub skills and its declared requirements and instructions are consistent with that purpose.

目的

The name/description match the content: it's a publishing guide for ClawHub/GitHub releases. The declared required binaries (clawhub, git, gh) are exactly what the instructions use. No unexplained credentials, binaries, or config paths are requested.

说明范围

The SKILL.md tells the user to run git/gh/clawhub commands and (optionally) copy SKILL.md into the agent workspace (~/.openclaw/workspace). Those actions are within a publishing guide's scope but include sensitive operations (authentication, network publish, and an explicit write to the agent workspace). The guide explicitly marks the workspace write as a sensitive operation and warns to perform it in a trusted environment, which mitigates but…

安装机制

No install script or remote download is provided; this is instruction-only. Risk is low because nothing will be written or executed by the skill itself—actions happen only if the user runs the documented commands.

证书

The skill declares no required environment variables and the examples show how to declare env vars for skills you publish. It does not request unrelated secrets or broad credential access. The guide explicitly advises how to declare and document credentials for skills you publish.

持久

always:false and no install means the skill does not persist or auto-install. The only persistence-related action in the guide is a manual cp to ~/.openclaw/workspace/skills to make an agent pick up a new SKILL.md; this is an explicit user action and is flagged in the docs as sensitive. Because the skill can be invoked by the agent (default), the user should be aware an agent could autonomously follow its own published workflow if configured t…

综合结论

This skill is a readable guide and appears coherent with its described purpose, but it documents commands that perform network operations and write to your agent workspace. Before using it: (1) review the SKILL.md and references locally; (2) ensure you control the GitHub repo and ClawHub account used for pushes/releases; (3) do not copy files into ~/.openclaw/workspace unless you trust the content and environment; (4) avoid pasting or running …

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Marila Skill Publish」。简介:用于发布和更新 OpenClaw 技能到 ClawHub,并同步 GitHub Release。用户提到“发布技能”“发到 ClawHub”“发布这个 ski…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aliramw/marila-skill-publish/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。