Agent Plugins Marketplace
All plugins

wboost

v0.2.0

Work with wboost brand templates from Claude: list projects and their brand fonts and colours, find template variants, fill their text and image placeholders, preview and export the finished PNG, upload pictures to a project gallery, and author a variant's design.

Claude Code1 Skill1 MCP serverStreamable HTTP

By TheDevsLicense: MIT0 GitHub starsUpdated 46 minutes ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 3, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install wboost for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install wboost@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/TheDevs-cz/wboost

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugin/wboost/.

Plugin files

plugin/wboost/
├── .claude-plugin/plugin.json
├── skills/wboost/SKILL.md
└── .mcp.json

Included Skills1

wboostskills/wboost/SKILL.md

Use when working with wboost brand templates — listing the user's wboost projects, brand fonts and colours; finding a template variant; filling its text and image placeholders; previewing and exporting the finished PNG; uploading a picture to a project gallery; or authoring a variant's design from scratch. Covers the nine wboost MCP tools (get_context, find_templates, describe_variant, list_gallery, render_variant, export_variant, upload_image, preview_design, set_design), the ids-never-names rule, container overflow, the design DSL, and the acknowledgeLosses overwrite guard.

MCP servers1

wboostStreamable HTTP
url
https://wboost.cz/_mcp

Plugin manifests1

plugin/wboost/.claude-plugin/plugin.json
{
  "name": "wboost",
  "displayName": "wboost",
  "description": "Work with wboost brand templates from Claude: list projects and their brand fonts and colours, find template variants, fill their text and image placeholders, preview and export the finished PNG, upload pictures to a project gallery, and author a variant's design.",
  "version": "0.2.0",
  "author": {
    "name": "TheDevs",
    "url": "https://wboost.cz"
  },
  "homepage": "https://wboost.cz",
  "repository": "https://github.com/TheDevs-cz/wboost",
  "license": "MIT",
  "keywords": [
    "wboost",
    "brand",
    "templates",
    "design",
    "export"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[wboost on Agent Plugins Marketplace](https://pluginsmp.com/plugins/wboost)