open-design/plugins/spec/templates/README.template.zh-CN.md
pftom 0edbf38171 feat(plugins): add specVersion and version fields to plugin and marketplace schemas
- Introduced `specVersion` and `version` fields to the plugin and marketplace schemas, ensuring better versioning and compatibility tracking.
- Updated various components and functions to handle the new fields, including database migrations, plugin snapshots, and marketplace management.
- Enhanced tests to validate the presence and correctness of the new fields in plugin manifests and marketplace entries.
- Improved documentation to reflect the changes in schema requirements and provide guidance on the new versioning system.

This update strengthens the plugin ecosystem by providing clear versioning, enhancing the reliability and maintainability of plugins and marketplaces.
2026-05-13 22:24:50 +08:00

675 B

插件标题

语言:English | 简体中文

用一段话说明这个插件能帮助用户完成什么。

使用场景

  • 示例请求 1。
  • 示例请求 2。
  • 示例请求 3。

试用

od plugin validate .
od plugin install .
od plugin apply plugin-id --input artifact=prototype --input audience=founders --input topic=onboarding

文件

  • SKILL.md - 可移植 agent 指令。
  • open-design.json - 带版本的 Open Design marketplace 与 apply 元数据。
  • examples/ - 示例输出或 fixture prompts。
  • evals/ - 可重复质量检查。

Capabilities

说明每个 requested capability 为什么必要。