skill-forge AGENTS.md

skill-forge AGENTS.md is an instructions file for Codex, OpenCode from Adit-Jain-srm/skill-forge. It costs 1,011 tokens per session, scanned A, original, MIT.

Repository instructions for skill-forge, a collection that lets coding agents discover and create reusable skills. They explain the project vocabulary, skill locations, setup command, available skills, and validation check.

In plain words
What is it for?
They guide first-time setup, skill validation, and use of skills for detecting technical debt, diagnosing problems, reviewing code, proving work is complete, handling long sessions, and preparing handoffs.
Why use it?
They give an agent the rules and context needed to work in this repository consistently and verify that new skills meet its quality bar.

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/adit-jain-srm/skill-forge/agents-md
Clone the repo
git clone --depth 1 https://github.com/Adit-Jain-srm/skill-forge

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 skill-forge AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/adit-jain-srm/skill-forge/agents-md.svg)](https://agentmods.dev/instructions/adit-jain-srm/skill-forge/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/adit-jain-srm/skill-forge/agents-md"><img src="https://agentmods.dev/badge/instructions/adit-jain-srm/skill-forge/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,011 This file is loaded in full into every session.
When invoked 1,011 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.01011 $0.01011
Opus 5 $0.00505 $0.00505
Sonnet 5 $0.00202 $0.00202
Haiku 4.5 $0.00101 $0.00101

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

Security

Grade A, and why

skill-forge 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 4d 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 — skill-forge

Instructions

This is a self-improving skill collection. The meta-agent (root SKILL.md) discovers, devours, and creates new skills autonomously.

For AI Agents Using This Repo

  1. Read CONTEXT.md first — it defines the project vocabulary
  2. Skills live in skills/ — each has a SKILL.md with YAML frontmatter
  3. The meta-agent's memory lives in memory/ — state files that persist between sessions
  4. Run /setup on first use to configure user preferences
  5. Quality bar: every skill must pass node scripts/validate-skill.js

Available Skills

Skill Slash Command Solves
setup /setup First-time configuration
ai-debt-detector /ai-debt-detector "AI code has hidden bugs nobody catches"
grill /grill "Building the wrong thing"
prove-it /prove-it "Agent says 'done' but it's NOT"
diagnose /diagnose "Something broken, don't know why"
self-review /self-review "Agent shows buggy first drafts"
zoom-out /zoom-out "Lost in unfamiliar code"
handoff /handoff "Need to continue later"
session-guard /session-guard "Long sessions degrade"
context-builder /context-builder "Agent doesn't speak my language"
dynamic-workflow /dynamic-workflow "Complex task needs parallel work"
mcp-conductor /mcp-conductor "Agent uses one tool when it should chain five"
git-workflow /git-workflow "Drowning in git complexity"
web-perf /web-perf "Site is slow, don't know why"
error-resilience /error-resilience "Code breaks in production"
arch-from-code /arch-from-code "Nobody knows how codebase works"
db-schema /db-schema "Database breaks at scale"

Automation Scripts

Script Purpose
scripts/route-task.js TF-IDF semantic routing with compound skill matching
scripts/index-memory.js Build indexed learnings (category + keyword + apply_to)
scripts/skillopt.js SkillOpt self-improvement loop (record → analyze → propose → apply)
scripts/orchestrate.js End-to-end project orchestration (7-phase guided plan)
scripts/discover.js Multi-strategy skill discovery
scripts/self-improve.js Monitor repos + weakness detection
scripts/rl-update.js Reinforcement learning signal processing
scripts/validate-skill.js Quality validation for skills

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. 4d ago First seen · 74 lines · 1,011 tokens per session scan A bdec236d433f

Subscribe to this mod's changes

skill-forge AGENTS.md is an instructions file published in the GitHub repository Adit-Jain-srm/skill-forge (2 stars, last pushed 2mo ago), licensed MIT. It adds 1,011 tokens to every session, about $0.0051 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 instructions, from other repositories

crossframe-skill AGENTS.md

Instructions for xi-kari/crossframe-skill, covering crossframe / agent adapter, 仓库怎么理解, 显式调用边界, 显式调用 crossframe essay and 显式调用其它平行 skill.

xi-kari/crossframe-skill · 5,401 tokens

crossframe-skill copilot-instructions.md

Instructions for xi-kari/crossframe-skill, a project described as: CrossFrame Skill Suite:面向 AI agent 的中文结构诊断、公共议题分析、组织复盘、历史材料处理、追问和成文工作流;旗舰 CrossFrame ProMax 提供 v8-only、精确点名、可对账可修复的独立结构推演 runtime。.

xi-kari/crossframe-skill · 1,801 tokens

seo-geo-optimizer copilot-instructions.md

Instructions for Aryanpanwar10005/seo-geo-optimizer, covering seo & geo optimizer — universal ai skill, how to use this skill, part 1 — iron laws, part 2 — seo & geo execution phases and phase 0 — initialize.

Aryanpanwar10005/seo-geo-optimizer · 18,875 tokens

ui-ux-design-pro-skill CLAUDE.md

Instructions for saifyxpro/ui-ux-design-pro-skill, covering project overview, cli commands, full design system generation (markdown output), search across all databases (sub-50ms) and audit ui code quality.

saifyxpro/ui-ux-design-pro-skill · 618 tokens

anki-card-skill GEMINI.md

Gemini CLI instructions for gong1414/anki-card-skill, a project described as: AI-powered Anki flashcard generator — works as a skill/plugin for Claude Code, Cursor, Copilot CLI, Gemini CLI, Codex & OpenCode. Exports to .tsv/.apkg with HTML formatting, hierarchical tags, and CJK support.

gong1414/anki-card-skill · 10 tokens

crossframe-skill CLAUDE.md

Instructions for xi-kari/crossframe-skill, a project described as: CrossFrame Skill Suite:面向 AI agent 的中文结构诊断、公共议题分析、组织复盘、历史材料处理、追问和成文工作流;旗舰 CrossFrame ProMax 提供 v8-only、精确点名、可对账可修复的独立结构推演 runtime。.

xi-kari/crossframe-skill · 2,852 tokens