pm-skills AGENTS.md

pm-skills AGENTS.md is an instructions file for Codex, OpenCode from phuryn/pm-skills. It costs 80 tokens per session, scanned A, original, MIT.

A short AGENTS.md file that directs AI agents to read CLAUDE.md for the repository's instructions. AGENTS.md is a conventional file name for guidance given to coding agents.

In plain words
What is it for?
Telling non-Claude coding agents where to find the authoritative instructions for the phuryn/pm-skills repository.
Why use it?
It avoids duplicating repository rules while still pointing agents that look for AGENTS.md to the main instruction file.

Instructions file for CodexOpenCode

About the project

phuryn/pm-skills is a marketplace of reusable skills, commands, and plugins that guide AI assistants through product-management work such as discovery, strategy, planning, metrics, launches, and growth. It is for product managers and teams using Claude Code, Cowork, or compatible assistants. The catalogue entries are the project's own workflows and extensions.

phuryn/pm-skills · 26,001 stars · on GitHub

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/phuryn/pm-skills/agents-md.svg)](https://agentmods.dev/instructions/phuryn/pm-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/phuryn/pm-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/phuryn/pm-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 This file is loaded in full into every session.
When invoked 80 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.00080 $0.00080
Opus 5 $0.00040 $0.00040
Sonnet 5 $0.00016 $0.00016
Haiku 4.5 $0.00008 $0.00008

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

Security

Grade A, and why

pm-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 · 6 lines

What it actually says

AGENTS.md

All agent guidance for this repository lives in CLAUDE.md — that is the single source of truth.

Please read CLAUDE.md before making changes. This file exists only so non-Claude agents that look for AGENTS.md are pointed to the same instructions; do not duplicate guidance here.

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 · 6 lines · 80 tokens per session scan A ab7690bce3c4

Subscribe to this mod's changes

pm-skills AGENTS.md is an instructions file published in the GitHub repository phuryn/pm-skills (26,001 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session, about $0.0004 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

Product-Marketing-Skills AGENTS.md

AGENTS.md instructions for stefanoskarakasis/Product-Marketing-Skills, covering agents.md, repository overview, repository structure, build / lint / test commands and agent skills specification.

stefanoskarakasis/Product-Marketing-Skills · 1,301 tokens

Product-Marketing-Skills CLAUDE.md

Claude Code instructions for stefanoskarakasis/Product-Marketing-Skills, covering claude.md, versioning & releases, release procedure (manual, until ci enforcement exists) and after any repo change.

stefanoskarakasis/Product-Marketing-Skills · 418 tokens

PM-Copilot-by-Product-Faculty CLAUDE.md

Claude Code instructions for Productfculty-aipm/PM-Copilot-by-Product-Faculty, covering pm copilot — global instructions, session start protocol, memory update protocol, context loading (all pm operations) and framework defaults.

Productfculty-aipm/PM-Copilot-by-Product-Faculty · 1,191 tokens

axiom AGENTS.md

AGENTS.md instructions for netopsengineer/axiom, covering agent instructions, scope, repository map, canonical sources and ownership matrix.

netopsengineer/axiom · 2,756 tokens

claude-plugins AGENTS.md

Instructions for jontsai/claude-plugins, covering agent guidelines, project overview, key constraints, plugin structure and validation.

jontsai/claude-plugins · 539 tokens

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens