equipo-agentes
v1.0.0Equipo de producto y tecnología para definir, coordinar y verificar entregas del proyecto Agentes.
0 GitHub starsUpdated 6 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 18, 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 equipo-agentes for Codex
codex plugin marketplace add rodrico16/equipo-producto-ia
codex plugin marketplace upgrade agentes-locales
codex plugin add equipo-agentes@agentes-localesPaste and run these commands in a terminal with Codex. They add and refresh the agentes-locales catalog, then install this plugin.
Compatibility: the page URL and API slug “equipo-agentes” remain stable.
- Codex:
equipo-agentes@agent-plugin-marketplace→equipo-agentes@agentes-locales
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/rodrico16/equipo-producto-iaClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json└── skills/equipo-agentes/SKILL.md
Included Skills1
Use this plugin when working with the Agentes project as a product team, its roles, or requests to coordinate the local supervisor and specialist agents.
Plugin manifests1
{
"name": "equipo-agentes",
"version": "1.0.0",
"description": "Equipo de producto y tecnología para definir, coordinar y verificar entregas del proyecto Agentes.",
"skills": "./skills/",
"interface": {
"displayName": "Equipo de agentes",
"shortDescription": "Equipo de producto para coordinar y verificar entregas.",
"longDescription": "Usa los roles y reglas del proyecto Agentes como un equipo de producto y tecnología para definir problemas, coordinar trabajo y verificar entregas.",
"developerName": "Proyecto Agentes",
"category": "Productivity",
"capabilities": [
"Coordinar un equipo de producto",
"Aplicar reglas del proyecto",
"Verificar entregas",
"Aplicar configuración segura mediante variables de entorno",
"Arrancar productos nuevos en GitHub y ChatGPT",
"Hacer research inicial de productos similares"
],
"defaultPrompt": "Ayudame a coordinar este trabajo usando el equipo de agentes del proyecto. Mantén secretos y configuración local fuera del repositorio mediante variables de entorno y .env ignorado; usa .env.example como contrato sin valores reales. Si es un producto nuevo, asume por defecto que debe crearse en la cuenta de GitHub del usuario y dentro de un proyecto de ChatGPT asociado; además, haz research acotado de productos similares antes de diseñar la solución."
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[equipo-agentes on Agent Plugins Marketplace](https://pluginsmp.com/plugins/equipo-agentes)