Agent Plugins Marketplace
← All plugins

social-listening-report

v0.2.0

On-demand social listening reports from LFX Lens data: Voices That Matter (high-reach creators), Campaign Echo (launch/announcement pickup), and Ask-Anything briefings — with Google Doc output for historical tracking.

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 social-listening-report 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 social-listening-report@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/social-listening-report/.

Plugin files

plugins/social-listening-report/
├── .claude-plugin/plugin.json
└── skills/social-listening-report/SKILL.md

Included Skills1

social-listening-reportskills/social-listening-report/SKILL.md

This skill should be used when a Linux Foundation marketer asks to "run a Social Listening Report", "generate a social listening report for [project]", asks "what are people/creators saying about [project/topic/event]", "did our launch/announcement land", "who amplified our campaign", "voices that matter", "campaign echo report", or asks any question about social media mentions, sentiment, or influencer/creator activity around an LF project, foundation, event, or industry topic. This is the LFX Marketing OS "Social Listening Report" agent, powered by LFX Lens social-listening data.

Plugin manifests1

plugins/social-listening-report/.claude-plugin/plugin.json
{
  "name": "social-listening-report",
  "version": "0.2.0",
  "description": "On-demand social listening reports from LFX Lens data: Voices That Matter (high-reach creators), Campaign Echo (launch/announcement pickup), and Ask-Anything briefings — with Google Doc output for historical tracking.",
  "author": {
    "name": "Paul Hinz, The Linux Foundation"
  },
  "keywords": [
    "social-listening",
    "lfx-lens",
    "marketing",
    "lfx-marketing-os"
  ]
}

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

[social-listening-report on Agent Plugins Marketplace](https://pluginsmp.com/plugins/social-listening-report)