college-ai-foundation

college-ai-foundation is a skill for Claude Code, Codex from hezkvectory/hermes-edu-skills. It costs 65 tokens per session (1,275 once invoked), scanned A, original, MIT.

A beginner-friendly learning guide to artificial intelligence, including concepts, small experiments, product examples, and ethical limits. It connects basic ideas about data, models, and evaluation to a possible application.

In plain words
What is it for?
Use it to learn AI from the beginning, understand AI products without a technical background, design a small experiment, or plan an early AI application prototype.
Why use it?
AI terms can feel disconnected, and product claims can hide important limits or risks. This turns the subject into a concept map and a manageable practical exercise.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to learn AI from the beginning, understand AI products without a technical background, design a small experiment, or plan an early AI application prototype.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hezkvectory/hermes-edu-skills/college-ai-foundation
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 hezkvectory/hermes-edu-skills --skill college-ai-foundation
Clone the repo
git clone --depth 1 https://github.com/hezkvectory/hermes-edu-skills

Made for: Claude Code, Codex.

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 college-ai-foundation

README.md
[![agentmods](https://agentmods.dev/badge/skills/hezkvectory/hermes-edu-skills/college-ai-foundation/github.svg)](https://agentmods.dev/skills/hezkvectory/hermes-edu-skills/college-ai-foundation)
Your own site
<a href="https://agentmods.dev/skills/hezkvectory/hermes-edu-skills/college-ai-foundation"><img src="https://agentmods.dev/badge/skills/hezkvectory/hermes-edu-skills/college-ai-foundation/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 college-ai-foundation

Your own site · 80×15
<a href="https://agentmods.dev/skills/hezkvectory/hermes-edu-skills/college-ai-foundation"><img src="https://agentmods.dev/badge/skills/hezkvectory/hermes-edu-skills/college-ai-foundation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,275 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.00065 $0.01275
Opus 5 $0.00032 $0.00638
Sonnet 5 $0.00013 $0.00255
Haiku 4.5 $0.00006 $0.00128

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

Security

Grade A, and why

college-ai-foundation 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 12d 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/career-learning/college-ai-foundation/SKILL.md · 144 lines

How it starts

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

AI 基础 Skill

把 AI 基础学习从热词堆砌变成概念地图、可运行小实验、产品场景和伦理边界。核心不是再推荐一堆资料,而是让用户今天能完成一个可检查的小成果。

这个 Skill 解决什么问题 / Problem

把 AI 基础学习从热词堆砌变成概念地图、可运行小实验、产品场景和伦理边界。核心不是再推荐一堆资料,而是让用户今天能完成一个可检查的小成果。

最适合 / Best For

  • 大学生或成人入门 AI
  • 非技术人员理解 AI 产品
  • 想做 AI 应用原型
  • 需要从概念走到小实验

不适合 / Not For

  • 夸大 AI 能力或制造伪科学结论
  • 跳过基础直接承诺做复杂模型
  • 生成违法或高风险自动化方案

使用前请准备 / Inputs

  • 学习背景
  • 想理解的 AI 方向
  • 是否会编程
  • 希望做的应用场景
  • 每周可用时间
  • 先画 AI 概念地图。
  • 选一个小实验连接概念和现象。
  • 解释模型、数据、评估和风险。
  • 最后转成一个可做的应用原型任务。

输出格式 / Output Format

  • 概念地图
  • 小实验
  • 关键术语
  • 应用场景
  • 风险边界
  • 下一步项目

质量检查 / Quality Checks

  • 避免神化 AI
  • 必须讲清数据和评估
  • 给出可运行或可观察的小实验
  • 包含伦理和安全边界

没有平台工具时 / Standalone Fallback

  • 不会编程时用可视化/无代码实验。
  • 没有数据时用公开示例或概念实验。

示例提示 / Example Prompts

  • 我想从零理解大模型和 Agent,请给我 4 周学习路线。
  • 帮我设计一个 AI 教育应用小原型的学习计划。

适用场景 / When To Use

当学习者、家长、老师、学校或教育应用开发者需要处理以下场景时,可以使用这个 Skill。

最适合的场景:

  • 兴趣学习

适用角色:

  • 学习者

调用信号 / Invocation Signals

意图:

  • college_ai_foundation
  • career_learning
  • 兴趣学习

示例表达:

  • 开始AI 基础 Skill
  • 帮我做兴趣学习
  • 根据当前上下文执行AI 基础 Skill

公开 Skill 契约 / Public Skill Contract

  • Workflow: college_ai_foundation.run
  • Category: career-learning
  • Stages: college, adult
  • Subjects: 计算机
  • Abilities: AI 基础
  • Quality Tier: curated
  • Standalone Support: needs_user_input
  • Public Release: recommended
  • Requires Tools: context.load, entitlement.check, workflow.create, memory.write
  • Requires Data: 学习背景, 想理解的 AI 方向, 是否会编程, 希望做的应用场景, 每周可用时间
  • Export Mode: installable
  • Release Channel: recommended

成熟度备注:

  • 已按精品 Skill 标准补充边界、输入、工作流、输出格式和示例。

参数化使用 / Parameters

这个 Skill 不再把年级、册别、单元、知识点和难度拆成大量独立 Skill。请在调用时通过参数或自然语言补充这些信息。

  • Grades: 大学, 考研
  • Semesters: 模块, 模块
  • Scenarios: 兴趣学习
  • Difficulties: 基础, 标准, 提高
  • Parameterized Dimensions: grade, semester, unit, lesson, knowledgePointCodes, scenario, difficulty

独立 Hermes 使用方式 / Standalone Hermes Usage

这个 Skill 可以通过 Hermes 的 skills.external_dirs 作为外部 Skill 加载。

Read the full file on GitHub · 144 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. 12d ago First seen · 144 lines · 65 tokens per session scan A 08dd3c971dad

Subscribe to this mod's changes

college-ai-foundation is a skill published in the GitHub repository hezkvectory/hermes-edu-skills (94 stars, last pushed 3mo ago), licensed MIT. It adds 65 tokens to every session and 1,275 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-30.

Related

Other skills, from other repositories

fs-notebook-tabs

A computer-science capstone: an on-device ML keyboard that predicts next words privately — problem, method, evaluation, and defense answers. Built as a decision-grade coursework defense deck for professor, defense committee.

nexu-io/open-design · 47 tokens

implementing-llms-litgpt

Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.

davila7/claude-code-templates · 77 tokens

nanogpt

Educational GPT implementation in 300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).

davila7/claude-code-templates · 65 tokens

rwkv-architecture

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

davila7/claude-code-templates · 72 tokens

kaggle-learner

This skill should be used when the user asks to "learn from Kaggle", "study Kaggle solutions", "analyze Kaggle competitions", or mentions Kaggle competition URLs. Provides access to extracted knowledge from winning Kaggle solutions across NLP, CV, time series, tabular, and multimodal domains.

Galaxy-Dawn/claude-scholar · 69 tokens

data-science-engineering-foundation

State, resume, reconstruction, job-lifecycle, transition, and flow-state mechanics for the Data Science and Engineering Coach. Loaded by the coach; not a user entry point.

microsoft/hve-core · 43 tokens