syncro

syncro is a skill for Claude Code, Codex from Servosity/msp-skills. It costs 87 tokens per session (6,106 once invoked), scanned A, original, no licence file.

A terminal interface for Syncro, a platform used by IT service providers to manage support tickets, customer devices, billing, and maintenance. It also keeps a local copy of the data for offline searches and reports across customers and records.

In plain words
What is it for?
Use it to find tickets, uninvoiced time, accounts-receivable items, unpatched assets, and stale support work.
Why use it?
It helps answer questions spanning many Syncro records or customers without checking each account separately or relying only on the web interface.

Skill for Claude CodeCodex

Part of the syncro plugin — 1 skill shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/servosity/msp-skills/syncro
Any agent
npx skills add Servosity/msp-skills --skill syncro
Clone the repo
git clone --depth 1 https://github.com/Servosity/msp-skills

Made for: Claude Code, Codex.

Or install syncro, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for syncro

README.md
[![agentmods](https://agentmods.dev/badge/skills/servosity/msp-skills/syncro.svg)](https://agentmods.dev/skills/servosity/msp-skills/syncro)
Your own site
<a href="https://agentmods.dev/skills/servosity/msp-skills/syncro"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/syncro.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,106 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00087 $0.06106
Opus 5 $0.00044 $0.03053
Sonnet 5 $0.00017 $0.01221
Haiku 4.5 $0.00009 $0.00611

Measured yesterday against content hash ffe72e50f727, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

syncro scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/syncro/install.sh)
skills/syncro/SKILL.md · 527 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 527 lines · 87 tokens per session scan A ffe72e50f727

Subscribe to this mod's changes

syncro is a skill published in the GitHub repository Servosity/msp-skills (35 stars, last pushed 3d ago), with no licence file. It adds 87 tokens to every session and 6,106 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

monday-com

Monday.com workspace management via official MCP server. This skill should be used when creating, updating, moving, archiving, or deleting items/boards/groups on Monday.com, managing columns, adding comments, or querying workspace data. Supports both hosted and local MCP deployment with interactive setup guidance.

georgekhananaev/claude-skills-vault · 61 tokens

skill

Skill "skill" from abdulhamid-n/ticktick-mcp, covering ticktick skill, when to use, available mcp tools, behavior guidelines and creating tasks.

abdulhamid-n/ticktick-mcp · 0 tokens

ticktick

AI-powered task management and productivity assistant. This skill activates whenever the user mentions a task, to-do, reminder, or something they need to do. Trigger phrases include "remind me to", "I need to", "don't let me forget", "add a task", "create a task", "what's on my list", "what's due today", "mark that as…

abdulhamid-n/ticktick-mcp · 104 tokens

planning-with-files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

georgekhananaev/claude-skills-vault · 70 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

projects

List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.

me2resh/apexyard · 24 tokens