ai-tutorials CLAUDE.md

Project instructions for ai-tutorials, an educational software project. They describe what the project does, its main technologies and structure, and how to run it.

In plain words
What is it for?
They are for working on the ai-tutorials codebase, including understanding its layout, technologies, and run commands.
Why use it?
They give an AI coding agent the project context needed to make changes and run the project correctly.

Instructions file

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.

agentmods
npx agentmods add instructions/ravsau/ai-tutorials/claude-md
Clone the repo
git clone --depth 1 https://github.com/ravsau/ai-tutorials
Per session 256 This file is loaded in full into every session.
When invoked 256 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00256 $0.00256
Opus 5 $0.00128 $0.00128
Sonnet 5 $0.00051 $0.00051
Haiku 4.5 $0.00026 $0.00026

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

Security

Grade A, and why

ai-tutorials CLAUDE.md 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.

CLAUDE.md · 39 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

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 First seen · 39 lines · 256 tokens per session scan A cee9b8bc758e

Subscribe to this mod's changes

ai-tutorials CLAUDE.md is an instructions file published in the GitHub repository ravsau/ai-tutorials (42 stars, last pushed 1mo ago), with no licence file. It adds 256 tokens to every session, about $0.0013 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 instructions, from other repositories

langchain-aws AGENTS.md

Instructions for langchain-ai/langchain-aws, covering global development guidelines for the langchain monorepo, project architecture and context, langchain-aws structure, key components and langgraph-checkpoint-aws structure.

langchain-ai/langchain-aws · 1,740 tokens

OmniMCP CLAUDE.md

Claude Code instructions for OpenAdaptAI/OmniMCP, covering claude.md - omnimcp implementation guide, core architecture, implementation approach, 1. start with visualstate and 2. implement core mcp server.

OpenAdaptAI/OmniMCP · 4,562 tokens

langchain-aws CLAUDE.md

Instructions for langchain-ai/langchain-aws, covering global development guidelines for the langchain monorepo, project architecture and context, langchain-aws structure, key components and langgraph-checkpoint-aws structure.

langchain-ai/langchain-aws · 1,740 tokens

ML-MLOps-Portfolio AGENTS.md

Instructions for DuqueOM/ML-MLOps-Portfolio, covering agents.md — ml service template, project identity, agent architecture, critical patterns — do not violate and ml serving invariants.

DuqueOM/ML-MLOps-Portfolio · 8,440 tokens

marimo AGENTS.md

Instructions for marimo-team/marimo, covering marimo development guidelines, your primary responsibility is to the project and its users, quick setup, development commands and python.

marimo-team/marimo · 644 tokens

gradio AGENTS.md

AGENTS.md instructions for gradio-app/gradio, covering agents.md, repository structure, pull request rules, code style and agentic contribution policy.

gradio-app/gradio · 821 tokens