okf-skills AGENTS.md

okf-skills AGENTS.md is an instructions file for Codex, OpenCode from hamakyo/okf-skills. It costs 470 tokens per session, scanned A, original, MIT.

A set of repository instructions for the okf-skills project, a collection of reusable coding-agent skills and project knowledge. It explains which files to read and where different kinds of information belong.

In plain words
What is it for?
Use it when changing skills, documentation, or OKF project knowledge, including reading the right files, updating related examples, and following metadata and editing rules.
Why use it?
It gives agents a consistent way to understand the repository and avoid putting workflow instructions, project facts, and history in the wrong places.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

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/hamakyo/okf-skills/agents-md
Clone the repo
git clone --depth 1 https://github.com/hamakyo/okf-skills

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 okf-skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hamakyo/okf-skills/agents-md.svg)](https://agentmods.dev/instructions/hamakyo/okf-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hamakyo/okf-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/hamakyo/okf-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 470 This file is loaded in full into every session.
When invoked 470 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.1 $0.00470 $0.00470
Opus 5 $0.00235 $0.00235
Sonnet 5 $0.00094 $0.00094
Haiku 4.5 $0.00047 $0.00047

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

Security

Grade A, and why

okf-skills 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 · 46 lines

How it starts

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

Codex Instructions

This repository is a public template collection for Codex and Claude Code users who want reusable Skills and OKF project knowledge.

Before You Work

  • Read README.md first.
  • Read the relevant document under docs/ for the requested task.
  • If the task uses a Skill, read the matching skills/*/SKILL.md before making changes.
  • If the task touches OKF, read okf/index.md and okf/log.md before editing.

Skill Rules

  • Keep reusable workflow instructions in skills/*/SKILL.md.
  • Keep project facts, architecture, domain concepts, data contracts, and playbooks in okf/.
  • When changing a Skill, update related docs and examples if the usage or behavior changes.
  • Use the Skill frontmatter description to make trigger conditions explicit.

OKF Rules

  • Treat OKF as project knowledge, not as a task checklist.
  • Treat okf/index.md as the router and load only relevant concepts for the task.
  • Read okf/log.md when history is relevant or before editing OKF, not for every task.
  • Reserved files are index.md and log.md.
  • Non-reserved OKF Markdown concept files must include YAML frontmatter with a non-empty type.
  • Follow OKF v0.2 metadata semantics and the repository's software-project profile.
  • When changing OKF structure, confirm that okf/index.md and okf/log.md still describe the bundle accurately.

Editing Rules

  • Preserve the existing structure unless a small, clear improvement is needed.
  • Prefer small, reviewable diffs.
  • Use relative Markdown links inside this repository.
  • Do not add secrets, API keys, tokens, private URLs, or personal data.
  • Do not mix Codex-only guidance into CLAUDE.md unless it also applies to Claude Code.
  • Do not mix Claude Code-only guidance into AGENTS.md unless it also applies to Codex.

Final Response

In the final response, include:

  • What changed.
  • Which files were added or updated.
  • What validation was run.
  • Any remaining release or human-review tasks.

Read the full file on GitHub · 46 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 · 46 lines · 470 tokens per session scan A cb5d8e23fb4c

Subscribe to this mod's changes

okf-skills AGENTS.md is an instructions file published in the GitHub repository hamakyo/okf-skills (2 stars, last pushed 15d ago), licensed MIT. It adds 470 tokens to every session, about $0.0024 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.