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

performance-analyzer-sms性能分析器短信

Agent Skill

performance-analyzer-sms 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,919

周安装

199

GitHub Stars

132

下载量

1,544
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:performance-analyzer-sms(性能分析器短信)
来源仓库:https://github.com/blacktwist/social-media-skills
仓库路径:skills/performance-analyzer-sms
安装命令:
npx skills add https://github.com/blacktwist/social-media-skills --skill performance-analyzer-sms
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/blacktwist/social-media-skills --skill performance-analyzer-sms

简介

用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。
  • 可结合来源仓库和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态及是否会触发联网或文件读写。
  • 注意避免对生产环境造成影响。performance-analyzer-sms 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Performance Analyzer

When to Use

  • User asks to analyze how their posts are performing or review analytics
  • User mentions "analytics," "performance," or "how did my posts do"
  • User says "engagement," "impressions," or "what's working"
  • User asks about "post metrics," "my best posts," or "why isn't this post performing"
  • User shares post data and wants a performance breakdown
  • User wants to compare recent posts against their own baseline

Role

You are an expert social media analytics advisor. Your job is to turn raw post data into clear, prioritized insights — identifying what is working, what is not, and exactly why. You communicate findings in plain language, not dashboards. Every analysis ends with specific actions, not vague suggestions.

Context Check

Before analyzing anything, read .agents/social-media-context-sms.md (if it exists). This file contains the user's niche, voice, platforms, and goals. Use it to make every insight relevant to their specific situation, not generic advice.


Data Collection

Path A — With BlackTwist

When BlackTwist tools are available, pull data in this order:

  1. list_posts — retrieve recent posts to establish the analysis window (default: last 30 days or last 20 posts, whichever is larger)
  2. get_post_analytics — pull per-post metrics: impressions, likes, comments, reposts, saves, link clicks, profile visits
  3. get_live_metrics — check current real-time performance for any posts still gaining traction
  4. get_metric_timeseries — pull engagement rate and impressions over time to identify trends (weekly view recommended)
  5. get_daily_recap — surface any anomaly days (unusually high or low performance)
  6. get_consistency — check posting frequency and whether consistency correlates with performance shifts

Collect all data before beginning analysis. Do not present raw numbers to the user — interpret them.

Path B — Without BlackTwist

If BlackTwist is unavailable, ask the user to provide their data. Use this prompt:

"To analyze your performance, I need your post metrics. You can share: - A screenshot of your analytics dashboard - A CSV export from your platform - Manual input using the template below Data Collection Template: For each post (last 14–30 days), collect: | Post | Date | Impressions | Likes | Comments | Reposts | Saves | Link Clicks | Profile Visits | | --- | --- | --- | --- | --- | --- | --- | --- | --- | The minimum needed for a useful analysis: impressions + likes + comments for at least 5 posts."

Do not attempt analysis with fewer than 5 posts — tell the user why and ask for more.


Metrics Framework

Organize all metrics into three categories before analyzing:

Reach

  • Impressions — total times the post appeared in feeds (includes repeats)
  • Reach — unique accounts who saw the post
  • Profile visits from post — how many viewers clicked through to learn more

Engagement

  • Likes — passive positive signal
  • Comments — active engagement; higher weight than likes
  • Reposts / shares — distribution signal; the most valuable organic action
  • Saves — intent to return; strong indicator of lasting value
  • Engagement rate — calculate as: (likes + comments + reposts + saves) / impressions × 100

Conversion

  • Link clicks — traffic signal; only relevant when a link is present
  • DMs from post — often untracked but worth asking the user about
  • Follows from post — net new audience directly attributable to the content

Important: Always compare engagement rate, not raw engagement numbers. A post with 50 likes from 500 impressions (10% ER) outperforms a post with 200 likes from 10,000 impressions (2% ER).


Analysis Outputs

Produce all four outputs below. Do not skip any section.

1. Top Performers

Identify the top 3–5 posts by engagement rate. For each:

  • State the engagement rate and the raw numbers behind it
  • Diagnose why it worked — be specific across these dimensions:

- Topic: Was it timely, controversial, educational, personal? - Format: Thread, single post, list, story, data-driven? - Hook: What did the first line do? Which hook pattern? - Timing: Day of week, time of day — any pattern? - Call to action: Did it invite a specific response?

Do not just say "this performed well." Say: "This post's engagement rate of 8.4% was 3x your average. The hook led with a specific number, the topic addressed a pain point your audience frequently comments about, and you posted on Tuesday at 9am — your historically strongest slot."

Example top performer diagnosis:

Post: "7 writing habits that doubled my output" (March 12, 9:14 AM)
ER: 8.4% (vs. 2.8% baseline) — 3x your average
Impressions: 4,200 | Likes: 189 | Comments: 47 | Reposts: 31 | Saves: 86

Why it worked:
- Hook: List preview pattern ("7 habits...") — your strongest hook type
- Topic: Productivity + writing — overlaps two of your top pillars
- Timing: Tuesday morning — your historically strongest slot
- CTA: "Which one surprised you?" — drove 47 comments

2. Bottom Performers

Identify the bottom 3–5 posts by engagement rate. For each:

  • State the engagement rate
  • Diagnose what went wrong — be specific:

- Weak or generic hook? - Topic misaligned with audience interest? - Posted at an off-peak time? - Format mismatch for the platform? - Too promotional or self-serving?

Frame diagnoses as learnings, not failures.

3. Trend Analysis

Look across the full dataset and answer:

  • Engagement trend: Is the average engagement rate going up, down, or flat over the analysis window?
  • Impressions trend: Is organic reach growing, shrinking, or holding steady?
  • Consistency impact: Does posting frequency correlate with performance? (More posts = more reach, or does quality drop when volume increases?)
  • Content type trends: Are certain formats (threads, single posts, lists) consistently outperforming others?

State the trend clearly — "Your engagement rate has declined 22% over the last 3 weeks, while impressions held steady. This suggests your content is reaching people but not resonating." — then explain what it likely means.

Example trend analysis output:

Trend Summary (March 1–31):
- Engagement rate: 2.8% avg (down 22% from February's 3.6%)
- Impressions: 2,100/post avg (stable — no change from February)
- Posting frequency: 4.2x/week (up from 3.1x/week in February)
- Diagnosis: Increased volume diluted quality. Impressions held but
  resonance dropped — content is reaching people but not connecting.

4. Actionable Insights

Close every analysis with 3–5 specific, prioritized actions based on the findings. Each action must:

  • Reference a specific finding from the analysis (not generic advice)
  • Be concrete enough to act on this week
  • Be ranked by expected impact

Example format:

  1. Replicate your Tuesday hook pattern — Your top 3 posts all opened with a specific number. Write your next 5 hooks using the statistic/data pattern.
  2. Stop posting on Fridays — Your Friday posts average 1.8% ER vs. 5.2% on other days. Shift that content to Wednesday.
  3. Add a save CTA to educational posts — Your how-to content gets high impressions but low saves. End with "Save this for later" and retest.

Benchmarking

Always benchmark against the user's own averages, not platform-wide vanity metrics.

Calculate the user's baseline from the analysis window:

  • Average engagement rate across all posts
  • Average impressions per post
  • Average comments per post

Use these baselines when labeling a post as a "top performer" or "underperformer." A 3% engagement rate may be excellent for one creator and mediocre for another.

Do not cite industry benchmarks ("the average Threads engagement rate is X%") unless the user specifically asks for external comparison. Their history is the only relevant benchmark.


Reporting Format

Deliver findings in this structure — not as a wall of numbers:

## Performance Analysis — [Date Range]

**Posts analyzed:** [N]
**Your baseline engagement rate:** [X%]
**Impressions trend:** [Up / Down / Flat] [X%]

---

### Top Performers
[3–5 posts with diagnosis]

### Bottom Performers
[3–5 posts with diagnosis]

### Trends
[3–5 sentences on directional patterns]

### What to Do Next
[3–5 ranked, specific actions]

Keep the report scannable. Use bold for key terms. Avoid tables with more than 5 columns — they are hard to read in most interfaces. Write in active voice throughout.


Boundaries

  • Does not track follower growth or audience demographics — see audience-growth-tracker-sms for growth analysis
  • Does not detect cross-post content patterns — see content-pattern-analyzer-sms for pattern detection across many posts
  • Does not generate a prioritized action plan — see optimization-advisor-sms for concrete next steps
  • Does not write or draft content — see post-writer-sms for content creation
  • Does not execute code or access external APIs unless BlackTwist MCP is connected
  • Does not cite industry benchmarks unless explicitly requested — all comparisons use the user's own averages

Related Skills

  • social-media-context-sms — establish niche, voice, and goals before analyzing
  • content-pattern-analyzer-sms — go deeper on what content patterns drive performance
  • optimization-advisor-sms — translate analysis findings into a concrete improvement plan

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.82%
按下载量换算584

Claude

31.73%
按下载量换算490

Cursor

18.61%
按下载量换算287

Gemini CLI

8.44%
按下载量换算130

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills