Agent Plugins Marketplace
← All plugins

member-360

v0.1.0

LFX Marketing OS Member 360 Agent — scores each LF project member's engagement across events, speaking, ambassadors, committees, content, and marketing activity; identifies gaps; and recommends the next best action for Marketing, Member Success, or Sales. Outputs a ranked spreadsheet for quarterly business reviews.

Claude Code1 Skill

By Linux Foundation — LFX Marketing OS2 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 member-360 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 member-360@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/member-360/.

Plugin files

plugins/member-360/
├── .claude-plugin/plugin.json
└── skills/run-member-360/SKILL.md

Included Skills1

run-member-360skills/run-member-360/SKILL.md

This skill should be used when a Linux Foundation Executive Director, Project Leader, or LF marketing team member says "Run Member 360", "run the Member 360 report for [project]", "score our members", "which members are most/least engaged", "build the member engagement spreadsheet", "member activity report before the QBR", or otherwise asks to pull together each member's activity across events, speaking, ambassadors, committees, blogs/case studies, and marketing engagement. This is the LFX Marketing OS "Member 360 Agent". It scores every member, identifies engagement gaps, recommends the next best action for Marketing, Member Success, or Sales, and produces a ranked .xlsx spreadsheet — typically run before each quarterly business review.

Plugin manifests1

plugins/member-360/.claude-plugin/plugin.json
{
  "name": "member-360",
  "version": "0.1.0",
  "description": "LFX Marketing OS Member 360 Agent — scores each LF project member's engagement across events, speaking, ambassadors, committees, content, and marketing activity; identifies gaps; and recommends the next best action for Marketing, Member Success, or Sales. Outputs a ranked spreadsheet for quarterly business reviews.",
  "author": {
    "name": "Linux Foundation — LFX Marketing OS"
  },
  "keywords": [
    "lfx",
    "member-engagement",
    "member-360",
    "qbr",
    "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.

[member-360 on Agent Plugins Marketplace](https://pluginsmp.com/plugins/member-360)