Agent Plugins Marketplace
← All plugins

cv

v1.0.0

Arma tu perfil maestro y afina tu CV para cada job posting.

Claude Code3 Skills

By NatiFabbroLicense: CC0-1.00 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install cv for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install cv-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/NatiFabbro/cv-tuning

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cv/.

Plugin files

plugins/cv/
├── .claude-plugin/plugin.json
├── skills/setup/SKILL.md
├── skills/tune/SKILL.md
└── skills/update-profile/SKILL.md

Included Skills3

setupskills/setup/SKILL.md

Prepara tu carpeta de trabajo de CV y arma tu perfil profesional (la base de todos tus CVs). Usalo la primera vez, o cuando pidan "armar mi perfil", "configurar mi CV", "empezar con mi CV", "cargar mi CV", "crear mi carpeta de CV" o "no tengo CV y quiero hacer uno". Funciona con un CV existente (PDF, Word o texto pegado) o desde cero, con una entrevista.

tuneskills/tune/SKILL.md

Adapta tu CV a un puesto concreto y lo entrega en Word (DOCX) y PDF, usando solo lo que está en tu perfil. Usalo cuando pidan "adaptar mi CV a este puesto", "armar un CV para esta oferta", "tunear mi CV", "ajustar mi CV a este job posting", "qué me falta para este puesto", o cuando compartan una oferta de trabajo (texto, link, archivo o captura).

update-profileskills/update-profile/SKILL.md

Agrega o corrige cosas en tu perfil sin rehacer todo, por ejemplo un trabajo nuevo, un logro, un número que recordaste, una skill, un curso o un idioma. Usalo cuando pidan "actualizar mi perfil", "agregar esta experiencia", "sumar este logro", "cambié de trabajo", "corregir un dato de mi perfil", o cuando quieran guardar un dato nuevo que salió mientras adaptaban un CV.

Plugin manifests1

plugins/cv/.claude-plugin/plugin.json
{
  "name": "cv",
  "version": "1.0.0",
  "description": "Arma tu perfil maestro y afina tu CV para cada job posting.",
  "author": {
    "name": "NatiFabbro"
  },
  "homepage": "https://github.com/NatiFabbro/cv-tuning",
  "repository": "https://github.com/NatiFabbro/cv-tuning",
  "license": "CC0-1.0",
  "keywords": [
    "cv",
    "resume",
    "job-posting",
    "ats"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[cv on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cv-2)