codex-ppt-skill AGENTS.md

codex-ppt-skill AGENTS.md is an instructions file for Codex, OpenCode from ningzimu/codex-ppt-skill. It costs 340 tokens per session, scanned A, original, MIT.

A contribution and release guide for a project that creates PowerPoint presentations. It defines rules for pull requests, English documentation, changelog entries, version numbers, and releases.

In plain words
What is it for?
Use it when preparing a feature or fix, updating documentation, writing a changelog entry, opening a pull request, or creating a release tag.
Why use it?
It keeps code changes, documentation, release notes, and published versions consistent across the project.

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/ningzimu/codex-ppt-skill/agents-md
Clone the repo
git clone --depth 1 https://github.com/ningzimu/codex-ppt-skill

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 codex-ppt-skill AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/ningzimu/codex-ppt-skill/agents-md.svg)](https://agentmods.dev/instructions/ningzimu/codex-ppt-skill/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/ningzimu/codex-ppt-skill/agents-md"><img src="https://agentmods.dev/badge/instructions/ningzimu/codex-ppt-skill/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 340 This file is loaded in full into every session.
When invoked 340 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.00340 $0.00340
Opus 5 $0.00170 $0.00170
Sonnet 5 $0.00068 $0.00068
Haiku 4.5 $0.00034 $0.00034

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

Security

Grade A, and why

codex-ppt-skill 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 4d 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 · 37 lines

What it actually says

AGENTS.md

Contribution Flow

  • All non-trivial changes should go through a pull request.
  • PR titles must follow Conventional Commit style, for example:
    • feat: add new slide style
    • fix: handle missing image API key
    • docs: clarify installation steps
  • Commit messages, PR titles, changelog entries, and release notes must be written in English.
  • Documentation changes must update all existing language versions in sync, including repository README files and the usage documentation site.

Changelog

  • User-visible changes must update CHANGELOG.md.
  • Add unreleased entries under ## Unreleased.
  • Use one of these sections:
    • ### Features
    • ### Improvements
    • ### Fixes
    • ### Documentation
  • Changelog entries must be written in English.
  • Changelog entries must include the PR reference after the PR is opened, for example (#12).
  • If the PR number is not known when the first commit is made, open the PR first and then push a follow-up commit that adds the (#PR_NUMBER) reference.

Release Process

  • Versions use SemVer.
  • Git tags must use a leading v, for example v0.1.0.
  • GitHub Releases are generated from the matching CHANGELOG.md version section.
  • Do not write GitHub Release notes manually unless updating an existing release body to match CHANGELOG.md.

Verification

  • Before opening a PR, verify changed GitHub workflow YAML parses when practical.
  • For workflow shell snippets, run a syntax check such as bash -n when practical.
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. 4d ago First seen · 37 lines · 340 tokens per session scan A 8aa7709d5f9c

Subscribe to this mod's changes

codex-ppt-skill AGENTS.md is an instructions file published in the GitHub repository ningzimu/codex-ppt-skill (5,460 stars, last pushed 1mo ago), licensed MIT. It adds 340 tokens to every session, about $0.0017 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.