← 返回 Skills 市场
marknative
作者
TwoFace2014
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install marknative
功能描述
Render Markdown into paginated PNG/SVG without a browser using marknative.
安全使用建议
This skill is internally coherent: it tells you to install an npm package and shows how to render Markdown to images. Before installing or running its commands, verify the npm package source and version (pin a specific version), review the package's install scripts and repository if possible, and run npm installs in a controlled environment (container or sandbox) because npm packages — and native deps like skia-canvas — can execute code during install and require system libraries to build.
功能分析
Type: OpenClaw Skill
Name: marknative
Version: 1.0.0
The marknative skill bundle is a legitimate tool for rendering Markdown into PNG/SVG images using the marknative and skia-canvas npm packages. The SKILL.md and README.md files provide standard usage examples and installation instructions, and the requested permissions (Bash, Read, Write) are consistent with the stated purpose of installing dependencies and saving output files. No indicators of malicious intent, data exfiltration, or prompt injection were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md and README examples. The instructions specifically call out installing and importing an npm package ('marknative') and mention 'skia-canvas' as the rendering backend — these are consistent with a Markdown→image renderer.
Instruction Scope
SKILL.md only instructs the agent to check for or install npm packages and shows example code that reads a Markdown string and writes image files. It does not ask the agent to read unrelated files, access credentials, or transmit data to external endpoints beyond using npm to fetch the library.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md suggests running 'npm install marknative'. Installing from npm is expected for this task but carries the usual npm risks: package install scripts can run arbitrary code and 'skia-canvas' may trigger native builds requiring system libraries. This is not incoherent, but users should be aware of the standard npm installation risks.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any secrets. The absence of requested credentials is proportionate to the stated function.
Persistence & Privilege
Skill flags show no forced 'always' inclusion and default agent invocation settings. The skill does not request persistent system-level changes or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install marknative - 安装完成后,直接呼叫该 Skill 的名称或使用
/marknative触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Use marknative to render Markdown into paginated PNG/SVG without a browser.
元数据
常见问题
marknative 是什么?
Render Markdown into paginated PNG/SVG without a browser using marknative. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 marknative?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install marknative」即可一键安装,无需额外配置。
marknative 是免费的吗?
是的,marknative 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
marknative 支持哪些平台?
marknative 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 marknative?
由 TwoFace2014(@twoface2014)开发并维护,当前版本 v1.0.0。
推荐 Skills