icp-target-markets-agent
v0.3.0LFX 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install icp-target-markets-agent@agent-plugin-marketplacePaste 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-OSClone 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
├── .claude-plugin/plugin.json└── skills/develop-target-markets-and-icp/SKILL.md
Included Skills1
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
{
"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"
]
}For maintainers
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)