← 返回 Skills 市场
jolestar

Mdorigin

作者 jolestar · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install mdorigin
功能描述
Build, preview, and deploy markdown-first sites with local preview, Cloudflare bundles, and agent-readable raw markdown routes.
安全使用建议
This skill is mostly a usage guide for the mdorigin npm tool, but it omits some important operational details. Before installing or letting an agent run these commands: 1) Confirm you have/allow Node and npm on the host (the SKILL.md assumes them though metadata doesn't list them). 2) Inspect the mdorigin npm package (source repository, npm page) before installing, especially if installing globally. 3) If you plan to use the Cloudflare/R2 deploy flow, prepare scoped Cloudflare API tokens and verify where/when they will be provided — the skill does not declare or request these credentials. 4) Prefer project-local installs (npm --save-dev) over global installs if you want tighter control. 5) Treat the listed remote docs (mdorigin.jolestar.workers.dev) as third-party endpoints; verify you trust that domain before allowing automated agents to fetch or post data. If you want to be cautious, run the recommended commands manually in a controlled environment first and confirm what credentials the mdorigin tool actually requires.
能力评估
Purpose & Capability
The name/description (build, preview, deploy mdorigin sites) align with the commands and docs in SKILL.md. However, the instructions assume a Node/npm environment and Cloudflare/R2 deployment capabilities while the skill metadata declares no required binaries or credentials — an internal inconsistency.
Instruction Scope
SKILL.md stays on-topic: it documents installing the mdorigin npm package, running local dev/build commands, calling the project's public docs and search API, and a Cloudflare deploy flow. It does not instruct the agent to read unrelated host files or exfiltrate local data.
Install Mechanism
This is instruction-only (no install spec). The doc recommends running npm install -g or project-local npm install, which will install code from the npm registry — normal for this purpose but it means the agent/operator will run network installs and execute third-party code. No direct download URLs or extract steps are present in the skill itself.
Credentials
The SKILL.md references Cloudflare/R2 deployment and a bucket name placeholder but the skill lists no required environment variables or primary credentials. Deploying to Cloudflare/R2 typically requires API tokens/credentials (and possibly wrangler or other tooling). Also, the metadata fails to declare npm/node as required binaries even though the instructions assume them. The omission could be benign (author expects the environment to provide them) but it is a surprising gap the user should confirm.
Persistence & Privilege
always is false and there are no code files or install hooks in the skill bundle; it does not request persistent or elevated agent privileges. Autonomous invocation is allowed by default but is not combined with other high-risk flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mdorigin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mdorigin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Align mdorigin skill version with mdorigin package 0.2.0 and include Cloudflare external asset flow docs.
v0.1.4
Update mdorigin skill docs for Cloudflare external asset flow and remote docs links.
v0.1.3
Initial public release for the mdorigin skill, with install, docs, search, and markdown route guidance.
元数据
Slug mdorigin
版本 0.2.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Mdorigin 是什么?

Build, preview, and deploy markdown-first sites with local preview, Cloudflare bundles, and agent-readable raw markdown routes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Mdorigin?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mdorigin」即可一键安装,无需额外配置。

Mdorigin 是免费的吗?

是的,Mdorigin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mdorigin 支持哪些平台?

Mdorigin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mdorigin?

由 jolestar(@jolestar)开发并维护,当前版本 v0.2.0。

💬 留言讨论