skills AGENTS.md

skills AGENTS.md is an instructions file for Codex, OpenCode from encoredev/skills. It costs 1,191 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for Encore.ts, a TypeScript framework where application code can define backend infrastructure such as databases, message queues, and scheduled jobs. They list specialized skills and the situations that trigger them.

In plain words
What is it for?
Use them when building or maintaining Encore.ts services, including APIs, authentication, webhooks, databases, event messaging, scheduled jobs, file storage, or caching.
Why use it?
They help an agent choose the right guidance for a backend task and follow the project's conventions. This avoids treating authentication, databases, webhooks, or scheduled work as unrelated ad-hoc code.

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

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 skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/encoredev/skills/agents-md.svg)](https://agentmods.dev/instructions/encoredev/skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/encoredev/skills/agents-md"><img src="https://agentmods.dev/badge/instructions/encoredev/skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,191 This file is loaded in full into every session.
When invoked 1,191 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.01191 $0.01191
Opus 5 $0.00596 $0.00596
Sonnet 5 $0.00238 $0.00238
Haiku 4.5 $0.00119 $0.00119

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

Security

Grade A, and why

skills 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 3d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

AGENTS.md · 113 lines

How it starts

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

Encore Skills - Agent Instructions

This repository contains skills for building backend applications with Encore.ts.

What is Encore.ts?

Encore.ts is a TypeScript backend framework where your code defines infrastructure. Write your application → Encore provisions databases, Pub/Sub, cron jobs, and more in your AWS/GCP account automatically.

When to Use These Skills

TypeScript Skills

Skill Trigger Keywords
encore-getting-started brand new, first time, install CLI, encore app create, hello world
encore-api typed endpoint, route, REST, GET/POST, request/response, validation
encore-webhook webhook, /webhooks/*, raw HTTP, api.raw, Stripe, GitHub, signature
encore-auth auth, login, bearer token, JWT, Authorization header, 401, 403
encore-database postgres, table, sql, query, migration, drizzle, prisma, schema
encore-pubsub pub/sub, topic, subscription, broadcast, event, queue, fan out
encore-cron cron, schedule, daily, hourly, periodic, batch job, every N
encore-bucket bucket, object storage, S3, GCS, file upload, image upload, blob
encore-cache cache, redis, key-value, TTL, rate limit, leaderboard, expire
encore-secret secret, API key, credentials, signing key, encore secret set
encore-service service, microservice, structure, architecture, lay out, monolith
encore-testing test, vitest, unit test, integration, encore test, isolated database
encore-frontend frontend, client, react, nextjs, cors, fetch, generate client
encore-code-review review, audit, anti-pattern, best practices, before merge
encore-migrate migrate, convert, port, transition, express, fastify, hono

Go Skills

Skill Trigger Keywords
encore-go-getting-started brand new Go, first time, install CLI, encore app create, hello world
encore-go-api go, typed endpoint, //encore:api, route, REST, GET/POST, request/response
encore-go-webhook go, webhook, /webhooks/*, //encore:api raw, Stripe, GitHub, signature
encore-go-auth go, auth, login, bearer token, JWT, Authorization header, 401, 403
encore-go-database go, postgres, table, sql, query, migration, sqldb
encore-go-pubsub go, pub/sub, topic, subscription, broadcast, event, queue, fan out
encore-go-cron go, cron, schedule, daily, hourly, periodic, batch job, every N
encore-go-bucket go, bucket, object storage, S3, GCS, file upload, image upload, blob
encore-go-cache go, cache, redis, key-value, TTL, rate limit, leaderboard, expire
encore-go-secret go, secret, API key, credentials, secrets struct, encore secret set
encore-go-service go, service, microservice, structure, architecture, lay out
encore-go-testing go, test, *_test.go, encore test, isolated database
encore-go-code-review go, review, audit, anti-pattern, best practices, before merge
encore-frontend frontend, client, react, nextjs, cors, fetch, generate client

Read the full file on GitHub · 113 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. 3d ago First seen · 113 lines · 1,191 tokens per session scan A aa1346c69433

Subscribe to this mod's changes

skills AGENTS.md is an instructions file published in the GitHub repository encoredev/skills (26 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 1,191 tokens to every session, about $0.0060 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-30.