Agent Plugins Marketplace
← All plugins

icp-target-markets-agent

v0.3.0

LFX Marketing OS: Develop Target Markets and ICP. Interviews a Linux Foundation project leader (or pre-fills the interview in batch mode for ED review), reads the project's Brand Kit, Message Foundation Doc, and GitHub README, pulls live LFX membership data, runs a competitor scan that includes members' like-for-like products, and produces a '[Project Name] Target Markets and ICP' document (market segments, organization-level ICPs, personas, fit/warmth scoring, a run-rate SOM proposal) with a claims lint, a QA gate and a one-page digest — delivered Google Docs-ready on the LF Agent DOCS Template, with the project's name and logo on the cover and its Brand Kit colors applied.

Claude Code1 Skill

By Paul Hinz, 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 icp-target-markets-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 icp-target-markets-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/icp-target-markets-agent/.

Plugin files

plugins/icp-target-markets-agent/
├── .claude-plugin/plugin.json
└── skills/develop-target-markets-and-icp/SKILL.md

Included Skills1

develop-target-markets-and-icpskills/develop-target-markets-and-icp/SKILL.md

This skill should be used when a Linux Foundation project leader or marketing advisor says "Develop Target Markets and ICP", "build an ICP for [project]", "create a target markets document for my LF project", "pre-fill the ICP for [project]", or otherwise asks to define ideal customer profiles, personas, target markets, or fit/warmth scoring for an LF-hosted project as part of LFX Marketing OS. Produces the ICP Document — one of three LFX Marketing OS foundational documents (alongside the Brand Kit and Message Foundation Doc) — as a Google Docs-ready document on the LF Agent DOCS Template, with the project's name and logo on the cover and the project's brand colors applied.

Plugin manifests1

plugins/icp-target-markets-agent/.claude-plugin/plugin.json
{
  "name": "icp-target-markets-agent",
  "version": "0.3.0",
  "description": "LFX Marketing OS: Develop Target Markets and ICP. Interviews a Linux Foundation project leader (or pre-fills the interview in batch mode for ED review), reads the project's Brand Kit, Message Foundation Doc, and GitHub README, pulls live LFX membership data, runs a competitor scan that includes members' like-for-like products, and produces a '[Project Name] Target Markets and ICP' document (market segments, organization-level ICPs, personas, fit/warmth scoring, a run-rate SOM proposal) with a claims lint, a QA gate and a one-page digest — delivered Google Docs-ready on the LF Agent DOCS Template, with the project's name and logo on the cover and its Brand Kit colors applied.",
  "author": {
    "name": "Paul Hinz, Linux Foundation"
  },
  "keywords": [
    "lfx",
    "marketing-os",
    "icp",
    "target-markets",
    "persona",
    "linux-foundation"
  ]
}

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

[icp-target-markets-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/icp-target-markets-agent)