Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

content-performance-analysis内容表现分析

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

2,305

周安装

99

GitHub Stars

142

下载量

808
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:content-performance-analysis(内容表现分析)
来源仓库:https://github.com/vivy-yi/xiaohongshu-skills
仓库路径:skills/content-performance-analysis
安装命令:
npx skills add https://github.com/vivy-yi/xiaohongshu-skills --skill content-performance-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/vivy-yi/xiaohongshu-skills --skill content-performance-analysis

简介

系统性评估单个帖子与整体内容组合的表现差异。

  • 识别爆款共性特征与低效内容改进方向,支持格式对比分析。
  • 输出数据驱动的策略调整建议,如优化发布时间或选题角度。
  • 安装方式:通过 GitHub 仓库安装,命令为 npx skills add https://github.com/vivy-yi/xiaohongshu-skills --skill content-performance-analysis。
  • 注意:适用于小红书等平台,需导入实际互动数据以提升准确性。

SKILL.md

Content Performance Analysis (内容效果分析)

Overview

Content performance analysis is the systematic evaluation of individual posts and overall content portfolio to identify success patterns, understand what resonates with the audience, and make data-driven decisions about content strategy.

When to Use

Use when:

  • Post performance is inconsistent or unpredictable
  • Need to understand why certain content went viral
  • Identifying patterns in top-performing content
  • Recognizing underperforming content that needs improvement
  • Comparing different content formats (carousel vs video vs single image)
  • Deciding which content types to focus on
  • Planning content optimization based on past performance

Do NOT use when:

  • Account has fewer than 5 published posts (insufficient data)
  • Looking for real-time performance during first hours (wait 3-7 days)
  • Analyzing paid advertising performance (use ad analytics tools)

Core Pattern

Before (guessing what works):

❌ "This post should do well, I worked hard on it"
❌ "I don't know why this post went viral, lucky I guess"
❌ "All my content is pretty similar, performance is random"

After (data-driven content insights):

✅ "Top 5 posts all use carousel format with before/after structure"
✅ "Posts with question titles get 2.3x more comments than statement titles"
✅ "Video content underperforms images - shift strategy to graphic content"
✅ "Posts published on Tuesday outperform Sunday by 40%"

3 Analysis Dimensions Framework:

  1. Engagement Data - Likes, comments, shares, saves (audience response)
  2. Growth Data - New followers, profile visits (conversion impact)
  3. Viral Data - Exposure, discovery traffic (reach and algorithm favor)

Quick Reference

MetricWhat It RevealsGood BenchmarkAnalysis Method
Engagement RateContent resonance8-12% average(Likes+Comments+Shares+Saves)÷Views×100
Save RateContent value/reuse3-5% is goodSaves÷Views×100
Comment RateDiscussion spark2-4% averageComments÷Views×100
Follower ConversionContent converts to fans1-3%New Followers÷Views×100
Viral ScoreAlgorithm favorViews÷Followers>10 = viral hit

Implementation

Step 1: Collect Post Performance Data

From Xiaohongshu Creator Center:

  1. Open Creator Center → 内容数据
  2. Select time range (last 30 days recommended)
  3. Export or manually record data for each post:

- Title - Content type (image/video/carousel) - Publish date/time - Views (浏览量) - Likes (点赞数) - Comments (评论数) - Shares (转发数) - Saves (收藏数) - New followers gained

From Qiangua Data (recommended for efficiency):

  1. Account analysis → Content performance
  2. Export all posts with metrics to Excel
  3. Sort by different metrics to identify patterns

Step 2: Calculate Key Performance Indicators

For each post, calculate:

Engagement Rate:

Engagement Rate = (Likes + Comments + Shares + Saves) ÷ Views × 100
  • Excellent: >15%
  • Good: 8-15%
  • Average: 5-8%
  • Below Average: <5%

Save Rate (content value):

Save Rate = Saves ÷ Views × 100
  • Excellent: >7%
  • Good: 4-7%
  • Average: 2-4%
  • Low: <2%

Comment Rate (engagement depth):

Comment Rate = Comments ÷ Views × 100
  • Excellent: >5%
  • Good: 3-5%
  • Average: 1-3%
  • Low: <1%

Viral Score:

Viral Score = Views ÷ Follower Count
  • Viral Hit: >10 (reached 10x beyond existing audience)
  • Strong Performance: 5-10
  • Expected Performance: 1-5
  • Underperforming: <1

Step 3: Identify Top and Bottom Performing Content

Top Performers (analyze last 10-20 posts):

  1. Sort by Engagement Rate - Find top 5
  2. Sort by Viral Score - Find top 5
  3. Sort by Save Rate - Find top 5

Bottom Performers:

  1. Sort by Engagement Rate - Find bottom 5
  2. Identify posts with Viral Score <1 (underperformed existing audience)

Step 4: Extract Success Patterns from Top Content

Analyze top 5 posts for common patterns:

Content Format Patterns:

  • Single image vs carousel vs video
  • Carousel slide count (3-5 slides optimal)
  • Video length (under 60 seconds optimal)

Content Structure Patterns:

  • Hook/intro style (question, statement, before/after)
  • Main content organization (list, tutorial, story, comparison)
  • Call-to-action presence and type

Title Patterns:

  • Question vs statement
  • Length (short vs long)
  • Keyword usage
  • Emotional triggers (curiosity, urgency, benefit)

Visual Patterns:

  • Cover design style
  • Color scheme
  • Text overlay presence
  • Face presence vs product-only

Topic Patterns:

  • Content category (educational, entertainment, inspiration)
  • Specific subtopics
  • Target audience segment

Timing Patterns:

  • Day of week
  • Time of day
  • Seasonal relevance

Document findings:

Pattern: Carousel format
- Frequency in top 5: 4/5 posts (80%)
- Average engagement: 14.2%
- Common structure: Before/after transformation

Pattern: Question-based titles
- Frequency in top 5: 3/5 posts (60%)
- Average engagement: 13.8%
- Comment rate: 4.1% (above average)

Step 5: Diagnose Underperforming Content

For bottom 5 posts, analyze:

Content Quality Issues:

  • Low production value (poor images, bad lighting)
  • Unclear value proposition
  • Weak or confusing message
  • Inadequate detail or depth

Content Format Issues:

  • Suboptimal format for topic (e.g., complex topic in single image)
  • Wrong carousel length (too short or too long)
  • Video length issues (too long, boring intro)

Title and Cover Issues:

  • Uncompelling cover (low CTR)
  • Confusing or unappealing title
  • Mismatch between title and content
  • Lack of keywords for search

Targeting Issues:

  • Content too broad/narrow for audience
  • Off-brand or irrelevant to niche
  • Missing audience pain point

Timing Issues:

  • Posted at low-traffic times
  • Competing with major events/holidays
  • Seasonal mismatch

Create improvement plan for each underperforming post type:

Issue: Low CTR on single-image posts
Diagnosis: Covers lack visual hook, text-only, no face
Fix: Add face, use before/after format, bold overlay text
Test: Create 3 new posts with improved covers, measure CTR improvement

Step 6: Build Content Performance Matrix

Create a matrix to visualize performance by content type:

Content Type | Avg Engagement | Avg Viral Score | Post Count | Verdict
-------------|----------------|-----------------|------------|--------
Carousel     | 12.4%          | 6.2             | 8          | ⭐⭐⭐ Primary
Video        | 7.8%           | 3.1             | 5          | ⭐⭐ Secondary
Single Image | 9.2%           | 4.5             | 7          | ⭐⭐ Secondary

Strategy decisions:

  • Primary format (⭐⭐⭐): Use for 60-70% of content
  • Secondary format (⭐⭐): Use for 20-30% of content
  • Deprecated format: Phase out or significantly improve

Step 7: Develop Replicable Content Formulas

Based on top performers, create 3-5 proven content formulas:

Formula 1: Problem-Solution Tutorial

  • Format: 5-slide carousel
  • Title: Question-based ("Struggling with X?")
  • Structure: Problem → Solution → Step-by-step → Result → CTA
  • Performance: 14.2% engagement, 8.3 viral score
  • Best for: Educational content, how-to topics

Formula 2: Before-After Transformation

  • Format: 3-slide carousel
  • Title: Benefit-driven ("How I achieved X in Y days")
  • Structure: Before → Process → After
  • Performance: 15.8% engagement, 12.1 viral score
  • Best for: Transformation topics, results showcase

Formula 3: List-Based Tips

  • Format: 4-6 slide carousel
  • Title: Number-based ("7 tips for X")
  • Structure: Hook → 7 tips (1 per slide) → Summary → CTA
  • Performance: 11.3% engagement, 5.7 viral score
  • Best for: Tips sharing, quick value content

Use formulas to:

  • Plan content calendar
  • Maintain consistency
  • Scale content production
  • Predict performance

Step 8: Track Performance Trends Over Time

Build weekly content performance log:

Week | Posts | Avg Engagement | Top Format | Viral Hits | Insights
-----|-------|----------------|------------|------------|----------
W1   | 4     | 9.2%           | Carousel   | 1          | Carousels outperforming
W2   | 5     | 10.5%          | Video      | 2          | Video improvement working
W3   | 3     | 12.8%          | Carousel   | 1          | Question titles boosting comments

Trend analysis:

  • Engagement rate rising? Content strategy is working
  • Certain formats consistently winning? Double down
  • Viral hits increasing? Algorithm favor improving
  • Specific topics always perform well? Create series

Common Mistakes

MistakeWhy HappensFix
Judging content by views onlyViews are vanity metricFocus on engagement rate and saves - they indicate true resonance
Analyzing posts too soon (first 24 hours)Early data is misleadingWait 3-7 days for post to fully perform before analyzing
Comparing posts with different audience sizesUnfair comparisonUse engagement rate % not raw numbers for fair comparison
Ignoring outlier posts (viral hits)Assume they're flukesDeep analyze viral hits - they contain valuable insights
Changing strategy too frequentlyImpatience with slow growthCollect data from 10+ posts before changing strategy
Focusing on averages onlyAverages hide patternsLook at top/bottom 20% to extract winning/losing patterns
Not tracking by content formatMiss format-specific insightsAlways analyze by format (carousel vs video vs single)
Ignoring save rateSaves predict long-term successHigh save rate = evergreen content that drives ongoing traffic
Over-optimizing for one metricUnbalanced strategyBalance engagement (likes) with value (saves) and growth (followers)
Not documenting success formulasReinventing the wheelCreate 3-5 proven formulas, reuse consistently

Real-World Impact

Case Study: Fashion Account Turnaround

  • Before: 6.8% average engagement, unpredictable performance, no clear content direction
  • Analysis: Discovered carousels with before/after structure averaged 14.5% engagement vs 5.2% for single images
  • Action: Shifted 80% of content to carousel format using proven formulas
  • After 30 days: 11.2% average engagement (+65%), follower growth rate doubled, 3 viral hits
  • Key insight: Content format matters more than production quality

Data-Backed Insights:

  • Accounts that document and reuse content formulas grow 3x faster
  • Posts following proven formats outperform experimental content 70% of the time
  • High-save content (>7% save rate) continues getting views for 30+ days
  • Top-performing content often follows 1 of 5 predictable structures
  • Analyzing bottom performers reveals as much as analyzing top performers

Related Skills

REQUIRED: Use data-analytics (overall data analysis framework) REQUIRED: Use data-metrics-understanding (understand metrics)

Recommended for deeper analysis:

  • traffic-analysis - Analyze which traffic sources drive best content performance
  • content-planning - Apply insights to plan future content
  • viral-strategy - Optimize content for viral potential

Use content-performance-analysis BEFORE:

  • content-planning (align plan with proven content formulas)
  • cover-design (design covers based on top-performing patterns)
  • title-writing (write titles using successful patterns)
  • graphic-content-creation / short-video-production (create content in winning formats)

Skills that provide context:

  • account-positioning (ensure content aligns with positioning)
  • persona-building (maintain consistent voice across content)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.83%
按下载量换算273

Claude

33.7%
按下载量换算272

Cursor

19.03%
按下载量换算154

Gemini CLI

9.84%
按下载量换算80

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills