agent-skills AGENTS.md

agent-skills AGENTS.md is an instructions file for Codex, OpenCode from pulumi/agent-skills. It costs 2,891 tokens per session, scanned A, original, Apache-2.0.

Repository-specific instructions for Pulumi Agent Skills, a collection of guides for using Pulumi to define and manage cloud infrastructure with code. They describe its plugins and project structure.

In plain words
What is it for?
Use them when adding or maintaining Pulumi skills for infrastructure migration, architecture, automation, or best practices.
Why use it?
They help a coding agent choose the appropriate Pulumi guidance and follow the repository’s organization and maintenance rules.

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

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

Measured 5d ago against content hash 8cc7eabdcb45, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

agent-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 5d 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 · 277 lines

How it starts

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

Pulumi Agent Skills

This repository contains official Pulumi agent skills for infrastructure as code workflows.

Repository Structure

Skills are organized into four plugin groups:

Migration Plugin (migration/)

Skills for converting and importing infrastructure from other tools to Pulumi:

  • pulumi-terraform-to-pulumi: Migrate Terraform projects to Pulumi
  • pulumi-cdk-to-pulumi: Migrate AWS CDK applications to Pulumi
  • cloudformation-to-pulumi: Migrate AWS CloudFormation stacks/templates to Pulumi
  • pulumi-arm-to-pulumi: Migrate Azure ARM templates and Bicep to Pulumi
  • pulumi-migrate-from-discovered-stack: Migrate a CloudFormation or ARM stack that Pulumi Cloud's Discovery feature has already found, using the discovered-stacks API

Pulumi Plugin (pulumi/)

Entry-point and specialized skills for writing and operating Pulumi infrastructure:

  • pulumi-overview: Entry-point skill across pulumi do, IaC projects, and Pulumi Cloud; routes to specialized skills
  • pulumi-best-practices: Best practices for writing reliable Pulumi programs
  • pulumi-component: Guide for authoring ComponentResource classes
  • pulumi-automation-api: Best practices for using Pulumi Automation API
  • pulumi-esc: Guidance for working with Pulumi ESC (Environments, Secrets, and Configuration)
  • pulumi-debug-failed-operation: Debug a failed pulumi up or pulumi preview from the failure Pulumi already recorded
  • provider-upgrade: Safe workflows for upgrading Pulumi providers without unintended infrastructure changes
  • package-usage: Track which stacks across an organization use a package and at what versions
  • pulumi-context-api: Query the Pulumi Context API graph for relationship and impact-analysis questions across an organization's infrastructure

Package Maintenance Plugin (package-maintenance/)

Skills for maintaining Pulumi provider repositories (provider authors and bridge maintainers):

  • pulumi-upgrade-provider: Automate Pulumi provider repo upgrades with the upgrade-provider tool
  • upstream-patches: Create, amend, remove, and rebase patches for Terraform provider submodules

Read the full file on GitHub · 277 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. 5d ago First seen · 277 lines · 2,891 tokens per session scan A 8cc7eabdcb45

Subscribe to this mod's changes

agent-skills AGENTS.md is an instructions file published in the GitHub repository pulumi/agent-skills (67 stars, last pushed 7d ago), licensed Apache-2.0. It adds 2,891 tokens to every session, about $0.0145 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.

Related

Other instructions, from other repositories

arness CLAUDE.md

Instructions for AppsVortex/arness, covering claude.md, project purpose, architecture, template management and plugin component conventions.

AppsVortex/arness · 3,527 tokens

terragrunt-mcp-server copilot-instructions.md

Copilot instructions for omattsson/terragrunt-mcp-server, covering terragrunt mcp server - ai assistant guide, architecture, key patterns, development and schema drift detection.

omattsson/terragrunt-mcp-server · 914 tokens

nixos CLAUDE.md

Claude Code instructions for Bad3r/nixos, covering nixos repository instructions, repository model, nix configuration, architecture and module system and automatic module discovery.

Bad3r/nixos · 4,346 tokens

nixos AGENTS.md

AGENTS.md instructions for Bad3r/nixos, covering agents.md, critical safety rules (read first), never make changes irrecoverable, repository overview and nix configuration.

Bad3r/nixos · 4,570 tokens

ship-it open-pr.instructions.md

Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…

khrichtchatyi/ship-it · 84 tokens

agent-skills CLAUDE.md

Instructions for mindbox-cloud/agent-skills, covering agent-skills — developer guide for claude code, repository purpose, repository structure, how to add a new plugin and step 1 — create the directory structure.

mindbox-cloud/agent-skills · 1,143 tokens