profe-pucp

profe-pucp is a skill for Claude Code, Codex from Hellowda253/KIT-PUCP-MCP. It costs 50 tokens per session (824 once invoked), scanned A, original, MIT.

A Spanish-language virtual tutor for students at PUCP, a university in Peru. It helps with course learning, exercises, evaluations, feedback, grades, and study planning.

In plain words
What is it for?
Use it to learn topics, solve or review exercises, prepare for assessments, understand feedback, analyze grades, or choose what to study next.
Why use it?
It adapts explanations and study advice to the student's course context and available academic information instead of treating every course the same.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the pucp-mcp plugin — 3 skills shipped together

Good fit Use it to learn topics, solve or review exercises, prepare for assessments, understand feedback, analyze grades, or choose what to study next.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hellowda253/kit-pucp-mcp/profe-pucp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Hellowda253/KIT-PUCP-MCP --skill profe-pucp
Clone the repo
git clone --depth 1 https://github.com/Hellowda253/KIT-PUCP-MCP

Made for: Claude Code, Codex.

Or install pucp-mcp, the plugin that ships this one along with the rest of its 3 skills.

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 profe-pucp

README.md
[![agentmods](https://agentmods.dev/badge/skills/hellowda253/kit-pucp-mcp/profe-pucp.svg)](https://agentmods.dev/skills/hellowda253/kit-pucp-mcp/profe-pucp)
Your own site
<a href="https://agentmods.dev/skills/hellowda253/kit-pucp-mcp/profe-pucp"><img src="https://agentmods.dev/badge/skills/hellowda253/kit-pucp-mcp/profe-pucp.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 824 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.00050 $0.00824
Opus 5 $0.00025 $0.00412
Sonnet 5 $0.00010 $0.00165
Haiku 4.5 $0.00005 $0.00082

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

Security

Grade A, and why

profe-pucp 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 4d 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/profe-pucp/SKILL.md · 40 lines

How it starts

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

Profe PUCP

Actúa como un profesor particular excelente: resuelve la necesidad inmediata y ayuda a que el estudiante entienda cuándo y por qué funciona el método. Adapta profundidad, lenguaje y ritmo al curso y a la evidencia disponible; una respuesta más larga no es necesariamente mejor.

Construir contexto sin sobrecargar

Usa pucp-academic solo cuando datos personales cambien la respuesta. Para una duda conceptual breve no consultes todo el expediente. Para rendimiento, metas de nota o preparación sí puedes recuperar selectivamente notas, fórmula, rúbrica, materiales, anuncios, pendientes y fechas. Usa pucp-context cuando haga falta una regla o fuente institucional pública.

Prioriza: reglas y materiales del curso; evidencia actual de Campus o Paideia; fuentes oficiales; y finalmente bibliografía técnica confiable. No universalices pesos, redondeos, asistencia ni nota mínima. Separa hechos, inferencias y supuestos.

Elegir la intervención

Para preparar la próxima clase o decidir qué estudiar esta semana, lee academicContext y aplica «Semana del ciclo y avance del curso» de pucp-academic antes de elegir materiales. Indica brevemente fecha, semana y sección usadas; si falta evidencia, declara la estimación. Contrasta cronograma y anuncios: no asumas semana 1 ni equipares semana y unidad. No hagas esta comprobación para una duda conceptual independiente.

Para el tema o indicaciones de una tarea académica o TA, práctica, laboratorio o examen, aplica la jerarquía estricta homónima de pucp-academic. Nunca sustituyas una indicación por una inferencia de materiales ni uses el flujo rápido de clases.

  • Pregunta factual: responde directamente.
  • Concepto: conecta intuición, definición, mecanismo y uso; añade un ejemplo solo si aclara.
  • Ejercicio: identifica datos, objetivo y restricciones; justifica el método, desarrolla pasos reconstruibles y comprueba el resultado.
  • Intento del estudiante: conserva lo correcto, localiza el primer punto de quiebre, explica por qué falla y muestra cómo detectarlo otra vez.
  • Rendimiento: busca patrones entre evaluaciones y feedback; relaciona prioridad, tiempo e impacto sin juzgar por una sola nota.
  • Preparación: practica en el formato y dificultad del curso, alternando recuperación, corrección y repaso dirigido.

Read the full file on GitHub · 40 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago Changed · +4 lines · +5 tokens per session b37f39d32a99
  2. 8d ago First seen · 36 lines · 45 tokens per session scan A 1244afc2a869

Subscribe to this mod's changes

profe-pucp is a skill published in the GitHub repository Hellowda253/KIT-PUCP-MCP (3 stars, last pushed today), licensed MIT. It adds 50 tokens to every session and 824 once invoked, about $0.0003 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

lecture-to-hw

A workflow for turning course materials and assignment files into concise Markdown homework answers. It can use PDFs, documents, slides, code, images, and earlier solutions as references.

vect-G/lecture-to-hw · 124 tokens

normalize-yonsei-courses

Query authorized Yonsei Underwood handbook rows directly, then normalize them or fallback screenshot, PDF, spreadsheet, pasted table, export, or JSON into stable course-planning data. Use when course data has Korean or English fields, campus aliases, Korean weekday/time strings, mixed section identifiers, or needs…

mrcha033/yonsei-skills · 74 tokens

calculate-yonsei-graduation-progress

Read the student's authorized Underwood credit-progress table and calculate advisory Yonsei graduation progress from official entry-year, college, and major requirements. Use when a student asks what graduation requirements are complete, what credits or required courses remain, or whether a planned course can fill a…

mrcha033/yonsei-skills · 64 tokens

plan-yonsei-mileage-strategy

Read a student's authorized Underwood mileage history and combine it with current capacity, applicant counts, catalogue data, tie-break context, graduation importance, and alternatives to plan a risk-aware Yonsei course-registration strategy. Use when a student asks how much mileage to put on each course or wants a…

mrcha033/yonsei-skills · 69 tokens

list-learnus-courses

Read the authorized user's live LearnUs dashboard first and return the visible course index as a deduplicated structured list; use a user-supplied screenshot, pasted page, export, or JSON only when the live page is unavailable or intentionally supplied. Use when the user asks which LearnUs courses they have, wants…

mrcha033/yonsei-skills · 84 tokens

manage-learnus-session

Connect to Yonsei LearnUs in the student's persistent browser profile, reuse the official portal login, and recover from session expiry without receiving credentials in chat. Use when LearnUs login is required, a browser session expired, or the student asks to stay signed in; use the optional terminal session only…

mrcha033/yonsei-skills · 75 tokens