diff --git a/README.md b/README.md index a3309c0..e4c6928 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ A copyable reference package for the [Agent Plugins Specification v1.0.0](https: This repository demonstrates the portable core and includes an Agent Skill that helps migrate existing plugins from client-specific formats. It is a reference example, not a substitute for the normative specification; if they differ, the specification wins. -Agent Plugins v1.0.0 is currently a Working Draft. Pin the schema version and review the specification before publishing production packages. - ## Layout ```text diff --git a/skills/migrate-agent-plugin/SKILL.md b/skills/migrate-agent-plugin/SKILL.md index 7b498a2..7fa96b5 100644 --- a/skills/migrate-agent-plugin/SKILL.md +++ b/skills/migrate-agent-plugin/SKILL.md @@ -12,7 +12,7 @@ Convert an existing plugin to the Agent Plugins v1 portable core without prematu ## Source of truth -Use the current [Agent Plugins specification](https://agent-plugins.org/specification) as the normative source. Agent Plugins v1.0.0 is a Working Draft, so confirm the schema version before changing a production plugin. +Use the current [Agent Plugins specification](https://agent-plugins.org/specification) as the normative source. Read these references before editing: