← Back to Skills Marketplace
twoface2014

marknative

by TwoFace2014 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marknative
Description
Render Markdown into paginated PNG/SVG without a browser using marknative.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marknative
  3. After installation, invoke the skill by name or use /marknative
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Use marknative to render Markdown into paginated PNG/SVG without a browser.
Metadata
Slug marknative
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is marknative?

Render Markdown into paginated PNG/SVG without a browser using marknative. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install marknative?

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

Is marknative free?

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

Which platforms does marknative support?

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

Who created marknative?

It is built and maintained by TwoFace2014 (@twoface2014); the current version is v1.0.0.

💬 Comments