vivreal-skills

HillBombCreations/vivreal-skills
★ 0 stars JavaScript AI/LLM Updated today
Claude skills for the Vivreal MCP server — managing content, channels, sites, and billing in the Vivreal CMS
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vivreal-skills": {
      "command": "npx",
      "args": [
        "-y",
        "HillBombCreations/vivreal-skills"
      ]
    }
  }
}

README Excerpt

Claude Code agents, workflows, skills, and tooling for [Vivreal](https://vivreal.io) — a multi-tenant CMS + distribution platform — packaged as a **portable plugin marketplace** so they're available from **any repository on your machine**, and authored so Claude **dispatches them proactively** without you naming them.