← Back to Skills Marketplace
jolestar

Mdorigin

by jolestar · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
124
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install mdorigin
Description
Build, preview, and deploy markdown-first sites with local preview, Cloudflare bundles, and agent-readable raw markdown routes.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mdorigin
  3. After installation, invoke the skill by name or use /mdorigin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mdorigin
Version 0.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Mdorigin?

Build, preview, and deploy markdown-first sites with local preview, Cloudflare bundles, and agent-readable raw markdown routes. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Mdorigin?

Run "/install mdorigin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mdorigin free?

Yes, Mdorigin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mdorigin support?

Mdorigin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mdorigin?

It is built and maintained by jolestar (@jolestar); the current version is v0.2.0.

💬 Comments