VibeShare agent skill

Generate and publish AI artifacts with /vibeshare

Install the /vibeshare skill so AI agents can generate, publish, update, and share HTML, Markdown, and Mermaid artifacts through VibeShare.

TL;DR

  • Use /vibeshare when an AI agent has generated an HTML, Markdown, or Mermaid artifact that needs a browser URL.
  • The skill can publish new pages, update existing pages, and share artifacts privately, publicly, or with a team.
  • Install once, connect your account, then let agents return VibeShare URLs as part of their workflow.

Install

curl -fsSL https://vibeshare.page/install.sh | bash

Read the VibeShare skill file.

Supported agents

  • Codex
  • Claude Code
  • OpenClaw
  • Hermes
  • other skill-compatible agents

Commands

/vibeshare generate
Create a polished HTML artifact from your prompt.
/vibeshare publish <file>
Publish HTML, Markdown, or Mermaid privately, publicly, or to your team.
/vibeshare update <slug> <file>
Update an existing VibeShare page.
/vibeshare setup
Connect your agent to your VibeShare account.

How the agent publishing flow works

  1. Install the VibeShare skill.
  2. Run setup to connect the agent to your VibeShare account.
  3. Ask the agent to generate an HTML, Markdown, or Mermaid artifact.
  4. The agent publishes the artifact and returns a VibeShare URL.
  5. You review, share, comment, or update the page.

FAQ

What is the /vibeshare skill?

The /vibeshare skill lets AI agents generate, publish, update, and share browser-accessible HTML, Markdown, and Mermaid artifacts through VibeShare.

Which agents can use VibeShare?

VibeShare is designed for Codex, Claude Code, OpenClaw, Hermes, and other agents that can read a skill file or call an API.

Can agents publish without copy-paste?

Yes. After setup, agents can publish artifacts through the VibeShare skill and API flow.

What can VibeShare publish?

VibeShare can publish generated HTML pages, Markdown documents, Mermaid diagrams, dashboards, reports, prototypes, and other visual artifacts.

Open the interactive /vibeshare skill page.