unfurl-share

Posts Markdown or HTML content to unfurl and returns a share link.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/jwma/unfurl-skills --skill unfurl-share
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfurl-share
Source: https://github.com/jwma/unfurl-skills/tree/main/skills/unfurl-share
Command: npx skills add https://github.com/jwma/unfurl-skills --skill unfurl-share

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) components.

What problem does it solve?

This Skill enables the user to easily publish Markdown or HTML content to the unfurl platform and receive a unique share link, allowing others to view the content without requiring login or installation.

Core Features & Use Cases

  • Content Publishing: Upload Markdown or HTML content to the unfurl platform.
  • Share Link Generation: Generate a stable, unguessable share link for the content.
  • Use Case: If you have a blog post or report in Markdown or HTML format and want to share it with others, use this Skill to create a share link that can be distributed easily.

Quick Start

Run the 'unfurl-share' skill with the following command: python3 scripts/unfurl-share.py

Frequently Asked Questions about unfurl-share

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a share link for Markdown or HTML content?

Unfurl is a platform that takes Markdown or HTML content and generates a stable, unguessable share link, allowing others to view the content without requiring login or installation.

How do I publish HTML content online and get a URL for distribution?

You can publish HTML content online by posting it to an unfurl instance using an API key for authentication, which then returns a stable share link for online distribution.

Do I need an API key to share Markdown reports with a link?

Yes, you need an API key to authenticate with the unfurl instance when publishing Markdown reports to generate a stable, unguessable share link for viewers.

Can I distribute collaborative documents without requiring viewers to log in?

You can distribute collaborative documents without viewer logins by publishing the Markdown or HTML content to unfurl, which provides a share link for access without installation.

What is the best way to convert a local Markdown file into a shareable web link?

The best way to convert a local Markdown file into a shareable web link is to post the content to an unfurl instance, which returns a stable URL for content sharing.