skelet AGENTS.md

skelet AGENTS.md is an instructions file for Codex, OpenCode from Selekkt/skelet. It costs 960 tokens per session, scanned A, original, MIT.

Project instructions for developers working on Skelet.css, a lightweight CSS framework for styling web pages.

In plain words
What is it for?
They help developers locate the source of truth, understand the repository structure, and work safely on the framework.
Why use it?
They explain which files define the framework’s behavior and which rules to follow when changing it.

Instructions file for CodexOpenCode

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/selekkt/skelet/agents-md
Clone the repo
git clone --depth 1 https://github.com/Selekkt/skelet

Made for: Codex, OpenCode.

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 skelet AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/selekkt/skelet/agents-md.svg)](https://agentmods.dev/instructions/selekkt/skelet/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/selekkt/skelet/agents-md"><img src="https://agentmods.dev/badge/instructions/selekkt/skelet/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 960 This file is loaded in full into every session.
When invoked 960 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00960 $0.00960
Opus 5 $0.00480 $0.00480
Sonnet 5 $0.00192 $0.00192
Haiku 4.5 $0.00096 $0.00096

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

Security

Grade A, and why

skelet AGENTS.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 5d 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.

AGENTS.md · 74 lines

How it starts

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

AGENTS.md — Developing Skelet.css

This repository is the Skelet.css framework source. If you are working here, you are developing the framework itself. Read this before changing any file in css/.

Building a site with Skelet, not editing the framework? You want the usage reference, not this file: docs/using/skelet.md.


What Skelet is

A lightweight, classless-first CSS framework for modern browsers. Plain, untranspiled CSS — no build step, no JavaScript runtime, no npm dependencies. It styles selected native elements, adds a token-driven component layer, and provides attribute-based grid/flex primitives (<x-grid>, <x-flex>) instead of a large utility-class API.

Source of truth

When docs, fixtures, and CSS disagree, trust in this order:

  1. css/skelet.css — core framework behavior.
  2. css/skelet-overlay.css, css/skelet-tooltips.css — optional add-ons.
  3. A current, focused fixture in tests/.
  4. docs/, skelet.html, README.md — scaffolding that can lag the CSS.

The checked-in CSS is authoritative for framework behavior. npm and jsDelivr mechanically use package.json#version, so never publish while that version disagrees with the CSS banner or release tag (see releasing).

Repo map

css/
  skelet.css            Core framework
  skelet-tooltips.css   Optional add-on — CSS-only tooltips.
  skelet-overlay.css    Optional add-on — <dialog> / Popover visual treatment.
  app.css               Consumer override layer (loaded last). Shipped as a starter.
tests/                  Manual browser fixtures — visual, not assertion-based.
docs/
  using/skelet.md       The "build a site WITH Skelet" API reference (for consumers).
  developing/           You are here — how the framework is built and shipped:
    architecture.md       file map, section order, cascade strategy, distribution
    releasing.md          versioning, npm publish, CDN, downstream sync
skelet.html             Accessible HTML starter (ships to consumers).

Read the full file on GitHub · 74 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. 5d ago First seen · 74 lines · 960 tokens per session scan A e51b0eee4a74

Subscribe to this mod's changes

skelet AGENTS.md is an instructions file published in the GitHub repository Selekkt/skelet (141 stars, last pushed 6d ago), licensed MIT. It adds 960 tokens to every session, about $0.0048 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.