Vibeship Skills
FreeNot checkedProvides access to 462+ production-grade skills for AI-powered product building, enabling search, retrieval, and validation of skills across categories.
About
Provides access to 462+ production-grade skills for AI-powered product building, enabling search, retrieval, and validation of skills across categories.
README
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 ./skills
Run the Server
node src/server.js
Use 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"
}
}
}
}
Available Tools
| Tool | Description |
|---|---|
spawner_skills |
Search skills by name, category, or keyword |
list_categories |
List all available skill categories |
get_skill |
Get complete skill details including all YAML files |
spawner_validate |
Get validation rules for a technology |
spawner_watch_out |
Get sharp edges (gotchas/warnings) for a technology |
Update Skills
./update-skills.sh
License
Apache-2.0
Installing Vibeship Skills
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Tattooed-Geek/vibeshipFAQ
Is Vibeship Skills MCP free?
Yes, Vibeship Skills MCP is free — one-click install via Unyly at no cost.
Does Vibeship Skills need an API key?
No, Vibeship Skills runs without API keys or environment variables.
Is Vibeship Skills hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Vibeship Skills in Claude Desktop, Claude Code or Cursor?
Open Vibeship Skills on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Vibeship Skills with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
