返回顶部
m

mdorigin

Build, preview, and deploy markdown-first sites with local preview, Cloudflare bundles, and agent-readable raw markdown routes.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.2.0
安全检测
已通过
80
下载量
0
收藏
概述
安装方式
版本历史

mdorigin

# mdorigin Use this skill when you want to work on a markdown-first publishing site powered by `mdorigin`. ## Install Global install: ```bash npm install -g mdorigin ``` Project-local install: ```bash npm install --save-dev mdorigin ``` ## What it covers - local preview with `mdorigin dev` - directory index generation with `mdorigin build index` - search index generation with `mdorigin build search` - Cloudflare Worker bundle output with `mdorigin build cloudflare` - external binary deployment flow for Cloudflare Assets + R2 - markdown and HTML route behavior, including `Accept: text/markdown` ## Quick commands ```bash mdorigin dev --root docs/site mdorigin build index --root docs/site mdorigin build search --root docs/site mdorigin build cloudflare --root docs/site ``` External binary deploy flow: ```bash mdorigin build cloudflare --root docs/site --binary-mode external mdorigin sync cloudflare-r2 --dir dist/cloudflare --bucket <bucket-name> mdorigin init cloudflare --dir . --r2-bucket <bucket-name> ``` ## Remote docs When an agent needs details, prefer the published docs instead of duplicating everything in the skill: - HTML docs: `https://mdorigin.jolestar.workers.dev` - Raw markdown home: `https://mdorigin.jolestar.workers.dev/README.md` - Routing docs: `https://mdorigin.jolestar.workers.dev/concepts/routing.md` - Configuration docs: `https://mdorigin.jolestar.workers.dev/reference/configuration.md` - Extensions docs: `https://mdorigin.jolestar.workers.dev/guides/extensions.md` - Cloudflare docs: `https://mdorigin.jolestar.workers.dev/guides/cloudflare.md` Extensionless routes also return markdown when the client sends `Accept: text/markdown`. ## Search Use search when you need the right doc page before opening it: - Search API: `https://mdorigin.jolestar.workers.dev/api/search?q=<query>` - OpenAPI schema: `https://mdorigin.jolestar.workers.dev/api/openapi.json` Examples: ```bash curl 'https://mdorigin.jolestar.workers.dev/api/search?q=cloudflare%20deploy' curl -H 'Accept: text/markdown' 'https://mdorigin.jolestar.workers.dev/guides/getting-started' ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mdorigin-1775968982 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mdorigin-1775968982 技能

通过命令行安装

skillhub install mdorigin-1775968982

下载 Zip 包

⬇ 下载 mdorigin v0.2.0

文件大小: 1.41 KB | 发布时间: 2026-4-13 10:58

v0.2.0 最新 2026-4-13 10:58
Align mdorigin skill version with mdorigin package 0.2.0 and include Cloudflare external asset flow docs.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部