llm-wiki-plugin AGENTS.md

llm-wiki-plugin AGENTS.md is an instructions file for Codex, OpenCode from praneybehl/llm-wiki-plugin. It costs 213 tokens per session, scanned A, original, MIT.

AGENTS.md instructions for praneybehl/llm-wiki-plugin, covering repository instructions and releases.

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/praneybehl/llm-wiki-plugin/agents-md
Clone the repo
git clone --depth 1 https://github.com/praneybehl/llm-wiki-plugin

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 llm-wiki-plugin AGENTS.md

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

Measured today against content hash 2fe3d7735618, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

llm-wiki-plugin 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 today.

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 · 10 lines

What it actually says

Repository instructions

Releases

  • Every user-facing plugin or skill change requires a SemVer decision before merge. Do not leave release-worthy work under an old version.
  • Read and follow CONTRIBUTING.md section "Releasing (maintainers)". For the main LLM Wiki release, update package.json, .claude-plugin/plugin.json, both version fields in .claude-plugin/marketplace.json, and CHANGELOG.md together. The skill has no separate version field; it inherits the enclosing plugin version.
  • If the Paperclip package is affected or explicitly included in the release, update integrations/paperclip/plugin/package.json, src/manifest.ts, the manifest version test, its README status, and the root changelog together. Run its full prepublish:check before publishing.
  • Do not report a release complete until the release commit is on main, the version tag is pushed, the GitHub release exists, every affected package is published, and registry/release URLs have been verified.
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. today First seen · 10 lines · 213 tokens per session scan A 2fe3d7735618

Subscribe to this mod's changes

llm-wiki-plugin AGENTS.md is an instructions file published in the GitHub repository praneybehl/llm-wiki-plugin (99 stars, last pushed today), licensed MIT. It adds 213 tokens to every session, about $0.0011 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-03.

Related

Other instructions, from other repositories

harness-kit CLAUDE.md

Claude Code instructions for harnessprotocol/harness-kit, covering harness-kit, repo structure, adding a new plugin, 1. create the plugin directory and 2. write the plugin manifest.

harnessprotocol/harness-kit · 1,579 tokens

student-llm-wiki AGENTS.md

Instructions for IssacW228/student-llm-wiki, covering student llm wiki — agent instructions, 操作规则 operation rules, token预算规则(最高优先级), 架构 architecture and 命令 commands.

IssacW228/student-llm-wiki · 550 tokens

cairnkit AGENTS.md

AGENTS.md instructions for shenchangmin/cairnkit, covering cairnkit — agent instructions (codex / agents.md harness), the engine: cairn, how role dispatch works here, the delivery loop (logical flow-run contract) and hard rules.

shenchangmin/cairnkit · 2,251 tokens

cairnkit CLAUDE.md

Claude Code instructions for shenchangmin/cairnkit, covering claude.md, first principle, architecture and sources of truth, harness entrypoints and repository structure.

shenchangmin/cairnkit · 1,595 tokens

robust-llm-wiki CLAUDE.md

Instructions for KevinYoung-Kw/robust-llm-wiki, covering claude.md, the original karpathy baseline, made explicit and repository-specific policy.

KevinYoung-Kw/robust-llm-wiki · 514 tokens

llm-atomic-wiki CLAUDE.md

Claude Code instructions for cablate/llm-atomic-wiki, covering claude.md — schema for llms operating this repo, mental model, atom format (spec), frontmatter (yaml, required) and filename.

cablate/llm-atomic-wiki · 2,741 tokens