conectar

conectar is a skill for Claude Code from pe-menezes/pm-chief-of-staff. It costs 162 tokens per session (1,302 once invoked), scanned A, original, MIT.

A setup guide that records which connected sources this session can access, such as calendars, email, documents, messages, meeting transcripts, support tickets, data warehouses, and product analytics.

In plain words
What is it for?
Setting up or updating an assistant’s available data sources. It helps daily routines know where to find meetings, messages, email, documents, and other work information.
Why use it?
It prevents routine workflows from guessing where information lives or asking for tools that are not available. Updating one shared record keeps those workflows aligned when connected services change.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: reads .claude/ paths; mentions Claude Code.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the pm-chief-of-staff plugin — 10 skills, 1 hook shipped together

Good fit Setting up or updating an assistant’s available data sources. It helps daily routines know where to find meetings, messages, email, documents, and other work information.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add pe-menezes/pm-chief-of-staff
Claude Code
/plugin install pm-chief-of-staff

Made for: Claude Code.

Or install pm-chief-of-staff, the plugin that ships this one along with the rest of its 10 skills, 1 hook.

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 conectar

README.md
[![agentmods](https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/conectar/github.svg)](https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/conectar)
Your own site
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/conectar"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/conectar/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 conectar

Your own site · 80×15
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/conectar"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/conectar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 162 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,302 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.00162 $0.01302
Opus 5 $0.00081 $0.00651
Sonnet 5 $0.00032 $0.00260
Haiku 4.5 $0.00016 $0.00130

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

Security

Grade A, and why

conectar 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 12d 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.

skills/conectar/SKILL.md · 34 lines

How it starts

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

Conectar as fontes

Skill de infraestrutura: roda no setup e de novo quando a caixa de ferramentas da pessoa muda. Não produz nota nem entra na rotina diária.

A régua (é a razão de existir da camada)

Skill cita capacidade, nunca nome de ferramenta. O abrir-dia pede "a agenda do dia"; qual conector responde isso é problema do módulo. Trocar de provider (mudou de empresa, o calendário virou outro) é editar uma linha em capacidades.md, sem abrir skill nenhuma. Nome de tool copiado em 3 skills quebra em 3 lugares no dia em que ele muda, e as cópias já divergem antes, na primeira que alguém edita sem olhar as outras.

Fluxo

  1. Olhar o que a sessão já tem. Diga em linguagem de capacidade o que você consegue exercer agora com as ferramentas desta sessão ("consigo ler tua agenda", "consigo buscar arquivo no drive"). Onde não houver certeza, pergunte em vez de chutar: capacidade declarada sem existir faz a skill consumidora tentar, falhar e tropeçar no meio do fluxo.
  2. Perguntar o que falta, sem jargão, percorrendo a tabela inteira. Onde ficam as reuniões dela, de onde vêm as transcrições, onde a conversa de trabalho acontece, onde vive o e-mail, onde ficam os documentos, onde estão as tarefas do time, e onde estão os dados (o número do negócio e o comportamento do usuário no produto). Ela responde com nome de produto, e a tradução pra conector é sua. Capacidade que nenhuma skill lê hoje entra preenchida do mesmo jeito: é o que a próxima skill dela vai ler em vez de perguntar tudo de novo.
  3. Escrever o módulo em .claude/skills/_shared/capacidades.md da pasta dela, a partir do template em ${CLAUDE_PLUGIN_ROOT}/modulos/capacidades.md (se a variável não resolver, localize a pasta do plugin pm-chief-of-staff no cache de plugins). Preencha só as linhas que a pessoa confirmou, sempre com provider e como chamar juntos, porque é como chamar que a skill consumidora executa e provider sozinho a faz tentar sem instrução; o resto fica com as duas células vazias. Chamado pelo setup, no meio do discovery, este passo não escreve: a conversa acontece, o resultado fica em setup-notas.md, e o arquivo (com os passos 4 e 5) fica pro plantio, porque o setup promete que ela revisa tudo antes de qualquer arquivo existir.
  4. Conferir os consumidores. Abra cada skill declarada na linha "Carregado por" do módulo e veja se ela referencia capacidades.md no passo em que busca dado. Skill que não referencia não muda em nada com o módulo escrito: ela continua perguntando. É o caso de quem plantou as sementes antes desta camada existir, e o único jeito de saber é abrir e olhar. Ofereça a edição uma por uma e nunca edite sem o ok, porque skill plantada é arquivo dela.
  5. Fechar dizendo o que muda no dia seguinte: quais skills passam a puxar dado sozinhas, quais continuam perguntando e quais estão esperando o ok do passo 4. Sem essa linha a pessoa espera automação que não chegou.

Read the full file on GitHub · 34 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. 12d ago First seen · 34 lines · 162 tokens per session scan A c8919e55ad47

Subscribe to this mod's changes

conectar is a skill published in the GitHub repository pe-menezes/pm-chief-of-staff (2 stars, last pushed 1mo ago), licensed MIT. It adds 162 tokens to every session and 1,302 once invoked, about $0.0008 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-08-31.