archgraph-argo 0.8.8 → 0.8.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "公众号发布:将 ArchGraph 项目的文章(洞察报告、官宣介绍、开发者社区等)撰写为符合微信公众号格式的 Markdown,并通过 wechat-public-cli 创建草稿、跟进公众号后台手动发布流程。Use when: 发布公众号文章、创建公众号草稿、微信公众平台、wechat、公众号发布员、撰写 .wechat.md 文章。"
|
|
3
3
|
name: "公众号发布员"
|
|
4
|
-
model: "
|
|
4
|
+
model: "alibaba-cn/qwen3.7-plus"
|
|
5
5
|
tools: [read, edit, search, execute]
|
|
6
6
|
user-invocable: true
|
|
7
7
|
argument-hint: "要发布的文章主题或源文档路径"
|
package/package.json
CHANGED