stacktree-publish

Installation
SKILL.md

stacktree-publish

Publish an HTML artifact to stacktr.ee and return the URL into the conversation.

When to invoke

  • User asks to publish, share, host, or drop an HTML / Markdown artifact you just generated.
  • User wants a link to a hosted version of a page they just saw (e.g. a dashboard, mock, table).
  • You just produced an HTML artifact and the user will benefit from a browser view.

Do not use this for code that isn't a complete static page (e.g. fragments, JSX components without a host page). Wrap the fragment in a minimal HTML shell first.

How to publish

This skill is installed alongside the stacktree MCP server by npx stacktree-install. That means you already have stacktree tools available — call them directly, no shell scripts required.

The tools you will use most:

Installs
14
First Seen
May 12, 2026
stacktree-publish — stevysmith/stacktree-skill