Skip to content

fix: use the text/markdown profile form for markdown agent skills#78

Open
liady wants to merge 1 commit into
Agent-Card:mainfrom
liady:fix/agent-skill-markdown-type
Open

fix: use the text/markdown profile form for markdown agent skills#78
liady wants to merge 1 commit into
Agent-Card:mainfrom
liady:fix/agent-skill-markdown-type

Conversation

@liady

@liady liady commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Fixes #71.

ADR 0014's rationale already settled on text/markdown;profile="urn:air:agent-skill" for markdown skills, but the known-types list still carried application/agent-skills+md - both in the spec and in the ADR's own decision section - contradicting the registered-suffix claim right below it (+md is not a registered structured syntax suffix).

This updates the three places that still list the old type: the spec's known-types list, the ADR 0014 decision list, and the type table in the creating-a-catalog guide.

@liady
liady requested a review from a team as a code owner July 14, 2026 21:09
@darrelmiller

Copy link
Copy Markdown
Contributor

I had an action item to go propose the registration of a +md structured suffix. I will do that this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

application/agent-skills+md contradicts the registered-suffix claim and ADR 0014's own rationale

2 participants