Home / fabricioctelles / skills · skills/agent-ready-cloudflare/ard/SKILL.md · GitHub

agent-ready-ard skillA

agent-ready-ard is agent-read markdown (skill) from fabricioctelles/skills: Sub-skill: Implement ARD (Agentic Resource Discovery). Publish /.well-known/ai-catalog.json so agents can discover MCP servers, A2A agents, skills and API tools (agenticresourcediscovery.org / ai-catalog)..

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

# Implement ARD (Agentic Resource Discovery)

Publish a capability manifest so agents can discover your MCP servers, A2A
agents, skills and API tools, per the
[ARD spec](https://agenticresourcediscovery.org/) and the
[ai-catalog](https://github.com/Agent-Card/ai-catalog) data model.

The ARD spec is a v0.9 draft, so the scanner validates structure only and
reports non-conformant identifiers and media types without failing the check.

Note that `specVersion` refers to the ai-catalog data model, not the ARD spec
version, which is why the example below reads `1.0`. The scanner only requires
it to be a non-empty string.

## Requirements

- Serve `/.well-known/ai-catalog.json` from the origin root with
  `Content-Type: application/json`, HTTP 200, and `Access-Control-Allow-Origin: *`
- Include a `specVersion` string and a non-empty `entries` array
- Add a `host` object with `displayName` and a stable `identifier`
- Each entry needs an `identifier`, a `displayName`, and a `type` media type
- Each entry needs **exactly one** of `url` or `data` — never both, never neither
  (spec §3.4)
- Use `urn:air:<your-fqdn>:<namespace>:<name>` for entry identifiers
…

Read the whole file at its exact version.

How to install

Latest version
mdr add fabricioctelles/skills/agent-ready-ard@git:20260918.bc4f8f7
Exact content
mdr add fabricioctelles/skills/agent-ready-ard@sha256:438eedb2144163ad

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5sgbtzjduwl7344q.svg)](https://markdownregistry.com/a/art_5sgbtzjduwl7344q)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.bc4f8f7 latest2026-09-18 bc4f8f7 2,887 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2887 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

GitHub

fabricioctelles/skills · 92 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5sgbtzjduwl7344q
GET https://markdownregistry.com/api/v1/resolve?ref=fabricioctelles/skills/agent-ready-ard
GET https://markdownregistry.com/api/v1/blob/438eedb2144163ad31d1edf8d20815cf80d75a9dbf6c2ec38b78cd0c7af6c1d1

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 fabricioctelles/skills

agent-plugin-eval skill
fabricioctelles/skills · skills/agent-plugin-eval/SKILL.md · Audit, score, and compare repositories containing portable Agent Plugins against the official Agent Plugins…
git:20260918.8b2febf · audit A · 92 stars
agent-ready-cloudflare skill
fabricioctelles/skills · skills/agent-ready-cloudflare/SKILL.md · Audit and improve website readiness for AI agents using the Cloudflare "Is It Agent Ready?" scanner…
v3.1 · audit A · 92 stars
agent-ready-a2a-agent-card skill
fabricioctelles/skills · skills/agent-ready-cloudflare/a2a-agent-card/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement A2A Agent Card
git:20260716.c5d769e · audit A · 92 stars
agent-ready-acp skill
fabricioctelles/skills · skills/agent-ready-cloudflare/acp/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement ACP Discovery Document
git:20260716.c5d769e · audit A · 92 stars
agent-ready-agent-skills skill
fabricioctelles/skills · skills/agent-ready-cloudflare/agent-skills/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement Agent Skills Discovery Index
git:20260716.c5d769e · audit A · 92 stars
agent-ready-ai-rules skill
fabricioctelles/skills · skills/agent-ready-cloudflare/ai-rules/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement AI Bot Rules in robots.txt
git:20260716.c5d769e · audit A · 92 stars
agent-ready-api-catalog skill
fabricioctelles/skills · skills/agent-ready-cloudflare/api-catalog/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement API Catalog
git:20260716.c5d769e · audit A · 92 stars
agent-ready-auth-md skill
fabricioctelles/skills · skills/agent-ready-cloudflare/auth-md/SKILL.md · Sub-skill: Implement Auth.md for agent registration discovery. Serve /auth.md with OAuth metadata at…
git:20260918.bc4f8f7 · audit A · 92 stars
agent-ready-content-signals skill
fabricioctelles/skills · skills/agent-ready-cloudflare/content-signals/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement Content Signals
git:20260716.c5d769e · audit A · 92 stars
agent-ready-dns-aid skill
fabricioctelles/skills · skills/agent-ready-cloudflare/dns-aid/SKILL.md · Sub-skill: Implement DNS-AID records so agents discover endpoints through DNS. Use SVCB/HTTPS records under _agents…
git:20260805.d180e1d · audit A · 92 stars
agent-ready-link-headers skill
fabricioctelles/skills · skills/agent-ready-cloudflare/link-headers/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement Link Response Headers
git:20260716.c5d769e · audit A · 92 stars
agent-ready-llms-full-txt skill
fabricioctelles/skills · skills/agent-ready-cloudflare/llms-full-txt/SKILL.md · Sub-skill de agent-ready-cloudflare: Implement llms-full.txt
git:20260716.c5d769e · audit A · 92 stars

Every file in fabricioctelles/skills

Browse by kind, by grade A, or by owner.