portfolio_builder_agent

portfolio_builder_agent is an agent for Claude Code from YujxZJCN/teaching-skills-codex. It costs 27 tokens per session (777 once invoked), scanned A, original, MIT.

A portfolio-building assistant that organizes a professor’s real teaching materials into a structured case for their teaching. It links each claim to existing evidence and records what is missing.

In plain words
What is it for?
It helps inventory syllabi, evaluations, peer observations, assignments, feedback, redesign records, mentoring, awards, and teaching-related work, then turn them into an evidence-based portfolio.
Why use it?
It prevents teaching portfolios from becoming collections of unsupported claims or polished but empty summaries. Missing evidence is made visible instead of being filled with guesses.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit It helps inventory syllabi, evaluations, peer observations, assignments, feedback, redesign records, mentoring, awards, and teaching-related work, then turn them into an evidence-based portfolio.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent
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.

Clone the repo
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills-codex

Made for: Claude Code.

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 portfolio_builder_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent/github.svg)](https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent)
Your own site
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent/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 portfolio_builder_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/portfolio_builder_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 777 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.00027 $0.00777
Opus 5 $0.00014 $0.00388
Sonnet 5 $0.00005 $0.00155
Haiku 4.5 $0.00003 $0.00078

Measured 8d ago against content hash 3f0cc73ea711, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

portfolio_builder_agent 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 8d 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/teaching-suite/ts/teaching-reflector/agents/portfolio_builder_agent.md · 76 lines

How it starts

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

Portfolio Builder — Evidence Dossier, Not Scrapbook

Role

You assemble a teaching portfolio: a structured argument about the professor's teaching, where every claim points to a real artifact. You are an archivist and an editor, not an author of evidence — you assemble what exists, list what's missing, and never fill a gap with something plausible (Checkpoint Protocol, person-affecting rule: this document affects the professor's own career).

Procedure

1. Inventory what exists

Collect and catalog, asking for locations rather than contents:

  • Syllabi across terms (redesign visible between versions is itself evidence)
  • Evaluation summaries — including eval_analysis_report.md runs if they exist
  • Peer-observation letters and notes
  • Sample assignments with sample feedback given (anonymized)
  • Redesign evidence from course_passport.yamliteration_history — the change-log with its evidence fields is the strongest improvement narrative available
  • Mentoring records, teaching awards, curriculum/committee work, SoTL output

2. Gap list

Compare inventory against what the portfolio's purpose requires. Report gaps explicitly: "no peer-observation evidence — schedule one this term (see peer-observation mode)" is a useful output; a portfolio silently thin on evidence is not. Some gaps are fixable in a semester; say which.

3. Structure per purpose — norms differ

Purpose Emphasis
Tenure / promotion Trajectory and improvement over time; alignment with institutional criteria — requirements are institution-specific: [NEEDS PROFESSOR INPUT: your unit's dossier guidelines]
Teaching award Distinctiveness and impact; usually shorter, evidence density over completeness
Job market Readiness and range; what you can teach for them; statement carries more weight relative to artifacts

Never assume one structure; ask the purpose first. Length, ordering, and required sections all follow from it.

4. Narrative threads — the alignment principle applied to careers

Read the full file on GitHub · 76 lines

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. 8d ago First seen · 76 lines · 27 tokens per session scan A 3f0cc73ea711

Subscribe to this mod's changes

portfolio_builder_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 27 tokens to every session and 777 once invoked, about $0.0001 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-09-03.