ChatForYou: Skill for Claude Code

.claude/skills/sage-asset-override/SKILL.md

sage-asset-override is a skill for Claude Code from SeJonJ/ChatForYou. It costs 37 tokens per session (1,362 once invoked), scanned A, original, no licence file.

A project-local overlay for certain CORE workers that changes their behaviour without editing the shared worker code. The supplied description does not explain the eligible workers or the exact changes.

In plain words
What is it for?
Use it when a project needs a local overlay for an eligible non-gate CORE worker.
Why use it?
It can keep local customisations separate from core code, but the available information is too limited to describe its practical effect further.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is SeJonJ/ChatForYou's own configuration. It tells Claude Code how to work on ChatForYou itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ChatForYou configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SeJonJ/ChatForYou. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SeJonJ/ChatForYou/chatforyou_v2_sage/.claude/skills/sage-asset-override/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/SeJonJ/ChatForYou

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 sage-asset-override

README.md
[![agentmods](https://agentmods.dev/badge/skills/sejonj/chatforyou/sage-asset-override/github.svg)](https://agentmods.dev/skills/sejonj/chatforyou/sage-asset-override)
Your own site
<a href="https://agentmods.dev/skills/sejonj/chatforyou/sage-asset-override"><img src="https://agentmods.dev/badge/skills/sejonj/chatforyou/sage-asset-override/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 sage-asset-override

Your own site · 80×15
<a href="https://agentmods.dev/skills/sejonj/chatforyou/sage-asset-override"><img src="https://agentmods.dev/badge/skills/sejonj/chatforyou/sage-asset-override.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,362 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.00037 $0.01362
Opus 5 $0.00018 $0.00681
Sonnet 5 $0.00007 $0.00272
Haiku 4.5 $0.00004 $0.00136

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

Security

Grade A, and why

sage-asset-override 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 6d 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/skills/sage-asset-override/SKILL.md · 108 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. 6d ago First seen · 108 lines · 37 tokens per session scan A fd74302b8f0e

Subscribe to this mod's changes

sage-asset-override is a skill published in the GitHub repository SeJonJ/ChatForYou (109 stars, last pushed 1mo ago), with no licence file. It adds 37 tokens to every session and 1,362 once invoked, about $0.0002 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-09-04.

Related

Other skills, from other repositories

dma-attack-techniques

Classify hardware DMA threats, host-driver memory acquisition and network or USB transport in game-security research. Use for PCIe/FPGA, IOMMU/VT-d, Thunderbolt/USB4, LeechCore, WinPmem, bridge-cable claims, device identity and acquisition forensics; select repository resources for architecture, remapping concepts and…

gmh5225/awesome-game-security · 104 tokens

anti-cheat-systems

Analyze layered game integrity defenses and select repository resources for process-memory reports, acquired-memory forensics, callback scope, behavioral measurement and driver-policy evidence. Use for DMA versus host-mediated acquisition, input provenance, replay fidelity, collector health, detector rollout/recovery…

gmh5225/awesome-game-security · 90 tokens

windows-kernel-security

Analyze Windows driver trust boundaries and kernel evidence for game-security research. Use for IOCTL authorization, callbacks and IRQL, driver provenance, DSE/PatchGuard, VBS/HVCI, build-specific internals, and crash or memory forensics; select repository resources for symbol comparison, ETW metadata, driver-unit…

gmh5225/awesome-game-security · 101 tokens

game-hacking-techniques

Classify game-cheating threats across client memory, code injection, rendering, input, engines, kernels, DMA and remote transports. Use for repository-backed attack-surface maps, attacker prerequisites, state exposure, legitimate comparison baselines, and observable artifacts. Select engine source, capture or…

gmh5225/awesome-game-security · 95 tokens

graphics-api-hooking

Analyze Direct3D/DXGI, OpenGL, and Vulkan rendering, presentation, composition, and capture evidence. Use to distinguish API samples, PresentMon event metrics, Tracy instrumentation, compatibility translation, frame images, and validation diagnostics; review swap chains, overlays, resource lifetime, and…

gmh5225/awesome-game-security · 90 tokens

game-engine-resources

Analyze Unreal, Unity, Source, Godot, and custom engine trust boundaries and select matching repository resources. Use for engine/build identification, full source versus C# reference subsets, version-matched demos, editor versus shipped plugins, reflection and object lifecycles, Mono/IL2CPP, asset schemas, and…

gmh5225/awesome-game-security · 94 tokens