eai

eai is a skill for Claude Code from eai-support/eai-gofer. It costs 12 tokens per session (3,990 once invoked), scanned A, original, Apache-2.0.

A single user-facing command for starting or continuing the EAI software-delivery pipeline, with internal routing to its stages.

In plain words
What is it for?
Use it to run the EAI delivery process, continue existing work, and receive simplified progress, technical details, and validation guidance.
Why use it?
It hides pipeline details and presents progress in business language, so users do not need to manage numbered stage commands.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents); mentions Codex.

Part of the eai-gofer plugin — 4 skills, 28 commands, 42 agents, 3 hooks, 1 MCP server shipped together

Good fit Use it to run the EAI delivery process, continue existing work, and receive simplified progress, technical details, and validation guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/eai-support/eai-gofer/eai
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.

Any agent
npx skills add eai-support/eai-gofer --skill eai
Clone the repo
git clone --depth 1 https://github.com/eai-support/eai-gofer

Made for: Claude Code.

Or install eai-gofer, the plugin that ships this one along with the rest of its 4 skills, 28 commands, 42 agents, 3 hooks, 1 MCP server.

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 eai

README.md
[![agentmods](https://agentmods.dev/badge/skills/eai-support/eai-gofer/eai.svg)](https://agentmods.dev/skills/eai-support/eai-gofer/eai)
Your own site
<a href="https://agentmods.dev/skills/eai-support/eai-gofer/eai"><img src="https://agentmods.dev/badge/skills/eai-support/eai-gofer/eai.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,990 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00012 $0.03990
Opus 5 $0.00006 $0.01995
Sonnet 5 $0.00002 $0.00798
Haiku 4.5 $0.00001 $0.00399

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

Security

Grade A, and why

eai 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 2d 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/skills/eai/SKILL.md · 237 lines

How it starts

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

Eai

Version: 3.12.4 Host: Codex

Eai

Use this as the single user-facing Gofer command. Apply its contract to every request after Gofer is installed. An explicit /eai, $eai, or #eai prefix is optional. Do not ask users to run numbered stage commands unless they explicitly request low-level internals.

User-Facing Contract

  • Keep the command window simple: expose eai only.
  • Treat .specify/commands/*.md as internal stage contracts, not user-facing commands.
  • Keep all Gofer functions available by routing internally to the right stage contract.
  • Explain progress in business language first; provide technical details when the user asks.

Controlled English Contract

Use ASD-STE100 Simplified Technical English as the target writing standard for all Gofer-authored chat, documents, commands, summaries, PR notes, error guidance, and validation artifacts. ASD-STE100 is copyright and a trademark of ASD; do not bundle the protected ASD dictionary and do not claim ASD certification.

Apply these rules before any user-facing output:

  1. Use short sentences. Keep instructions to 20 words or fewer where possible.
  2. Use one action per instruction.
  3. Use active voice. Use passive voice only when the actor is unknown or not important.
  4. Use simple present, simple past, simple future, infinitive, or imperative verb forms.
  5. Use approved project terms and necessary technical nouns only. Define acronyms on first use.
  6. Use direct words. Avoid idioms, marketing adjectives, vague praise, and hedging.
  7. Use vertical lists for complex information.
  8. Put one topic in each paragraph.
  9. For errors, write: what happened, why it matters, what to do next, and the exact safe command when one exists.
  10. Keep raw logs, stack traces, IDs, and secrets out of chat unless the user asks for technical detail.

User-Facing Response Gate

Before each user-facing reply, check the draft against these rules:

  1. Lead with the business outcome, effect, risk, or decision.
  2. Use concise, simple language.
  3. Include technical detail only when it supports a decision or the user asks for it.
  4. If any check fails, rewrite the reply before sending it.

Read the full file on GitHub · 237 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. 2d ago Changed · +6 lines ddd91b4c054b
  2. 4d ago Changed d8ea1c26016e
  3. 7d ago First seen · 231 lines · 12 tokens per session scan A 5c4107f2f765

Subscribe to this mod's changes

eai is a skill published in the GitHub repository eai-support/eai-gofer (1 stars, last pushed yesterday), licensed Apache-2.0. It adds 12 tokens to every session and 3,990 once invoked, about $0.0001 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 skills, from other repositories