myvibe-publish

Publish HTML, ZIP, or directory content to MyVibe with metadata and cover generation.

9|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/ArcBlock/myvibe-skills --skill myvibe-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: myvibe-publish
Source: https://github.com/ArcBlock/myvibe-skills/tree/main/skills/myvibe-publish
Command: npx skills add https://github.com/ArcBlock/myvibe-skills --skill myvibe-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @aigne/cli, @aigne/secrets, archiver, chalk, js-yaml, open, ufo, and includes scripts (resource) components.

What problem does it solve?

Publish web content to MyVibe by uploading HTML or ZIP files or publishing a directory, enabling automatic deployment with metadata and cover generation.

Core Features & Use Cases

  • Upload ZIP or HTML files, or publish a directory; optionally import from a URL to create a vibe.
  • Automatically detect content type, build if needed, generate metadata, and produce a cover image (screenshot) for the vibe.
  • Supports version updates via DIDs and a publish history to simplify subsequent publishes.

Quick Start

Publish your dist directory to MyVibe and let the skill handle conversion, metadata, and publishing.

Frequently Asked Questions about myvibe-publish

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

FAQPage Schema
How do I publish a static HTML directory to MyVibe?

Publishing static web content to MyVibe requires uploading an HTML file, ZIP archive, or directory. The skill automates content detection, metadata extraction, and screenshot generation for cover images before deployment.

Can I import web content from a URL to create a MyVibe entry?

Yes, importing web content from a URL is supported to optionally create a new vibe. The workflow enforces authentication, tracks conversion status, and handles errors with clear retry guidance.

Does the MyVibe publish workflow generate metadata and cover images automatically?

The publish workflow automatically extracts metadata and generates a cover image by taking a screenshot of your web content. This ensures your published vibe has proper visual and descriptive attributes without manual configuration.

Do I need authentication to publish a ZIP file to MyVibe?

Authentication is strictly enforced when publishing ZIP files or directories to MyVibe. The process ensures secure deployment and provides robust error handling with clear retry guidance if authentication or upload fails.

How do I update an existing vibe version with new web content?

Updating an existing vibe version is handled via DIDs during the publish workflow. The skill maintains a publish history to simplify subsequent publishes and accurately track version updates for your deployed web content.

What happens if my web content fails to publish to MyVibe?

When web content fails to publish to MyVibe, the skill provides robust error handling with clear retry guidance. It continuously tracks conversion status throughout the process to help identify and resolve upload or build failures.