share-as-link

Solid

Turn whatever the agent just produced — a conversation, an analysis, an artifact, a markdown file — into a live shareable URL in seconds, published as-is via ReportRoom. Use when the user says "share this", "give me a link", "put this online", "make this a page", "send this to someone". This is the fast, verbatim path — for a restructured, designed report use report-publisher; for a view-tracked proposal use proposal-tracker.

AI & Automation 228 stars 42 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
79
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Share as Link The zero-friction "get me a link" skill. Something worth keeping was just produced — publish it **as-is** to a live URL and hand the link back. No restructuring, no redesign, no "let me turn this into a report first." That restraint is the whole point: it keeps this a ten-second operation. ## When to use - "Share this / give me a link / put this online / make it a page" - The user wants the content out of the chat *now*, not improved - The output is already in a shape the user is happy with — they just need a URL **When _not_ to use — hand off instead:** - The content should be reshaped into a real document with sections, hierarchy, and charts → **report-publisher** - It's going to a specific person and knowing "did they open it?" matters → **proposal-tracker** - It's slides → **deck-publisher** Offer the handoff when you see the need; don't silently upgrade a "just give me a link" request into a full report. ## Steps 1. **Take the content as-is.** Use what was just produced verbatim — the conversation excerpt, the analysis, the markdown, the artifact. Do not rewrite, reorder, or "improve" it. Light cleanup only: a title, and stripping obvious chat scaffolding ("sure, here's…"). 2. **Author minimally.** Call `get_design_system` and wrap the content in the design system's basic document shell so it reads well — themed type, spacing, dark mode — but add no structure the source didn't have. For plain markdown, `publish` Mode B (`content` +...

Details

Author
dashaworks
Repository
dashaworks/share-as-link-skill
Created
1 months ago
Last Updated
1 months ago
Language
N/A
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category