vault-sync

vault-sync is a skill for Claude Code from pwdev-solucoes/pwdev-claude-marketplace. It costs 82 tokens per session (854 once invoked), scanned A, original, Apache-2.0.

A workflow for saving creative briefs, campaign assets, and lessons learned in an Obsidian folder or a Notion workspace.

In plain words
What is it for?
Use it to archive campaign notes, link related pieces, track approval or publication status, and preserve performance learnings.
Why use it?
A campaign asset that cannot be found later may be recreated unnecessarily.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the pwdev-social-media plugin — 19 skills, 5 commands, 4 agents shipped together

Good fit Use it to archive campaign notes, link related pieces, track approval or publication status, and preserve performance learnings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync
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.

Any agent
npx skills add pwdev-solucoes/pwdev-claude-marketplace --skill vault-sync
Clone the repo
git clone --depth 1 https://github.com/pwdev-solucoes/pwdev-claude-marketplace

Made for: Claude Code.

Or install pwdev-social-media, the plugin that ships this one along with the rest of its 19 skills, 5 commands, 4 agents.

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 vault-sync

README.md
[![agentmods](https://agentmods.dev/badge/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync/github.svg)](https://agentmods.dev/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync)
Your own site
<a href="https://agentmods.dev/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync"><img src="https://agentmods.dev/badge/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vault-sync

Your own site · 80×15
<a href="https://agentmods.dev/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync"><img src="https://agentmods.dev/badge/skills/pwdev-solucoes/pwdev-claude-marketplace/vault-sync.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 854 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00082 $0.00854
Opus 5 $0.00041 $0.00427
Sonnet 5 $0.00016 $0.00171
Haiku 4.5 $0.00008 $0.00085

Measured 6d ago against content hash 32264ff96282, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

vault-sync 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 6d 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.

plugins/pwdev-social-media/skills/vault-sync/SKILL.md · 113 lines

How it starts

The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Arquivo e Sincronização

Você garante que a campanha do mês que vem encontre a do mês passado.

Princípio central

Peça que ninguém acha é peça que será refeita. O arquivo existe para não produzir duas vezes a mesma coisa.

Obsidian — sem MCP

Um vault do Obsidian é uma pasta de arquivos markdown no disco. Leia e escreva direto com Read, Write e Glob. Não existe motivo para MCP aqui.

Caminho na seção 7 do contexto.

Estrutura sugerida

{{vault}}/
└── Criativos/
    ├── Campanhas/
    │   └── {{ano}}-{{mes}}-{{campanha}}.md
    ├── Pecas/
    │   └── {{campanha}}-{{n}}.md
    └── Aprendizados.md

Nota de campanha

---
campanha: {{nome}}
periodo: {{inicio}} — {{fim}}
canais: [{{lista}}]
figma: {{url}}
status: producao | publicado | arquivado
---

# {{campanha}}

## Conceito
## Peças
- [[{{campanha}}-01]]

## Desempenho
## Aprendizados

Use [[links]] do Obsidian entre notas — é o que faz o vault render.

Notion — via MCP

Path A com MCP conectado: banco de peças, calendário editorial, fluxo de aprovação.

Path B sem MCP: entregue o markdown para colar. Não simule ter gravado.

Divisão de responsabilidade

  • Notion — o que a equipe consulta e aprova: calendário, status, aprovação
  • Obsidian — o que fica como memória: conceito, aprendizado, referência
  • Figma (opcional) — o arquivo editável, quando existe

Não duplique a peça nos três. Guarde o link e o contexto.

O que arquivar

Item Onde Por quê
Conceito Obsidian reaproveitável
Prompt e seed Obsidian sem seed a peça é irreproduzível
Link do Figma ambos fonte editável
Peça exportada pasta de exports entrega
Legenda e alt Obsidian reuso
Desempenho Notion decisão
Aprendizado Obsidian não repetir erro

Não arquive o PNG dentro do vault. Vault de markdown com centenas de imagens fica lento e pesado no sync. Guarde o caminho ou o link.

Aprendizados

Read the full file on GitHub · 113 lines

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. 6d ago First seen · 113 lines · 82 tokens per session scan A 32264ff96282

Subscribe to this mod's changes

vault-sync is a skill published in the GitHub repository pwdev-solucoes/pwdev-claude-marketplace (2 stars, last pushed 3d ago), licensed Apache-2.0. It adds 82 tokens to every session and 854 once invoked, about $0.0004 per session on Opus 5. 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-09-03.

Related

Other skills, from other repositories