Auto-Pilot
Updated 25 days ago

myvibe-skills

AArcBlock
0.0k
arcblock/myvibe-skills
72
Agent Score

💡 Summary

MyVibe Skills automates the deployment of static web projects to MyVibe with smart detection and build integration.

🎯 Target Audience

Web developers looking to streamline deploymentAI coding agents usersFreelancers needing quick project publishingStartups wanting to showcase prototypesEducators teaching web development

🤖 AI Roast:It's like a magic wand for your web projects, but don't expect it to do your laundry.

Security AnalysisLow Risk

The skill may pose risks such as unauthorized network access during deployment and potential exposure of sensitive project files. To mitigate, ensure proper access controls and validate inputs before processing.

MyVibe Skills

An AI skill that publishes your web projects to MyVibe. Auto-detects project type, builds if needed, and deploys seamlessly.

What is MyVibe?

MyVibe is a platform for instantly deploying AI-generated web projects. Whether you're building with Claude Code, Cursor, Codex, Windsurf, or any other AI coding agent, MyVibe lets you publish your creations to a permanent URL in seconds.

Key highlights:

  • Deploy in under 60 seconds
  • Permanent URLs for your projects
  • Support for any static web project
  • Explore and discover community creations

How it Works

flowchart LR A[Detect Project Type] --> B[Build if needed] B --> C[Publish to MyVibe] A -.- A1[Static/Vite/Next.js/Astro] B -.- B1[npm/pnpm/yarn/bun] C -.- C1[Auto metadata & screenshot]

Features

| Feature | Description | |---------|-------------| | Smart Detection | Auto-detect Static, Vite, Next.js, Astro, Nuxt, Monorepo | | Build Integration | Supports npm, pnpm, yarn, bun | | Metadata Extraction | Title, description, tags from HTML/package.json/README | | Version Control | Auto-track and update existing Vibes | | Cover Image | Auto-generate screenshot as cover | | Tag Matching | Smart tag suggestions from MyVibe hub |

Installation

npx skills add ArcBlock/myvibe-skills

Powered by skills — supports Claude Code, Cursor, Codex, Gemini CLI, and 35+ more agents.

Or simply tell your AI coding agent:

Please install Skills from github.com/ArcBlock/myvibe-skills

# Register marketplace /plugin marketplace add ArcBlock/myvibe-skills # Install plugin /plugin install myvibe@myvibe-skills

Quick Start

Just tell your AI assistant what you want in natural language:

/myvibe-publish Publish this project to MyVibe
/myvibe-publish Publish the ./dist directory to MyVibe
/myvibe-publish Publish index.html as a private Vibe
/myvibe-publish Publish the ./dist.zip file to MyVibe

That's it! The skill handles detection, building, and publishing automatically.

You can also pass options explicitly:

| Option | Alias | Description | |--------|-------|-------------| | --file <path> | -f | Path to HTML file or ZIP archive | | --dir <path> | -d | Directory to publish | | --hub <url> | -h | MyVibe URL (default: https://www.myvibe.so/) | | --title <title> | -t | Project title | | --desc <desc> | | Project description | | --visibility <vis> | -v | Visibility: public or private (default: public) | | --did <did> | | Vibe DID for version update | | --new | | Force create new Vibe, ignore history |

FAQ

Any static web project can be published, including:

  • Single HTML files
  • Static sites (HTML/CSS/JS)
  • Built output from Vite, Next.js, Astro, Nuxt, etc.
  • ZIP archives containing web content
  • Projects generated by AI coding agents

Yes! The skill automatically tracks your publish history. When you publish from the same source path, it updates the existing Vibe instead of creating a new one. Use --new flag to force create a new Vibe.

The skill auto-detects buildable projects (Vite, Next.js, Astro, etc.) and prompts you to build before publishing. It supports npm, pnpm, yarn, and bun package managers.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Related Projects

  • MyVibe - AI-powered web project hosting platform

Support

Author

ArcBlock - Building decentralized identity and Web3 infrastructure.

GitHub: @ArcBlock

License

Elastic License 2.0

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility8/10
Completeness7/10
Maintainability7/10
Pros & Cons

Pros

  • Fast deployment under 60 seconds
  • Supports various static project types
  • Automatic metadata extraction
  • Version control for existing projects

Cons

  • Limited to static web projects
  • Dependency on external build tools
  • Requires internet access for deployment
  • May not support complex project structures

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author ArcBlock.