coastai-skills

coastdigitalgroup/coastai-skills
★ 1 stars HTML 🤖 AI/LLM Updated 1d ago
A portable, agent-friendly skill library served as an MCP server. Drop it into any project and AI agents across Codex, Claude Code, Cursor, Windsurf, Zed, and Continue instantly have access to structured guidance for website design, development, and growth tasks — without copying a single file.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coastai-skills": {
      "command": "npx",
      "args": [
        "-y",
        "coastdigitalgroup/coastai-skills"
      ]
    }
  }
}

README Excerpt

A portable, agent-friendly skill library served as an MCP server. Drop it into any project and AI agents across Codex, Claude Code, Cursor, Windsurf, Zed, and Continue instantly have access to structured guidance for website design, development, and growth tasks — without copying a single file. - **What this is:** An MCP package that serves portable `SKILL.md` content to AI