Home / techwolf-ai / ai-first-toolkit · plugins/tool-build-kit/codex/AGENTS.md · GitHub

AGENTS.md@plugins/tool-build-kit/codex agentsA

AGENTS.md@plugins/tool-build-kit/codex is agent-read markdown (agents) from techwolf-ai/ai-first-toolkit.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# TechWolf tool-build-kit for Codex

Use the `build-mcp` skill when the user wants to build an MCP server, wrap an API as a tool, make a tool for Claude, or expose a service to an agent.

The defining step: before building anything, establish the user's context with up-front questions, then tailor every phase to it.

- Audience (ask first): just me, my team/org, or public/external. This cascades into deploy and distribute.
- Runtime (conditional): local stdio or hosted HTTP.
- Language (after analyzing the service): Python (FastMCP) or Node/TypeScript (MCP SDK).

Then run five phases in order: analyze, build, deploy, scale, distribute. Phases deploy, scale, and distribute branch on the audience and runtime answers.

Build on the `mcp-builder` skill for implementation depth (FastMCP and TypeScript SDK, tool design, schemas, evaluation). Do not duplicate it. This skill's own depth is in the scope and distribution references.

Load only the reference files the current branch and phase need.

Read the whole file at its exact version.

How to install

Latest version
mdr add techwolf-ai/ai-first-toolkit/plugins/tool-build-kit/codex/AGENTS.md@git:20260610.f78d26d
Exact content
mdr add techwolf-ai/ai-first-toolkit/plugins/tool-build-kit/codex/AGENTS.md@sha256:7f7c37b57c44b4fd

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_2my43juy3tawx3pl.svg)](https://markdownregistry.com/a/art_2my43juy3tawx3pl)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260610.f78d26d latest2026-06-10 f78d26d 1,003 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (1003 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

techwolf-ai/ai-first-toolkit · 100 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_2my43juy3tawx3pl
GET https://markdownregistry.com/api/v1/resolve?ref=techwolf-ai/ai-first-toolkit/plugins/tool-build-kit/codex/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/7f7c37b57c44b4fd7873fce131b851a99c6f7f23010140f9212e6043e86d31cf

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from techwolf-ai/ai-first-toolkit

AGENTS.md agents
techwolf-ai/ai-first-toolkit · AGENTS.md
git:20260922.e58574c · audit A · 100 stars
task-profile skill
techwolf-ai/ai-first-toolkit · plugins/ai-adoption/skills/task-profile/SKILL.md · Mine the user's Claude Code + Cowork session history into a structured task profile, what they do with AI, how often…
git:20260916.a134489 · audit A · 100 stars
token-doctor skill
techwolf-ai/ai-first-toolkit · plugins/ai-adoption/skills/token-doctor/SKILL.md · Personal diagnosis of where your Claude Code + Cowork spend goes. Reads local transcripts, prints your conversation…
git:20260916.a134489 · audit A · 100 stars
AGENTS.md@plugins/ai-firstify/codex agents
techwolf-ai/ai-first-toolkit · plugins/ai-firstify/codex/AGENTS.md
git:20260310.f8426c2 · audit A · 100 stars
ai-firstify skill
techwolf-ai/ai-first-toolkit · plugins/ai-firstify/skills/ai-firstify/SKILL.md · Analyze, re-engineer, or bootstrap projects to align with AI-first design principles. Use when asked to review, audit…
git:20260410.852272e · audit A · 100 stars
AGENTS.md@plugins/content-studio/codex agents
techwolf-ai/ai-first-toolkit · plugins/content-studio/codex/AGENTS.md
git:20260310.f8426c2 · audit A · 100 stars
analyze-performance skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/analyze-performance/SKILL.md · Analyze engagement patterns across published posts to identify what works. Use when asked to review performance, find…
git:20260305.f09c96a · audit A · 100 stars
brainstorm-linkedin skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/brainstorm-linkedin/SKILL.md · Generate LinkedIn post ideas from external sources (files, URLs, research). Use when the user provides source material…
git:20260305.f09c96a · audit A · 100 stars
brainstorm-opinion skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/brainstorm-opinion/SKILL.md · Generate opinion piece ideas from recent LinkedIn posts (last 30 days). Use when asked to find opinion topics…
git:20260305.f09c96a · audit A · 100 stars
content-studio skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/content-studio/SKILL.md · Entry point for the TechWolf content-studio plugin. Use to understand the workflow, pick the right content skill, or…
git:20260310.f8426c2 · audit A · 100 stars
setup-content-studio skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/setup-content-studio/SKILL.md · Set up a new content studio for a person. Copies the plugin template, adapts it to the person's voice, themes, and…
git:20260610.38aa811 · audit A · 100 stars
write-blog-post skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/write-blog-post/SKILL.md · Write or develop a blog post. Use for blog content - writing, drafting, developing ideas into drafts, or editing…
git:20260306.4818d5d · audit A · 100 stars

Every file in techwolf-ai/ai-first-toolkit

Browse by kind, by grade A, or by owner.