← Back to Skills Marketplace
jmsaavedra

RenderMark

by jmsaavedra · GitHub ↗ · v0.1.8 · MIT-0
cross-platform ✓ Security Clean
394
Downloads
0
Stars
2
Active Installs
5
Versions
Install in OpenClaw
/install rendermark
Description
Professional markdown rendering, export, and publishing via MCP. Use when user asks to "render markdown", "export to PDF", "convert to DOCX", "create a docum...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rendermark
  3. After installation, invoke the skill by name or use /rendermark
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rendermark
Version 0.1.8
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 5
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.

How do I install RenderMark?

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

Is RenderMark free?

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

Which platforms does RenderMark support?

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

Who created RenderMark?

It is built and maintained by jmsaavedra (@jmsaavedra); the current version is v0.1.8.

💬 Comments