plantar

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

A skill-seed planter copies a starter skill from a plugin into the person's `.claude/skills/` folder, where they can edit it independently.

In plain words
What is it for?
Use it to list available skill seeds, see which are already installed, and copy a selected seed into the current project.
Why use it?
It lets people adopt useful starter skills without having plugin updates overwrite their changes. It also checks for an existing skill with the same name before copying.

Skill for Claude Code

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

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 Use it to list available skill seeds, see which are already installed, and copy a selected seed into the current project.

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 plantar

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/plantar"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/plantar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 554 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.00088 $0.00554
Opus 5 $0.00044 $0.00277
Sonnet 5 $0.00018 $0.00111
Haiku 4.5 $0.00009 $0.00055

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

Security

Grade A, and why

plantar 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/plantar/SKILL.md · 21 lines

What it actually says

Plantar uma semente

Semente é uma skill starter que vive no plugin só até ser plantada: copiada pra .claude/skills/ da pasta da pessoa, ela vira arquivo DELA, editável, auto-modulável, fora do alcance de qualquer atualização do plugin.

Fluxo

  1. Listar o catálogo. As sementes vivem em ${CLAUDE_PLUGIN_ROOT}/seeds/ (se a variável não resolver, localize a pasta do plugin pm-chief-of-staff no cache de plugins). Liste as disponíveis com 1 linha de descrição cada, tirada da primeira frase do campo description do frontmatter (a linha após o título é o banner de semente, idêntico em todas, e não descreve nada). Compare com .claude/skills/ da pasta atual e marque o que já está plantado.
  2. A pessoa escolhe (ou já veio com o nome no comando).
  3. Checar colisão. Se já existe .claude/skills/{nome}/ na pasta dela: nunca sobrescrever. Ofereça: manter a dela (default), plantar com outro nome pra comparar, ou mostrar o diff entre as duas.
  4. Copiar a pasta da semente pra .claude/skills/{nome}/ da pasta da pessoa. Se ela referencia .claude/skills/_shared/capacidades.md e esse arquivo não existe, diga em 1 linha que a semente vai seguir perguntando o que daria pra puxar sozinha, e ofereça rodar /pm-chief-of-staff:conectar. Existindo, nada a dizer.
  5. Avisar: "plantada. Essa skill agora é um arquivo seu: me pede pra mudar qualquer coisa nela que eu edito na hora. Atualização do plugin nunca toca nela."

Se a pasta não tem sistema montado

Se não existe CLAUDE.md na pasta (o setup nunca rodou), diga que a semente funciona melhor plantada num sistema montado e ofereça rodar /pm-chief-of-staff:setup primeiro. Se a pessoa quiser a semente avulsa mesmo assim, plante.

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 · 21 lines · 88 tokens per session scan A 17b494a7e324

Subscribe to this mod's changes

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

Related

Other skills, from other repositories

reduce

Extract structured knowledge from source material. Comprehensive extraction is the default — every insight that serves the domain gets extracted. For domain-relevant sources, skip rate must be below 10%. Zero extraction from a domain-relevant source is a BUG. Triggers on "/reduce", "/reduce [file]", "extract…

agenticnotetaking/arscontexta · 73 tokens

migrate

Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…

guhcostan/claude-mega-brain · 147 tokens

rethink

Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".

agenticnotetaking/arscontexta · 51 tokens

ralph

Queue processing with fresh context per phase. Processes N tasks from the queue, spawning isolated subagents to prevent context contamination. Supports serial, parallel, batch filter, and dry run modes. Triggers on "/ralph", "/ralph N", "process queue", "run pipeline tasks".

agenticnotetaking/arscontexta · 61 tokens

remember

Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".

agenticnotetaking/arscontexta · 40 tokens

verify

Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".

agenticnotetaking/arscontexta · 61 tokens