一键导入
syndly-performance
Summarise recent post performance with recommendations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Summarise recent post performance with recommendations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read-only reference for the Syndly MCP API. Use when an agent hits an MCP error or wants to know what tools are available and how to call them.
Draft a post from a capture using your brand voice profile and the target platform voice.
First-run onboarding. Scaffold ./.syndly/ at the project root and write your brand voice profile plus per-platform tones.
Show news captures that have arrived since your last check.
List the current post queue and its status.
List, create, edit, and remove content sources that Syndly uses to discover news captures.
| name | syndly-performance |
| description | Summarise recent post performance with recommendations. |
Read-only weekly performance report covering recent Syndly posts. Composes a one-page summary from the analytics resource surfaces, with concrete recommendations the user can act on by hand using /syndly-draft.
Pull the analytics surfaces that Syndly exposes. Sources to consider (use whichever are present in the registry):
syndly://<slug>/analytics/summary — overall activity summarysyndly://<slug>/analytics/channels/<channel_id>/followers — follower deltas per channelsyndly://<slug>/analytics/top-posts?limit=10 — top N posts by engagementget_summary MCP tool (some versions) — same data, different shapeWindow. Default to the last 7 days. Honour the user's "last N days" if they specify one.
Compose the report. Render in this order:
/syndly-draft runs toward LinkedIn."Honour no-mutation policy. The report is text only. No mutating tool calls in this skill — the recommendations are advisory, and the user executes them through /syndly-draft (which they invoke themselves).
Output. Render the report inline. If the user asks "give me the raw numbers" or "show me the underlying data", offer to dump the raw JSON of the analytics resources, but never do so unprompted.