agents-skills AGENTS.md

agents-skills AGENTS.md is an instructions file for Codex, OpenCode from cookieMonsterDev/agents-skills. It costs 2,330 tokens per session, scanned A, original, MIT.

A repository guide that tells coding agents how to use its documentation, code examples, and skills. It also maps topics such as PostgreSQL to the relevant skill files.

In plain words
What is it for?
Use it when implementing architecture, checking official tool practices, refactoring workflows, or finding the right skill for a topic.
Why use it?
It gives agents a shared source of project-specific guidance instead of relying only on generic advice.

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/cookiemonsterdev/agents-skills/agents-md.svg)](https://agentmods.dev/instructions/cookiemonsterdev/agents-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/cookiemonsterdev/agents-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/cookiemonsterdev/agents-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,330 This file is loaded in full into every session.
When invoked 2,330 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.02330 $0.02330
Opus 5 $0.01165 $0.01165
Sonnet 5 $0.00466 $0.00466
Haiku 4.5 $0.00233 $0.00233

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

Security

Grade A, and why

agents-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.

AGENTS.md · 102 lines

How it starts

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

AGENTS.md

Purpose

This document guides how and when to utilize the skills, documentation references, and architectural patterns contained within this repository.

System Instructions for Agents

You are an AI agent with access to this repository. Use the contents of this repo as your primary source of truth under the following conditions:

  1. Architectural Code Examples: When you need a concrete implementation template for a design pattern.
    • Example: "Implement a Builder pattern for a Dish class."
  2. Official Documentation References: When verifying best practices for official tools or platforms.
  3. Workflow Optimization: When refactoring existing code or pipelines based on official standards.
    • Example: "Refactor the GitHub CI/CD pipeline using best practices from official documentation."

Usage Protocol

  • Prioritize the code patterns found in this repository over generic boilerplate.
  • Ensure all generated architectural solutions align with the official references provided herein.

Skills map

Topic Skill name Skill path
PostgreSQL 16 Docs postgresql-16-docs docs-skills/postgresql-16-docs/SKILL.md
PostgreSQL 17 Docs postgresql-17-docs docs-skills/postgresql-17-docs/SKILL.md
PostgreSQL 18 Docs postgresql-18-docs docs-skills/postgresql-18-docs/SKILL.md
NestJS Docs nestjs-docs docs-skills/nestjs-docs/SKILL.md
Fastify Docs fastify-docs docs-skills/fastify-docs/SKILL.md
Express.js Docs expressjs-docs docs-skills/expressjs-docs/SKILL.md
GraphQL Docs graphql-docs docs-skills/graphql-docs/SKILL.md
FastAPI Docs fastapi-docs docs-skills/fastapi-docs/SKILL.md
Django Docs django-docs docs-skills/django-docs/SKILL.md
Flask Docs flask-docs docs-skills/flask-docs/SKILL.md
Phoenix Docs phoenix-docs docs-skills/phoenix-docs/SKILL.md
Redis Docs redis-docs docs-skills/redis-docs/SKILL.md
Apache Kafka Docs kafka-docs docs-skills/kafka-docs/SKILL.md
AWS CLI Docs aws-cli-docs docs-skills/aws-cli-docs/SKILL.md
Amazon S3 Docs aws-s3-docs docs-skills/aws-s3-docs/SKILL.md
Amazon EKS Docs aws-eks-docs docs-skills/aws-eks-docs/SKILL.md
Amazon ECS Docs aws-ecs-docs docs-skills/aws-ecs-docs/SKILL.md
AWS Lambda Docs aws-lambda-docs docs-skills/aws-lambda-docs/SKILL.md
AWS IAM Docs aws-iam-docs docs-skills/aws-iam-docs/SKILL.md
Amazon DynamoDB Docs aws-dynamodb-docs docs-skills/aws-dynamodb-docs/SKILL.md
Docker Docs docker-docs docs-skills/docker-docs/SKILL.md
Kubernetes Docs kubernetes-docs docs-skills/kubernetes-docs/SKILL.md
Terraform Docs terraform-docs docs-skills/terraform-docs/SKILL.md
Helm Docs helm-docs docs-skills/helm-docs/SKILL.md
GitLab CI/CD Docs gitlab-ci-docs docs-skills/gitlab-ci-docs/SKILL.md
GitHub Actions Docs github-actions-docs docs-skills/github-actions-docs/SKILL.md
RabbitMQ Docs rabbitmq-docs docs-skills/rabbitmq-docs/SKILL.md
OpenTelemetry Docs opentelemetry-docs docs-skills/opentelemetry-docs/SKILL.md
BullMQ Docs bullmq-docs docs-skills/bullmq-docs/SKILL.md
Grafana Docs grafana-docs docs-skills/grafana-docs/SKILL.md
MongoDB Docs mongodb-docs docs-skills/mongodb-docs/SKILL.md
MySQL Docs mysql-docs docs-skills/mysql-docs/SKILL.md
Elasticsearch Docs elasticsearch-docs docs-skills/elasticsearch-docs/SKILL.md
OpenSearch Docs opensearch-docs docs-skills/opensearch-docs/SKILL.md
Apache Cassandra Docs cassandra-docs docs-skills/cassandra-docs/SKILL.md
ScyllaDB Docs scylladb-docs docs-skills/scylladb-docs/SKILL.md
NGINX Docs nginx-docs docs-skills/nginx-docs/SKILL.md
Qdrant Docs qdrant-docs docs-skills/qdrant-docs/SKILL.md
Pinecone Docs pinecone-docs docs-skills/pinecone-docs/SKILL.md
Weaviate Docs weaviate-docs docs-skills/weaviate-docs/SKILL.md
Stripe Docs stripe-docs docs-skills/stripe-docs/SKILL.md
Git Docs git-docs docs-skills/git-docs/SKILL.md
Firebase Docs firebase-docs docs-skills/firebase-docs/SKILL.md
Design Patterns design-patterns architecture-skills/design-patterns/SKILL.md
Object-Oriented Programming Paradigm object-oriented-programming-paradigm architecture-skills/object-oriented-programming-paradigm/SKILL.md
Database Normalization database-normalization architecture-skills/database-normalization/SKILL.md

Read the full file on GitHub · 102 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 · 102 lines · 2,330 tokens per session scan A d4459dd693bd

Subscribe to this mod's changes

agents-skills AGENTS.md is an instructions file published in the GitHub repository cookieMonsterDev/agents-skills (4 stars, last pushed 14d ago), licensed MIT. It adds 2,330 tokens to every session, about $0.0117 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.