vibeship-skills
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vibeship-skillssearch for skills related to react frontend"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vibeship Spawner Skills MCP Server
An MCP (Model Context Protocol) server that provides access to the vibeship-spawner-skills - 462+ production-grade skills for AI-powered product building.
Quick Start
Prerequisites
# Install dependencies
npm install
# Clone skills repository (or run ./update-skills.sh)
git clone --depth 1 https://github.com/vibeforge1111/vibeship-spawner-skills.git ./skillsRun the Server
node src/server.jsUse with Antigravity
Add to ~/.gemini/antigravity/mcp_config.json:
{
"mcpServers": {
"vibeship-skills": {
"command": "node",
"args": ["/path/to/vibeship/src/server.js"],
"env": {
"SKILLS_DIR": "/path/to/vibeship/skills"
}
}
}
}Related MCP server: Superpowers MCP Server
Available Tools
Tool | Description |
| Search skills by name, category, or keyword |
| List all available skill categories |
| Get complete skill details including all YAML files |
| Get validation rules for a technology |
| Get sharp edges (gotchas/warnings) for a technology |
Update Skills
./update-skills.shLicense
Apache-2.0
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceEnables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.Last updated
- AlicenseBqualityDmaintenanceProvides access to the Superpowers skills library - expert-crafted workflows and best practices that guide AI assistants through proven techniques for coding tasks. Supports both community skills and custom personal skills.Last updated21,1944MIT
- AlicenseAqualityDmaintenanceProvides access to over 100 curated AI agent skills from organizations like Anthropic, Vercel, and Hugging Face. It enables AI assistants to perform specialized tasks including document processing, security analysis, and web development through a standardized interface.Last updated48623MIT
- -license-quality-maintenanceProvides access to 224 battle-tested skills plus multi-agent orchestration, exposed as tools for Claude or Codex.Last updated
Related MCP Connectors
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.
Agent-first skill marketplace with USK open standard for Claude, Cursor, Gemini, Codex CLI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tattooed-Geek/vibeship'
If you have feedback or need assistance with the MCP directory API, please join our Discord server