pinme-share

Create a standalone HTML share page and publish it via PinMe.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/glitternetwork/pinme-worker-template --skill pinme-share
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinme-share
Source: https://github.com/glitternetwork/pinme-worker-template/tree/main/skills/pinme-share
Command: npx skills add https://github.com/glitternetwork/pinme-worker-template --skill pinme-share

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of packaging a finished result into a clean public share page and publishing it with PinMe, so the recipient gets a simple URL instead of scattered files or raw notes.

Core Features & Use Cases

  • Static Share Pages: Create a polished standalone HTML page for a project link, report, demo, or conversation summary.
  • Publish and Distribute: Upload the share artifact with PinMe and return a usable public URL.
  • Practical Use Cases: Share a deployed PinMe app, hand off a work summary, present a technical report, or distribute a lightweight file preview without needing a full application.

Quick Start

Use the pinme-share skill to turn the chosen artifact into a polished static page, upload it with PinMe, and return the published URL.

Frequently Asked Questions about pinme-share

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

FAQPage Schema
How do I turn a project summary into a static HTML share page?

To turn a project summary into a static HTML share page, you package the finished content into a sanitized standalone HTML artifact and upload it via PinMe. This workflow removes the friction of scattered files by returning a single polished public URL for distribution.

What is the best way to share a deployment summary without sending raw files?

The best way to share a deployment summary without raw files is to publish a lightweight static share page. This process packages your handoff notes into a polished standalone HTML artifact and uploads it via PinMe to generate a simple, usable public URL.

Can I use PinMe to publish a conversation recap as a public link?

Yes, you can use PinMe to publish a conversation recap as a public link. The skill creates a sanitized standalone HTML page from your recap content, uploads the artifact, and returns a final public URL for lightweight distribution to recipients.

Does the PinMe upload workflow require a full application to host a technical report?

No, the PinMe upload workflow does not require a full application to host a technical report. It creates a standalone static HTML share page for your report, applies content sanitization, and uploads the lightweight artifact to generate a accessible public URL.

What types of handoff content work with a static share artifact?

Static share artifacts work with project links, deployment summaries, conversation recaps, technical reports, and lightweight file previews. The skill packages these handoff contents into a polished standalone HTML page and returns a public URL via the PinMe upload workflow.

Are there limitations to distributing a demo via a static HTML page?

Distributing a demo via a static HTML page requires the content to be sanitized and packaged as a standalone artifact. This lightweight approach is designed for simple distribution needs and does not replace the interactive functionality of a deployed full application.