# Nutstore Sync Guide

> Explain and operate Nutstore Sync features—including syncing, plugin settings, AI ChatBox, and MCP server configuration—when users ask for plugin help, setup, or troubleshooting.

- Skill: `nutstore/nutstore-sync-guide` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add nutstore/nutstore-sync-guide`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nutstore/nutstore-sync-guide/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: nutstore (https://skillmd.com/u/nutstore)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nutstore/nutstore-sync-guide

---


# Nutstore Sync Guide

Answer questions about the Nutstore Sync plugin and support the MCP server
configuration workflow.

## Stay within documented behavior

- Describe only documented plugin behavior; never infer the user's sync state,
  account state, or settings from the question alone.
- Do not read, reveal, or repeat credentials, authorization headers, or other
  secrets unless the user explicitly asks to manage the relevant configuration.
- Provide UI navigation or troubleshooting steps only when the requested action
  is not available through current tools; never claim a UI setting changed
  without evidence.

## Read only the reference you need

| Topic                                                                        | Reference                    |
| ---------------------------------------------------------------------------- | ---------------------------- |
| Synchronization, account connection, conflicts, large files, troubleshooting | `references/sync.md`         |
| Plugin settings file, sync timing, toggles, enums                            | `references/settings.md`     |
| Filter rule semantics, include/exclude patterns, case sensitivity            | `references/filter-rules.md` |
| AI provider setup, ChatBox, approval behavior                                | `references/ai-chatbox.md`   |
| Adding, editing, removing, diagnosing an MCP server                          | `references/mcp-servers.md`  |

For a request spanning several topics, read each relevant reference before
answering or acting. Read the MCP reference before making any MCP change, and
read the settings reference before changing plugin settings.

