syncpoint-ai-skill

syncpoint-ai-skill is a skill for Claude Code, Codex from MIK-HEAL/SyncPoint. It costs 0 tokens per session (51 once invoked), scanned A, original, Apache-2.0.

A SyncPoint skill instruction that tells an agent to read the relevant SKILL.md file under skills/. SyncPoint is a tool that must be installed globally when setting it up or enabling it.

In plain words
What is it for?
Setting up or enabling SyncPoint by reading its setup instructions and installing the required command-line tool.
Why use it?
It gives the agent an order for finding the right instructions and starting SyncPoint setup.

Skill for Claude CodeCodex

Part of the syncpoint-ai-skill plugin — 9 skills 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/mik-heal/syncpoint/syncpoint-ai-skill
Any agent
npx skills add MIK-HEAL/SyncPoint --skill syncpoint-ai-skill
Clone the repo
git clone --depth 1 https://github.com/MIK-HEAL/SyncPoint

Made for: Claude Code, Codex.

Or install syncpoint-ai-skill, the plugin that ships this one along with the rest of its 9 skills.

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 syncpoint-ai-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/mik-heal/syncpoint/syncpoint-ai-skill.svg)](https://agentmods.dev/skills/mik-heal/syncpoint/syncpoint-ai-skill)
Your own site
<a href="https://agentmods.dev/skills/mik-heal/syncpoint/syncpoint-ai-skill"><img src="https://agentmods.dev/badge/skills/mik-heal/syncpoint/syncpoint-ai-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 51 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00000 $0.00051
Opus 5 $0.00000 $0.00026
Sonnet 5 $0.00000 $0.00010
Haiku 4.5 $0.00000 $0.00005

Measured 5d ago against content hash 3feb54054712, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

syncpoint-ai-skill scanned grade A with 0 findings 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 5d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/syncpoint-ai-skill/SKILL.md · 3 lines

What it actually says

先读取 skills/ 下对应的具体 SKILL.md。 如果目标是初始化或启用 SyncPoint,优先打开 skills/setup/SKILL.md,并先执行 npm install -g syncpoint-ai

Files

What ships with it

10 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. 5d ago First seen · 3 lines · 0 tokens per session scan A 3feb54054712

Subscribe to this mod's changes

syncpoint-ai-skill is a skill published in the GitHub repository MIK-HEAL/SyncPoint (5 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 51 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

google-agents-cli-deploy

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets, or binding an agent to an Agent Gateway. Covers deployment workflows, service accounts…

google/agents-cli · 153 tokens

google-agents-cli-eval

This skill should be used when the user wants to "run an evaluation", "evaluate my agent", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval results", "optimize agent", or needs guidance on the Agent Platform eval methodology and the Quality Flywheel. Covers eval metrics, dataset…

google/agents-cli · 149 tokens

google-agents-cli-workflow

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for…

google/agents-cli · 126 tokens

google-agents-cli-observability

This skill should be used when the user wants to "set up tracing", "monitor my agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed agents, including ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent…

google/agents-cli · 127 tokens

google-agents-cli-publish

This skill should be used when the user wants to "publish an agent", "publish my ADK agent", "register an agent with Gemini Enterprise", "publish to Gemini Enterprise", or needs guidance on the agents-cli publish gemini-enterprise command. Also use when the user wants to "manage agents in Agent Registry"…

google/agents-cli · 141 tokens

google-agents-cli-scaffold

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the agents-cli skills suite. Covers agents-cli scaffold create, scaffold enhance, and…

google/agents-cli · 135 tokens