← 返回 Skills 市场
zenn
作者
tachi-koma-x
· GitHub ↗
· v0.0.1
372
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zenn
功能描述
Publish Zenn articles by managing Markdown in a GitHub-connected repository (push/PR -> merge) and previewing with Zenn CLI.
安全使用建议
This skill's instructions are coherent for publishing Zenn articles, but the registry metadata is incomplete: SKILL.md expects git, node/npm/npx and the ability to push to a GitHub remote (SSH key or token). Before installing/using: 1) Confirm you have node/npm and git available and understand that npm install will fetch and run third-party package code (audit package versions and consider using a lockfile). 2) Be aware that git push/PR requires GitHub credentials—only run pushes from repos you trust and where credentials are managed securely. 3) Verify the origin of this skill (source/homepage unknown) and prefer skills with a known upstream or source code. 4) If you need stronger assurance, run the workflow in an isolated environment or inspect the zenn-cli package contents first. If the maintainer can update metadata to list required binaries and note the implicit need for repo credentials, the inconsistency would be resolved.
功能分析
Type: OpenClaw Skill
Name: zenn
Version: 0.0.1
The skill provides instructions for publishing Zenn articles via a GitHub repository using the Zenn CLI. All commands (`npm`, `npx`, `git`) and instructions are directly related to the stated purpose and represent standard development workflows. There is no evidence of prompt injection attempts, data exfiltration, unauthorized execution, persistence mechanisms, or other malicious behaviors. The 'Quality gate checklist' even advises against publishing confidential information, indicating a focus on secure practices.
能力评估
Purpose & Capability
The skill's description (publish Zenn via a GitHub repo) matches the instructions. However the registry metadata claims no required binaries or env vars while the runtime instructions explicitly call out git, npm/npx, and pushing to a GitHub remote. Declaring none of those requirements in metadata is inconsistent.
Instruction Scope
SKILL.md stays on-topic: it instructs creating articles in articles/, previewing with zenn-cli, and using Git/PR workflows. It does not ask the agent to read unrelated system files or exfiltrate data. It does, however, instruct running npm install and npx (which execute code) and performing git push/PR operations that will use repository credentials.
Install Mechanism
This is an instruction-only skill (no install spec). The workflow recommends installing zenn-cli via npm in the repo, which is a normal approach. Note: npm install can run package scripts and retrieve packages from the public registry—this is expected but carries the usual npm supply-chain considerations.
Credentials
The skill declares no required env vars or binaries, but the instructions implicitly require: git, node/npm/npx on PATH, and authentication to push to GitHub (SSH keys or a token). The omission of these dependencies/credentials from metadata is a proportionality mismatch and an information gap the user should be aware of.
Persistence & Privilege
always is false and there is no install-time modification of other skills or global agent settings. The skill does not request persistent elevated privileges beyond normal repo operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zenn - 安装完成后,直接呼叫该 Skill 的名称或使用
/zenn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
- Initial release of Zenn GitHub publishing workflow documentation and best practices.
- Step-by-step guide for drafting, reviewing, and publishing articles/books via PRs and metadata flags.
- Detailed repo structure, file placement rules, and recommended asset management included.
- Zenn CLI usage instructions for local preview, content creation, and troubleshooting.
- Included an article front matter template and a publication checklist to ensure quality and safety.
- Outlined limitations and failure scenarios to guide proper use.
元数据
常见问题
zenn 是什么?
Publish Zenn articles by managing Markdown in a GitHub-connected repository (push/PR -> merge) and previewing with Zenn CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 372 次。
如何安装 zenn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zenn」即可一键安装,无需额外配置。
zenn 是免费的吗?
是的,zenn 完全免费(开源免费),可自由下载、安装和使用。
zenn 支持哪些平台?
zenn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 zenn?
由 tachi-koma-x(@tachi-koma-x)开发并维护,当前版本 v0.0.1。
推荐 Skills