跳到主要内容
知仓学习社ZHICANG

reputation-intelligence

Reputation measurement and benchmarking platform integration

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Reputation Intelligence Skill

Overview

The Reputation Intelligence skill provides reputation measurement and benchmarking platform integration capabilities. This skill enables comprehensive reputation tracking, competitive benchmarking, and stakeholder perception analysis across multiple data sources.

Capabilities

Reputation Measurement

  • RepTrak reputation data integration
  • YouGov brand tracking data access
  • Brand health index calculation
  • Reputation driver analysis
  • Trend tracking over time

Employer Reputation

  • Glassdoor employer reputation monitoring
  • Indeed company reviews tracking
  • Comparably ratings integration
  • Employee sentiment analysis
  • Employer brand health metrics

Product/Service Reputation

  • G2/Capterra review monitoring
  • Trust Pilot integration
  • Product review aggregation
  • Service quality tracking
  • Feature sentiment analysis

Competitive Benchmarking

  • Competitive reputation benchmarking
  • Share of reputation analysis
  • Relative strength identification
  • Gap analysis vs. competitors
  • Industry positioning

Stakeholder Insights

  • Net Promoter Score tracking
  • Stakeholder perception surveys
  • Customer satisfaction correlation
  • Investor perception analysis
  • Community sentiment tracking

Usage

Reputation Dashboard

const reputationDashboard = {
  overall: {
    reputationScore: 72.5,
    trend: '+2.3 vs. prior quarter',
    industryRank: 3,
    industryAverage: 68.2
  },
  dimensions: {
    products: { score: 78, trend: '+1.5' },
    innovation: { score: 75, trend: '+3.2' },
    workplace: { score: 71, trend: '+0.8' },
    governance: { score: 70, trend: '-1.2' },
    citizenship: { score: 69, trend: '+2.1' },
    leadership: { score: 73, trend: '+1.8' },
    performance: { score: 74, trend: '+2.5' }
  },
  stakeholders: {
    customers: { nps: 45, satisfaction: 82 },
    employees: { engagement: 75, glassdoor: 4.2 },
    investors: { confidence: 78, recommendation: 68 },
    community: { favorability: 72, awareness: 65 }
  },
  competitive: {
    'Company': 72.5,
    'Competitor A': 75.2,
    'Competitor B': 68.9,
    'Competitor C': 71.3
  }
};

Reputation Alert Configuration

const reputationAlerts = {
  thresholds: {
    overallScore: {
      decline: 5,
      action: 'Review and investigate causes'
    },
    glassdoorRating: {
      minimum: 3.5,
      action: 'Employee relations review'
    },
    nps: {
      decline: 10,
      action: 'Customer experience investigation'
    },
    competitiveGap: {
      maximum: 5,
      action: 'Competitive response planning'
    }
  },
  monitoring: {
    frequency: 'daily',
    sources: ['reptrak', 'glassdoor', 'g2', 'trustpilot', 'surveys'],
    recipients: ['cco', 'pr-director', 'hr-director']
  },
  reporting: {
    weekly: ['reputation-summary'],
    monthly: ['competitive-benchmark', 'stakeholder-analysis'],
    quarterly: ['board-reputation-report']
  }
};

Process Integration

This skill integrates with the following PR processes:

| Process | Integration Points |

|---------|-------------------|

| reputation-monitoring.js | Ongoing tracking |

| reputation-risk-identification.js | Risk detection |

| reputation-recovery-strategy.js | Recovery planning |

| executive-visibility-program.js | Leadership reputation |

Best Practices

  1. Multi-Source Tracking: Use multiple data sources for comprehensive view
  2. Stakeholder Segmentation: Track reputation by stakeholder group
  3. Competitive Context: Always benchmark against competitors
  4. Driver Analysis: Understand what drives reputation scores
  5. Action Orientation: Connect metrics to improvement actions
  6. Long-Term View: Focus on trends, not just point-in-time

Metrics and KPIs

| Metric | Description | Target |

|--------|-------------|--------|

| Reputation Score | Overall reputation index | Above industry average |

| NPS | Net Promoter Score | >40 |

| Glassdoor Rating | Employee review average | >4.0 |

| Competitive Position | Rank vs. competitors | Top quartile |

| Dimension Balance | Scores across all dimensions | No dimension below 65 |

Related Skills

  • SK-001: Media Monitoring (media reputation)
  • SK-002: Social Listening (social reputation)
  • SK-012: Stakeholder CRM (stakeholder tracking)

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/public-relations/skills/reputation-intelligence/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能