skills-lint: Skill for Claude Code

.github/skills/large-skill/SKILL.md

large-skill is a skill for Claude Code, Codex from HaasStefan/skills-lint. It costs 26 tokens per session (67 once invoked), scanned A, original, MIT.

A deliberately large test skill with special settings for the GPT-4o model.

In plain words
What is it for?
It is described as being used to test how model-specific settings are selected, but the input gives no further practical use.
Why use it?
The available details do not explain a concrete user-facing task or problem it solves.

Skill for Claude CodeCodex

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

This is HaasStefan/skills-lint's own configuration. It tells Claude Code and Codex how to work on skills-lint 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 skills-lint configures →

Reuse

Borrowing it

Nothing to install: this file belongs to HaasStefan/skills-lint. 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/HaasStefan/skills-lint/master/.github/skills/large-skill/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/HaasStefan/skills-lint

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 large-skill

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/haasstefan/skills-lint/large-skill"><img src="https://agentmods.dev/badge/skills/haasstefan/skills-lint/large-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 67 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.00026 $0.00067
Opus 5 $0.00013 $0.00034
Sonnet 5 $0.00005 $0.00013
Haiku 4.5 $0.00003 $0.00007

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

Security

Grade A, and why

large-skill 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.

.github/skills/large-skill/SKILL.md · 13 lines

What it actually says

Large Skill

This skill has an override for gpt-4o with higher thresholds.

Overview

This is a deliberately large skill file used for testing override resolution.

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 · 13 lines · 26 tokens per session scan A f8a8b966f10e

Subscribe to this mod's changes

large-skill is a skill published in the GitHub repository HaasStefan/skills-lint (9 stars, last pushed 7mo ago), licensed MIT. It adds 26 tokens to every session and 67 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

thinking-out-loud

A contract for what the agent does when a long, messy, stream-of-consciousness ramble arrives (usually voice dictation): act on nothing until the echo brief is approved. The echo audits the entire transfer, mission, locked decisions and constraints, open questions, flips and parked tangents, with the model's…

Shubhamsaboo/awesome-llm-apps · 206 tokens

hugging-face-model-trainer

This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV…

patchy631/ai-engineering-hub · 131 tokens

hugging-face-datasets

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.

patchy631/ai-engineering-hub · 49 tokens

hugging-face-paper-publisher

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

patchy631/ai-engineering-hub · 42 tokens

fastmcp-client-cli

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.

PrefectHQ/fastmcp · 46 tokens

agents-sdk-dotnet-activityhandler-migration

Use when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication. This is ONLY for DotNet projects that uses Microsoft.Agents. packages. Triggered by Agents SDK bots that subclass ActivityHandler or TeamsActivityHandler that need to be modernized to…

microsoft/Agents · 76 tokens