Publish Template

Publish the template to the CMS website. Use this skill when the user asks to publish a template.

seriawei d76bff3 1.5 KB Updated

File contents

获取模板信息

根据用户提供的模板文件或者模板名称,获取模板信息,模板保存在 src/templates 目录下。模板对应的数据存放在 src/data 目录下,与模板同名的json文件,例如:模板名称为aboutus,则模板数据文件为src/data/aboutus.json

模板发布

请根据模板代码整理模板的相关信息,使用ZKEACMS的 post_product MCP工具提交到CMS网站上。信息整理的基本要求如下:

seriawei/templiq/tree/main/.agents/skills/publish-template commit d76bff3122

Frequently asked questions

npx skillmds@latest add seriawei/publish-template