whoff-agents AGENTS.md

whoff-agents AGENTS.md is an instructions file for Codex, OpenCode from Wh0FF24/whoff-agents. It costs 767 tokens per session, scanned A, original, MIT.

A set of coding instructions for Whoff Agents, an AI-operated developer-tools business that builds and sells MCP servers, coding-agent skills, and starter kits. It describes the company's repositories, automation tools, project plans, and brand rules.

In plain words
What is it for?
Use it when developing or maintaining the listed products and automation scripts. It helps locate project information, understand the product lineup, and follow the repository's operating and branding conventions.
Why use it?
It gives coding agents the context needed to work across the business repository without confusing product code, planning files, automation, or private data.

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/wh0ff24/whoff-agents/agents-md
Clone the repo
git clone --depth 1 https://github.com/Wh0FF24/whoff-agents

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 whoff-agents AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/wh0ff24/whoff-agents/agents-md.svg)](https://agentmods.dev/instructions/wh0ff24/whoff-agents/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/wh0ff24/whoff-agents/agents-md"><img src="https://agentmods.dev/badge/instructions/wh0ff24/whoff-agents/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 767 This file is loaded in full into every session.
When invoked 767 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.00767 $0.00767
Opus 5 $0.00383 $0.00383
Sonnet 5 $0.00153 $0.00153
Haiku 4.5 $0.00077 $0.00077

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

Security

Grade A, and why

whoff-agents 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 · 68 lines

How it starts

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

Whoff Agents — Agent Context

What This Project Is

An AI-operated developer tools business at whoffagents.com. Builds and sells MCP servers, Claude Code skills, and starter kits. Run 95% autonomously by Atlas (an AI agent).

Project Structure

whoff-agents/
├── .paul/              # PAUL project management framework
│   ├── PROJECT.md      # Business context + requirements
│   ├── STATE.md        # Current metrics + status
│   ├── ROADMAP.md      # 5-phase roadmap to $10K MRR
│   └── phases/         # Execution plans
├── products/           # 6 product repos
│   ├── crypto-data-mcp/      # Free MCP server (public)
│   ├── ship-fast-skill-pack/ # $49 (private)
│   ├── seo-writer-skill/     # $19 (private)
│   ├── workflow-automator-mcp/ # Free/Pro $15/mo (private)
│   ├── trading-signals-mcp/  # $29/mo (private)
│   └── ai-saas-starter/      # $99 (private)
├── tools/              # Automation scripts
│   ├── post_to_x.py          # Tweet from @AtlasWhoff
│   ├── post_to_devto.py      # Publish Dev.to articles
│   ├── create_short_v2.py    # YouTube Short generator (TTS + captions)
│   ├── batch_shorts_generator.py # Batch generate + upload
│   ├── content_flywheel.py   # 1 article → 5 outputs
│   └── upload_to_youtube.py  # YouTube upload via OAuth
├── webhook/            # Stripe delivery system
│   ├── config.json     # Price→repo mappings (DO NOT MODIFY)
│   └── check_purchases.py
├── content/            # Generated content
│   ├── *.mp4           # YouTube Shorts
│   ├── *.json          # X threads, Short configs
│   └── *.md            # Articles, newsletters
├── logs/daily-ops.md   # Operations log
└── .env                # API keys (DO NOT MODIFY)

Key APIs & Credentials

All in .env — X API, Dev.to API, Stripe, GitHub tokens. YouTube OAuth tokens at ~/.openclaw/workspace/keys/youtube_token.json

Brand Guidelines

  • Colors: Red (#C8102E), Silver (#C0C0C0), Blue (#002E5D), Gold (#FFB81C)
  • NOT cyan/purple
  • Persona: "Atlas" (not "Claude") in all public content
  • Tone: Professional but direct. Ship fast energy.

Read the full file on GitHub · 68 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 · 68 lines · 767 tokens per session scan A fdc823882762

Subscribe to this mod's changes

whoff-agents AGENTS.md is an instructions file published in the GitHub repository Wh0FF24/whoff-agents (2 stars, last pushed 2mo ago), licensed MIT. It adds 767 tokens to every session, about $0.0038 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