Agent Plugins Marketplace
← All plugins

website-designer-agent

v0.1.0

LFX Marketing OS Website Designer Agent (Creative Services, Agent No. 9, Foundation Setup). Turns an LF project's three foundation docs into an approved sitemap, a complete Hugo website, and a GitHub-deployed, DNS-ready launch package — with four human approval gates.

Claude Code1 Skill

By Paul Hinz / The Linux Foundation2 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 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 website-designer-agent 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 website-designer-agent@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/paulhinz/LF-Marketing-OS

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/website-designer-agent/.

Plugin files

plugins/website-designer-agent/
├── .claude-plugin/plugin.json
└── skills/design-lf-project-website/SKILL.md

Included Skills1

design-lf-project-websiteskills/design-lf-project-website/SKILL.md

This skill should be used when a Linux Foundation Executive Director, Project Leader, or marketing advisor says "Build website for [project]", "create a website for my LF project", "generate the project website", "build the Hugo site", "run the Website Designer Agent", or otherwise asks to design, build, or deploy a complete website for an LF-hosted project. This is the LFX Marketing OS "Website Designer Agent" (Creative Services, Agent No. 9, 9-Agent category 1: Foundation Setup). It turns the three foundation documents (Brand Kit, Message Foundation, ICP & Target Markets) into an approved sitemap, a complete Hugo site, and a GitHub-deployed, DNS-ready launch package.

Plugin manifests1

plugins/website-designer-agent/.claude-plugin/plugin.json
{
  "name": "website-designer-agent",
  "version": "0.1.0",
  "description": "LFX Marketing OS Website Designer Agent (Creative Services, Agent No. 9, Foundation Setup). Turns an LF project's three foundation docs into an approved sitemap, a complete Hugo website, and a GitHub-deployed, DNS-ready launch package — with four human approval gates.",
  "author": {
    "name": "Paul Hinz / The Linux Foundation"
  },
  "keywords": [
    "linux-foundation",
    "lfx-marketing-os",
    "website",
    "hugo",
    "github",
    "foundation-setup"
  ]
}

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

[website-designer-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/website-designer-agent)