marketer-sync
Installation
SKILL.md
Marketer Sync Skill
Overview
Pulls all live data from the server MCP into a local reference file at .10x/sync-data.json. After syncing, any question about strategies, links, pages, metrics, or schedules can be answered by reading the local file — zero API calls needed.
This is the first command a user should run in every session. It minimizes API calls to the server by caching everything locally.
When To Use
- User asks "what strategies are live?"
- User asks "show me my metrics"
- User asks "sync my data" or runs
/sync - User asks "what is the status of my campaigns?"
- Before showing the dashboard
- Any time the user wants fresh data locally
- At the start of every session — run sync first