From kg-educacion
Planificar año, semestre, unidad o clase usando evidencia curricular y materiales recuperados desde KG Educación V3.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kg-educacion:planificarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
El KG aporta contexto; tú diseñas la planificación. Confirma asignatura, curso,
El KG aporta contexto; tú diseñas la planificación. Confirma asignatura, curso, alcance, tiempo y restricciones solo cuando falten.
resolve_curricular_targets para normalizar programa, OA o unidad curricular.query_curriculum para OA, indicadores, secuencia, horas y progresiones.query_teaching_materials cuando el docente pida usar un libro o cuando sus
actividades mejoren la planificación.paging.next_cursor: null cuando la cobertura deba ser exhaustiva.Para una estructura interna de un libro usa material_unit_number; no la copies a
selectors.unit_number. Mantén package_id, página, resource_ref y cita. Sin libro
activo, busca ampliamente por curso, asignatura y OA.
Entrega una planificación clara y aplicable. El KG no compila ni valida el artefacto; si la aplicación dispone de validadores propios, estos se ejecutan fuera del KG.
npx claudepluginhub southlab-ai/claude-plugin-marketplace --plugin kg-educacionGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.