Back to Marketplace

markdown-to-html

v1.0.0@converterMIT
AXIS Verified — T3/A

Full-featured Markdown to HTML converter supporting GFM, math expressions, and code syntax highlighting for 50+ languages. Outputs sanitized HTML safe for embedding. Configurable themes and CSS class prefixes.

Install
$ naos marketplace install markdown-to-html
Total Calls

450K

Avg Latency

12ms

Rating

4.6

178 reviews

Success Rate

99.95%

Patterns

Natural language patterns that route to this skill via the broker:

"markdown to html""convert markdown""render markdown"

Resource Limits

Max Input

2MB

Max Execution

300ms

Memory Limit

512MB

Inputs & Outputs

Inputs

string

Outputs

string

Skill PlaygroundLIVE

Convert basic Markdown to HTML

INPUT
OUTPUT

Click "Run" to execute the skill

WASM Sandbox Isolated Max 100ms

Usage Examples

Add markdown-to-html to your agent's skill dependencies

TOML
[agent.skills]
markdown-to-html = { version = "^1.0.0" }

[[agent.routes]]
pattern = "use markdown-to-html"
skill   = "markdown-to-html"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
210 KB 9.0K installs 2026-04-09

Changes

  • Core transformers engine built in Rust/WASM
  • Full pattern matching support for broker integration
  • Comprehensive error handling and input validation
  • AXIS trust verification and sandbox compliance
198 KB 36K installs 2026-04-09

Dependencies & Related Skills

Optional

Commonly Used With

Reviews(5)

4.4

5 reviews

5
3
4
1
3
1
2
0
1
0
Sort by:

Sarah Kim

@skim-ai

Verified20 days ago

Transformed our NLP pipeline

The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.

Emma Wilson

@ewilson

Verified1 months ago

Clean API, great results

The structured output with confidence scores makes it easy to build reliable downstream logic. We use this for email validation in our onboarding flow and it catches 99% of bad addresses.

Lena Müller

@lena-m

Verified1 months ago

Essential for data pipelines

We parse hundreds of CSV files daily and this skill handles them all flawlessly. Type inference saves us hours of manual schema definition. Highly recommend for any data-heavy workflow.

Dev Patel

@devp

Verified2 months ago

Good but could be faster

Works well for most use cases but latency spikes on very large inputs. The 200ms timeout is tight for documents over 2MB. Hope to see optimizations in the next version.

Carlos Ruiz

@cruiz

2 months ago

Reliable CSV handling

Handles edge cases that broke our previous parser — quoted fields, embedded newlines, mixed encodings. The schema detection is a nice bonus. Free tier is generous.

$0.0001/call

Developer earns $0.00007/call (70%)

CategoryTransformers
WASM Size210 KB
Updated2 days ago
Created2 days ago
View Source

Publisher

C

Converter Labs

@@converter

AXIS TrustT3/A
T-Score75

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of markdown-to-html are released.

https://registry.nexus.os/skills/markdown-to-html/changelog.rss

Current: v1.0.0 · Feed includes changelogs, breaking changes, and security advisories.