claudeers.
// MCP Servers

share-as-link-skill

Claude Code & Codex skill: say "share this as a link" and any AI output — chat, artifact, or markdown — becomes a live public URL in ~10 seconds, with docume…

Actively maintained
97/100
last commit 17 days ago
last release none
releases 0
open issues 0

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up share-as-link-skill (claude-plugin project) into my current project.
Found on https://claudeers.com/share-as-link-skill
Repo: https://github.com/dashaworks/share-as-link-skill
Homepage/docs: —
Detected install method: claude-plugin → /plugin install share-as-link-skill@dashaworks/share-as-link-skill
Category: mcp-servers. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add dashaworks/share-as-link-skill
/plugin install share-as-link-skill@dashaworks/share-as-link-skill
// or clone
git clone https://github.com/dashaworks/share-as-link-skill

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
Language

Share as Link — a Claude Code and Codex skill that turns any AI output into a live, tracked shareable URL with document tracking, via the ReportRoom MCP

Share as Link — a Claude Code & Codex skill that turns any AI output into a live URL

Status: new. Freshly published and not yet exercised end-to-end against a live account — feedback and issues welcome.

share-as-link is a free Claude Code & Codex skill that publishes AI output — a conversation, an analysis, an artifact, a markdown file — as a live shareable webpage with built-in document tracking (aggregate view counts). The content is published verbatim, without restructuring or reformatting; a typical publish takes about ten seconds.

What it does

  • Take whatever was just produced — chat output, an artifact, a markdown file — and publish it verbatim to a live URL, with light theming for readability.
  • Return the link immediately, with a short, readable slug.
  • Attach view analytics, so the agent can later report whether anyone opened the page.
  • Warn before publishing anything that looks sensitive — published pages are public URLs.

Install the skill (one command, below), then say "share this as a link" — or "put this online", "make this a page", "give me a link". Claude publishes the output as-is and returns a live URL. No export step, CMS, or hosting setup is involved.

The flow is the same for chat answers, artifacts, and markdown files, from Claude Code or Codex.

You can see whether and how much it was opened: every published page comes with aggregate view counts by day. Asking Claude "did anyone open that link?" returns those counts.

What is not available from a plain link is who opened it — there is no per-viewer identity on a public URL. Confirming that a specific person opened a specific document (investor decks, due diligence) requires an email-gated data room — see the virtual data room skill.

Document tracking scope

Most document tracking tools assume a sales workflow: upload a PDF, gate it behind an email form, receive per-viewer engagement scores. This skill covers the simpler case of checking whether a page was viewed at all: publish, share, then check aggregate views over time. For the full tracked-document workflow — per-viewer opens on a proposal, or a gated data room — the report-skills hub and the data room skill cover those cases.

Comparison with DocSend

DocSend alternatives are often evaluated for link sharing plus basic analytics, without seat licenses or an email gate for every recipient. For that use, a published page with view counts covers the requirement: recipients open the link directly, with nothing to sign up for.

DocSend's core feature — per-viewer, page-by-page engagement on a gated document — is not part of this skill. The data room skill provides the equivalent.

Properties of a published link:

  • Public. The page lives on a public URL and can be indexed by search engines. The random slug makes it hard to guess, but that is obfuscation, not access control. Do not publish secrets, credentials, or confidential data — the skill scans and warns, but the decision to publish is the user's.
  • Aggregate analytics only. View counts by day. No per-viewer identity, no record of which person opened which page. Per-viewer tracking exists only in data rooms.
  • Branded footer. Every page carries a small "Published with ReportRoom" credit.
  • Verbatim. The content is published as-is — light theming, no rewriting.

Scope

This skill publishes content as-is. It does not restructure, rewrite, or redesign, which is what keeps a publish to roughly ten seconds.

For content that needs more:

  • Restructuring and designreport-skills reshapes content into a structured document and applies the design system.
  • Read tracking on a document sent to a specific person → the tracked-proposal skill in report-skills.

Install

/plugin marketplace add dashaworks/share-as-link-skill

How it works

Publishes through the ReportRoom MCP server — a single publish call returns a live URL with analytics attached. ReportRoom is a hosted service; the skill provisions a free account in-conversation on first use, and published pages carry a small "Published with ReportRoom" footer credit.

  • report-skills — the AI report generator hub: designed reports, tracked proposals, published decks
  • data-room-skill — virtual data room skill for fundraising & M&A, with per-viewer tracking
  • seo-client-report-skill — monthly SEO client report skill for agencies

All publish through ReportRoom.

License

MIT — see LICENSE.

// faq

What is share-as-link-skill?

Claude Code & Codex skill: say "share this as a link" and any AI output — chat, artifact, or markdown — becomes a live public URL in ~10 seconds, with document tracking (aggregate view counts). A lightweight DocSend alternative for the simple case. Publishes via the ReportRoom MCP.. It is open-source on GitHub.

Is share-as-link-skill free to use?

share-as-link-skill is open-source under the MIT license, so it is free to use.

What category does share-as-link-skill belong to?

share-as-link-skill is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

3 views
89 stars
unclaimed
updated 15 days ago

// embed badge

share-as-link-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/share-as-link-skill.svg)](https://claudeers.com/share-as-link-skill)

// retro hit counter

share-as-link-skill hit counter
[![Hits](https://claudeers.com/api/counter/share-as-link-skill.svg)](https://claudeers.com/share-as-link-skill)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML167,135NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust127,274MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript106,524Apache-2.0[ claude ]
🔓

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

// mcp-serversJuliusBrussee/JavaScript100,343MIT[ claude ]
→ see how share-as-link-skill connects across the ecosystem