← 返回 Skills 市场
RenderMark
作者
jmsaavedra
· GitHub ↗
· v0.1.8
· MIT-0
394
总下载
0
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install rendermark
功能描述
Professional markdown rendering, export, and publishing via MCP. Use when user asks to "render markdown", "export to PDF", "convert to DOCX", "create a docum...
安全使用建议
This skill appears internally consistent for a markdown-rendering/publishing tool. Before installing: (1) verify the npm package and maintainer (check the @rendermark/mcp-server package page and the homepage https://rendermark.app), (2) review any code in the npm package if possible because npx runs remote code, (3) only store API keys or OAuth client secrets in ~/.rendermark/config.json if you trust the service and consider scoping/rotating keys, (4) be aware PDF/image export may require a browser engine or a third-party Browserless API key (which you must trust), and (5) note that publishing/deleting documents acts on your RenderMark account—use caution when invoking destructive operations like delete_document. If you want lower risk, avoid running npx with -y and inspect the package version first.
功能分析
Type: OpenClaw Skill
Name: rendermark
Version: 0.1.8
The rendermark skill bundle provides a comprehensive set of tools for rendering, exporting, and publishing markdown documents via the rendermark.app service. It follows standard MCP patterns for installation (npx), configuration (~/.rendermark/config.json), and authentication (OAuth/API keys). While the skill includes powerful capabilities like batch file exporting and external network communication, these are well-documented and strictly aligned with its stated purpose of document management and publishing.
能力评估
Purpose & Capability
The name/description (rendering, export, publish) align with declared requirements: npx/Node, an API key (RENDERMARK_API_KEY), and a home config (~/.rendermark/config.json). Google OAuth and Browserless keys are optional and clearly tied to Google Docs and PDF/image export features.
Instruction Scope
SKILL.md instructions are scoped to document rendering/publishing tasks. They reference only the declared config file and API key, describe optional Google OAuth and browser engine requirements, and do not instruct reading unrelated system files or exfiltrating data to unknown endpoints.
Install Mechanism
Install uses an npm package (@rendermark/mcp-server) invoked via npx, which is a standard pattern for Node CLIs but executes code fetched from the npm registry at install/run time. This is expected for a Node-based tool but carries the usual trust/risk of running remote packages.
Credentials
Only a single primary credential (RENDERMARK_API_KEY) and a user-home config path are required; optional credentials (browserless API key, Google OAuth client/secret) are justified by corresponding features (PDF/image export, Google Docs). No unrelated secrets or excessive environment access are requested.
Persistence & Privilege
Skill is not forced-always, and autonomous invocation is default platform behavior. The skill installs a CLI binary (rendermark-mcp) via the declared npm package; it does not declare system-wide configuration changes beyond the user's home config. No unexpected privilege escalation is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rendermark - 安装完成后,直接呼叫该 Skill 的名称或使用
/rendermark触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.8
Add MCP server instructions and __unlock_rendermark__ fallback tool for non-ClawHub agents
v0.1.7
Fix API key settings URL, update docs
v0.1.6
Add setup_api_key tool, RENDERMARK_API_KEY env var support, fix metadata for security scan
v0.1.5
Split publish_document into publish_to_rendermark and publish_to_google_docs. Fix PDF margins. Use @latest in install instruction.
v0.1.2
- Added detailed SKILL.md documentation, including setup instructions, available tools, and feature list.
- Clarified requirements for PDF/image export and API key usage.
- Listed all available rendering, export, publishing, diff, validation, and sync capabilities.
- Provided example prompts and useful links for getting started.
元数据
常见问题
RenderMark 是什么?
Professional markdown rendering, export, and publishing via MCP. Use when user asks to "render markdown", "export to PDF", "convert to DOCX", "create a docum... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。
如何安装 RenderMark?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rendermark」即可一键安装,无需额外配置。
RenderMark 是免费的吗?
是的,RenderMark 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
RenderMark 支持哪些平台?
RenderMark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RenderMark?
由 jmsaavedra(@jmsaavedra)开发并维护,当前版本 v0.1.8。
推荐 Skills