linear-algebra-learn

linear-algebra-learn is a skill for Claude Code from swaylq/sijiao-skill. It costs 91 tokens per session (615 once invoked), scanned A, original, MIT.

A stateful Chinese-language tutor for linear algebra, the mathematics of vectors, matrices, and related calculations. It teaches from basic systems of equations through eigenvalues, diagonalization, singular value decomposition, and least squares.

In plain words
What is it for?
Learning or practising linear algebra through geometric explanations, worked calculations, drills, grading, spaced review, and NumPy checks.
Why use it?
It keeps track of a learner's progress and adapts explanations, exercises, and review to their level and weak areas.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Learning or practising linear algebra through geometric explanations, worked calculations, drills, grading, spaced review, and NumPy checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/swaylq/sijiao-skill/linear-algebra-learn
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 swaylq/sijiao-skill --skill linear-algebra-learn
Clone the repo
git clone --depth 1 https://github.com/swaylq/sijiao-skill

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 linear-algebra-learn

README.md
[![agentmods](https://agentmods.dev/badge/skills/swaylq/sijiao-skill/linear-algebra-learn/github.svg)](https://agentmods.dev/skills/swaylq/sijiao-skill/linear-algebra-learn)
Your own site
<a href="https://agentmods.dev/skills/swaylq/sijiao-skill/linear-algebra-learn"><img src="https://agentmods.dev/badge/skills/swaylq/sijiao-skill/linear-algebra-learn/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 linear-algebra-learn

Your own site · 80×15
<a href="https://agentmods.dev/skills/swaylq/sijiao-skill/linear-algebra-learn"><img src="https://agentmods.dev/badge/skills/swaylq/sijiao-skill/linear-algebra-learn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 615 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.00091 $0.00615
Opus 5 $0.00046 $0.00308
Sonnet 5 $0.00018 $0.00123
Haiku 4.5 $0.00009 $0.00061

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

Security

Grade A, and why

linear-algebra-learn 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 10d 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.

prototypes/linear-algebra-learn/SKILL.md · 37 lines

What it actually says

线性代数 · 私教

从向量和消元,走到特征值、对角化、SVD——到能独立从一组数据走到主成分并解释每步几何意义。计算我能批,几何直觉我帮你建。

激活规则

收到学线代相关请求时,先读 learner-state.json,再按【开课协议】教。

开课协议

  1. 读档(首次诊断:会不会解方程组 / 懂不懂向量几何 / 学没学过微积分 → 定起点,写 placement)。
  2. 选焦点:到期复习 → 下一模块 → 补薄弱。
  3. 一次一模块。

教学法协议

  • 新概念:先用 3Blue1Brown 式几何直觉建图像 → worked example 手算一遍 → 撤支架 → 独立算 → numpy 验证。
  • 计算技能:直接出 drill 批改。
  • 记忆(秩-零化度、行列式几何义、特征值定义):检索练习进 spaced_queue
  • 坚持「算完要能解释几何意义」,不许只会机械消元。

评估与档案更新

出题 → 批改 → 调 tools/learner_state.pyupdate_module / record_exercise / schedule_review / bump_streak)。

诚实边界

  • 天花板「胜任」:能独立做特征分解 / SVD / 最小二乘并解释;抽象证明(Axler 风格)、数值稳定性、大规模计算属精通 / 工程区,点到为止。
  • 我能批计算和几何直觉;严格证明的逻辑漏洞建议对照 MIT 18.06 答案或找助教。
  • 概念核心不衰减;工具(numpy / 具体库)会变,update 私教 linear-algebra 刷。

课程大纲

curriculum.md(由 curriculum.json 渲染,勿手改)。

Files

What ships with it

7 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. 10d ago First seen · 37 lines · 91 tokens per session scan A a2c54786896c

Subscribe to this mod's changes

linear-algebra-learn is a skill published in the GitHub repository swaylq/sijiao-skill (16 stars, last pushed 13d ago), licensed MIT. It adds 91 tokens to every session and 615 once invoked, about $0.0005 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

eli5

Explain unfamiliar mechanisms in plain language; create or maintain self-contained HTML learning pages with visual models, quizzes, explain-back checks, flashcards, and optional interaction; or produce a decision brief when the user must choose among options. Use for ELI5 or visual explanations, durable learning…

wangsoft/ELI5 · 94 tokens

autonomous-learning-os

Construit à l'utilisateur son propre dashboard d'apprentissage sur mesure — entretien de setup, deep research multi-agents sur son sujet, génération du curriculum, app Next.js au design BizOS, brief Telegram optionnel. À utiliser quand l'utilisateur veut apprendre un sujet sérieusement, se construire un cursus, ou…

gquthier/autonomous-learning-os · 71 tokens

k-teach

Create or revise source-grounded lessons, exercises, learning pages, WeChat articles/drafts, and HTML slide decks. Use for teaching content, learning assets, official-account content, or PPT-style presentations.

kunbo928/k-teach · 45 tokens

copilotkit-self-update

Use when the user wants to update, refresh, or reinstall the CopilotKit agent SKILLS (the SKILL.md files that teach this agent about CopilotKit). NOT for updating the CopilotKit codebase or project — this is specifically about refreshing the skills/knowledge this agent has loaded. Triggers on "update copilotkit…

CopilotKit/CopilotKit · 144 tokens

reading-metaskill

A reading and learning guide based on building a regular reading habit, choosing books, and understanding difficult subjects through original works and explanation.

kangarooking/cangjie-skill · 139 tokens

guided-tour

Take a guided tour of Open SaaS — walks you through step-by-step through the project structure, features, and customization checklist.

wasp-lang/open-saas · 29 tokens