원클릭으로
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.