Skip to content

docs(#7210): cite agents.md as the AGENTS.md standard - #7212

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/7210-agents-md-citation
Open

docs(#7210): cite agents.md as the AGENTS.md standard#7212
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/7210-agents-md-citation

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

Summary

Point the AGENTS.md "open standard" citation in
docs/guides/user/customizing-with-agents-md.md at https://agents.md/
instead of https://agentskills.io/. agentskills.io is the Agent Skills /
SKILL.md spec; the AGENTS.md standard lives at agents.md under the
Agentic AI Foundation.

Related Issue

Addresses #7210 (out-of-diff review finding from PR #6383 that was never
landed).

Changes

  • Update the line-13 citation in customizing-with-agents-md.md from
    [open standard](https://agentskills.io/) to
    [open standard](https://agents.md/).
  • Leave customizing-with-skills.md's agentskills.io link unchanged;
    that guide correctly describes the SKILL.md format.

Testing

  • Confirmed the citation now resolves to https://agents.md/
  • Confirmed customizing-with-skills.md still cites agentskills.io
  • lychee --offline on the changed file: 0 errors
  • hack/lint-docs-links and hack/lint-broken-symlinks passed
  • make lint (pre-commit could not fetch remote hook repos in this
    sandbox; applicable local hooks were run directly)

Checklist

  • PR title follows Conventional Commits (docs(#7210): ...)
  • Commits are signed off (DCO) — N/A for autonomous agent commits
  • I wrote this contribution myself and can explain all changes in it

Closes #7210

Post-script verification

  • Branch is not main/master (agent/7210-agents-md-citation)
  • Secret scan passed (gitleaks — a4b5c48550596d47924cd6e858b27db3d522de3b..HEAD)
  • PR body secret scan passed (gitleaks — no-git)

The customizing-with-agents-md guide linked the AGENTS.md open
standard to agentskills.io, which is the Agent Skills / SKILL.md
spec. Point the citation at https://agents.md/ instead, which is
the AGENTS.md standard stewarded by the Agentic AI Foundation.

Leave customizing-with-skills.md's agentskills.io link unchanged;
that guide correctly describes the separate SKILL.md format.

Note: pre-commit could not fetch remote hook repos (HTTP 403).
Applicable local hooks were run directly: trailing-whitespace,
end-of-file-fixer, mixed-line-ending, detect-private-key,
lint-broken-symlinks, lint-docs-links, and lychee --offline.

Closes #7210
@fullsend-ai-coder
fullsend-ai-coder Bot requested a review from a team as a code owner September 10, 2026 12:06
@fullsend-ai-coder fullsend-ai-coder Bot added the ready-for-review Triggers review agent dispatch label Sep 10, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Sep 10, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 12:09 PM UTC · Completed 12:18 PM UTC

Commit: 6a75690 · View workflow run →

Runtime: pi · Model: sonnet → claude-sonnet-5 · Effort: high · Cost: $1.27

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fullsend-ai-review fullsend-ai-review Bot added the risk/low PR risk: low label Sep 10, 2026
@fullsend-ai-review

Copy link
Copy Markdown

Risk Assessment: low (1/5)

Details

A single-file, 2-line documentation URL correction by a bot author with no security/protected-path/CI/dependency impact, fully matched to a same-day, low-priority, no-risk-label issue with all acceptance criteria met; the only elevated signal is git-history change coupling from unrelated prior bulk-reorg commits on this doc, which does not offset the otherwise trivial, low-risk nature of the change.

@fullsend-ai-review

Copy link
Copy Markdown

Looks good to me

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge All reviewers approved — ready to merge ready-for-review Triggers review agent dispatch risk/low PR risk: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix incorrect AGENTS.md standard citation in customizing-with-agents-md.md (links to agentskills.io instead of agents.md)

0 participants