learning-opportunities

learning-opportunities is a skill for Claude Code from Chloris-Blaxk/inno-agent-hub. It costs 159 tokens per session (2,245 once invoked), scanned A, original, no licence file.

A guided learning practice for understanding code and technical decisions while building software. It uses short activities such as predicting, checking, recalling, and explaining.

In plain words
What is it for?
Use it after architectural work, schema changes, refactoring, or feature development. It is also for reviewing a design decision or making sure you truly understand existing code.
Why use it?
It helps reduce the false sense of understanding that can come from accepting AI-generated code without studying it. The goal is to retain real skills instead of losing them through “vibe coding.”

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it after architectural work, schema changes, refactoring, or feature development. It is also for reviewing a design decision or making sure you truly understand existing code.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chloris-blaxk/inno-agent-hub/learning-opportunities
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 Chloris-Blaxk/inno-agent-hub --skill learning-opportunities
Clone the repo
git clone --depth 1 https://github.com/Chloris-Blaxk/inno-agent-hub

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 learning-opportunities

README.md
[![agentmods](https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/learning-opportunities/github.svg)](https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/learning-opportunities)
Your own site
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/learning-opportunities"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/learning-opportunities/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 learning-opportunities

Your own site · 80×15
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/learning-opportunities"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/learning-opportunities.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 159 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,245 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 unknown 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.00159 $0.02245
Opus 5 $0.00079 $0.01123
Sonnet 5 $0.00032 $0.00449
Haiku 4.5 $0.00016 $0.00225

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

Security

Grade A, and why

learning-opportunities 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 3d 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.

skill-library/learning-opportunities/SKILL.md · 219 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 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. 3d ago Changed · +2 lines 91f9da8a2a4a
  2. 11d ago First seen · 217 lines · 159 tokens per session scan A fb1f1d7f28ec

Subscribe to this mod's changes

learning-opportunities is a skill published in the GitHub repository Chloris-Blaxk/inno-agent-hub (12 stars, last pushed 4d ago), with no licence file. It adds 159 tokens to every session and 2,245 once invoked, about $0.0008 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-30.

Related

Other skills, from other repositories

deck-course-module

A course or workshop slide template with persistent learning goals, teaching pages, multiple-choice self-tests, and a wrap-up.

nexu-io/html-anything · 25 tokens

sprite-animation

A pixel-art educational animation frame with large numbers or dates, a mascot, kinetic text, and a moving timeline. The repeating animation uses CSS keyframes, which are browser rules for changing visual properties over time.

nexu-io/html-anything · 27 tokens

knowledge-absorber

A tool that deeply examines links, documents, code, or images and turns them into teaching notes and knowledge posters. It supports formats such as PDF, Word, Markdown, source code, and images, and can save the results to a knowledge base.

wwwzhouhui/skills_collection · 171 tokens

技能创建助手

A guide for creating Claude skills, which are reusable instruction packages that add specialized knowledge, workflows, tools, or reference files. It includes a process for testing and improving those skills.

laborany/laborany · 59 tokens

论文讲解助手

A Chinese-language assistant that turns a computer-science research-paper PDF into a structured, visual explanation document.

laborany/laborany · 116 tokens

study-buddy

Turn studying into retrieval instead of rereading — quizzes drawn from the learner's own notes, reviews scheduled on an expanding spaced-repetition ladder, Feynman-style teach-back to surface gaps, grading checked against the source material. Never invents facts to fill a gap. A system template for evidence-based…

Caprista/KarvyLoop · 78 tokens