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.
npx agentmods add instructions/ningzimu/codex-ppt-skill/agents-mdgit clone --depth 1 https://github.com/ningzimu/codex-ppt-skillWrote 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.
[](https://agentmods.dev/instructions/ningzimu/codex-ppt-skill/agents-md)<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>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.
| Model | Per session | Once 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 |
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.
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 stylefix: handle missing image API keydocs: 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 examplev0.1.0. - GitHub Releases are generated from the matching
CHANGELOG.mdversion 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 -nwhen practical.
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.
- 4d ago First seen · 37 lines · 340 tokens per session scan A 8aa7709d5f9c
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.
Other instructions, from other repositories
gpt-image2-ppt-skills AGENTS.md
Instructions for JuneYaooo/gpt-image2-ppt-skills, covering agents.md -- 给 codex / aider / cursor 等 agent 的入口说明, 一分钟索引, 调用规范(对 agent 的硬约束), 凭据 / backend and 不要做的事.
mcp-ms-office-documents AGENTS.md
Instructions for ForLegalAI/mcp-ms-office-documents, covering agents.md, project overview, architecture, key conventions and filename generation.
hands-on-deck CLAUDE.md
Instructions for EveryInc/hands-on-deck, covering working in this repo and bump the version on every change to the skill.
deepPPT AGENTS.md
Instructions for jiadizhunine/deepPPT, covering deepppt collaboration rules, source and licensing, visual contract, agent framework contract and platform contract.
ailang-parse CLAUDE.md
Claude Code instructions for sunholo-data/ailang-parse, covering claude.md — ailang parse, project purpose, project structure, authoring documents in markdown and ailang language & toolchain reference.
awesome-ai-ppt AGENTS.md
AGENTS.md instructions for ningzimu/awesome-ai-ppt, covering agents.md, project intent, bilingual maintenance, inclusion rules and classification rules.