# Sync Vault Skills

> Agent skills for Sync Vault. Teach your agent to use cloud files.

- **Type:** MCP server
- **Install:** `agentstack add mcp-abcamus-sync-vault-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [abcamus](https://agentstack.voostack.com/s/abcamus)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [abcamus](https://github.com/abcamus)
- **Source:** https://github.com/abcamus/sync-vault-skills

## Install

```sh
agentstack add mcp-abcamus-sync-vault-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Sync Vault Skills

Agent Skills for use with [Sync Vault](https://github.com/abcamus/obsidian-sync-vault-ce). 

These skills follow the [Agent Skills specification](https://github.com/kepano/agent-skills) so they can be used by any skills-compatible agent, including Trae, Claude Code, and Codex CLI.

## Installation

### Marketplace
```bash
/plugin marketplace add abcamus/sync-vault-skills
/plugin install sync-vault-skills
```

### npx
```bash
npx skills add git@github.com:abcamus/sync-vault-skills.git
```

### Manually

#### Trae
Add the contents of this repo to a `.trae/skills` folder in the root of your Obsidian vault. Trae will auto-discover all `SKILL.md` files.

#### Claude Code
Add the contents of this repo to a `/.claude` folder in the root of your Obsidian vault (or whichever folder you're using with Claude Code). See more in the [official Claude Skills documentation](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/custom-capabilities).

#### Codex CLI
Copy the `skills/` directory into your Codex skills path (typically `~/.codex/skills`).

---

## Skills

| Skill | Description |
| :--- | :--- |
| [**cloud-file**](./cloud-file/SKILL.md) | Search, list, and manage files and account information in cloud storage (Baidu, Aliyun, Quark, etc.) |
| [**video-note**](./video-note/SKILL.md) | Manage video annotations, timestamps, and playback links in Sync Vault. Supports AI note conversion for Quark and Baidu. |

## Requirements

These skills require the **Sync Vault** Obsidian plugin to be installed and the **MCP Server** to be enabled in the plugin settings.

- **Sync Vault Plugin**: [Download on GitHub](https://github.com/abcamus/obsidian-sync-vault-ce)
- **Minimum Version**: 1.10.6

---
Made by [Camus Qiu](https://kqiu.top)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [abcamus](https://github.com/abcamus)
- **Source:** [abcamus/sync-vault-skills](https://github.com/abcamus/sync-vault-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-abcamus-sync-vault-skills
- Seller: https://agentstack.voostack.com/s/abcamus
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
