com um clique
syndly-performance
Summarise recent post performance with recommendations.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Summarise recent post performance with recommendations.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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.