AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from alexey1312/iphone-duo-agent-skill.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Agent guidance This repository contains Agent Skills that advise on and change iOS app code. - **Phase 1 stays read-only.** `duo_scan.py` and `sdk_api_check.py` must never write to the scanned project or the SDK. Keep it that way; `test_scan_does_not_modify_files` guards the scanner. - **Every recommendation cites a session and timestamp.** New scanner rules need a `source` matching `Tech Talk 1114xx … m:ss` or `WWDC26 278 … m:ss`; the metadata test enforces it. - **The SDK outranks the talks.** Typecheck every code sample against the installed SDK before adding it (`xcrun --sdk iphonesimulator swiftc -typecheck`). The iOS 27.1 SDK ships with Xcode 27.1, so "reproduced from a session page" is no longer reason enough for a 27.1 API. A sample that cannot be typechecked must say so, and say why — that it is a fragment, or that the machine lacks the SDK. - **Shared files have one source.** Edit `references/*.md` and `scripts/*.py` at the root, then run `python3 scripts/sync_skill_copies.py`. Never edit the copies under `skills/*/references` or `skills/*/scripts` that the sync script owns. …
Read the whole file at its exact version.
How to install
mdr add alexey1312/iphone-duo-agent-skill/AGENTS.md@git:20260918.f4b10abmdr add alexey1312/iphone-duo-agent-skill/AGENTS.md@sha256:feb11cb8b1a6c29bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_rr4zhpnwrg3xlm5v)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.f4b10ab latest | 2026-09-18 | f4b10ab | 2,084 B | A | view · diff |
| git:20260917.3bd8b49 | 2026-09-17 | 3bd8b49 | 1,894 B | A | view · diff |
| git:20260913.62bff5b | 2026-09-13 | 62bff5b | 1,745 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2084 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
alexey1312/iphone-duo-agent-skill · 4 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rr4zhpnwrg3xlm5v GET https://markdownregistry.com/api/v1/resolve?ref=alexey1312/iphone-duo-agent-skill/AGENTS.md GET https://markdownregistry.com/api/v1/blob/feb11cb8b1a6c29bf3c4508a7b5f2c507f604d7027ad4144c2903751da9bc7a1
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from alexey1312/iphone-duo-agent-skill
Every file in alexey1312/iphone-duo-agent-skill