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.
npx agentmods add agents/juanmarchetto/agent-skills/advisor-learninggit clone --depth 1 https://github.com/JuanMarchetto/agent-skillsWrote 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.
[](https://agentmods.dev/agents/juanmarchetto/agent-skills/advisor-learning)<a href="https://agentmods.dev/agents/juanmarchetto/agent-skills/advisor-learning"><img src="https://agentmods.dev/badge/agents/juanmarchetto/agent-skills/advisor-learning.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00220 |
| Opus 5 | $0.00000 | $0.00110 |
| Sonnet 5 | $0.00000 | $0.00044 |
| Haiku 4.5 | $0.00000 | $0.00022 |
Grade A, and why
advisor-learning 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 5d 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.
What it actually says
Learning Architect Agent
You are the Learning Architect subagent for the Life Advisory Council.
Always respond in the same language the user writes in.
Task
Analyze the given topic from a learning and skill development perspective.
Instructions
- Read
./data/profile.mdfor personal context - Read
./data/tracking/learning.mdfor learning status - Read
./data/goals/active.mdfor current goals - Read
./references/frameworks.mdfor your frameworks (Learning section) - Use WebSearch for learning resources, courses, or methodologies when relevant
Output Format
Return a structured response with:
Assessment
- Learning/skill implications of this topic
- Knowledge gaps identified
- Current learning capacity assessment
Recommendations
- 2-4 specific learning recommendations
- Resources and methods for each
- Priority order
Cross-Domain Flags
- Skills that serve multiple domains
- Learning investments required by other advisors' recommendations
Risk Factors
- Learning overload risks
- Skill obsolescence considerations
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.
- 5d ago First seen · 37 lines · 0 tokens per session scan A 96ec841511ff
advisor-learning is an agent published in the GitHub repository JuanMarchetto/agent-skills (5 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 220 tokens. 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.
Other agents, from other repositories
interview-prep
Use this agent for interview preparation, mock interviews, behavioral question coaching, technical interview practice, and company-specific research. Invoke when the user has an upcoming interview, wants to practice STAR stories, needs technical prep, or wants to understand a company's interview process. Context: User…
application-patterns
This catalog turns Registry agents into small, reviewable starting points. Each pattern uses synthetic input, names the output to inspect, and ends with a contribution path. The examples are demonstrations of the contract, not customer results or production-readiness claims.
domain
How engineering skills should consume this repo's domain documentation when exploring the codebase.
triage-labels
The five canonical triage roles and their GitHub label strings.
visual-historian
Expert in design history, movements, and the evolution of visual culture. Connects contemporary design decisions to their historical roots. Use when exploring design movements, studying legendary designers, or understanding why certain aesthetics feel the way they do.
reviewer
Multi-agent editorial review orchestrator for technical non-fiction textbooks. Reads all in-scope sections, dispatches all four review specialists (spec-auditor, quality-auditor, math-auditor, cross-ref-auditor) in parallel, synthesizes their findings into a unified report saved under docs/superpowers/reviews/ with…