knowledge-vault/discussions/technology/Codex/4.Skills/bundle-zip.md

25 lines
987 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1
这是其他项目给你的需求单:
`C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\requirements\skills-vault\2026-06-18-review-bundle-zip-packager.md`
这个技能的名字你可以根据需求单来自自行确定,它起的名字有它业务的属性`review`,我觉得可以通用一些直接`bundle-zip`就行。
需要你判断一下,现有的压缩能力是否有现成的,能否直接满足,不重复造轮子的前提下应对这个需求。
有问题可以提出。
# 2
> quick_validate.py 在 skills-vault conda 环境里缺 yaml 模块
是什么意思?
调用者使用Python直接调用还是在conda环境里
本仓库下其他的技能都可以使用本仓库的conda环境啊。
# 3
最后补两条算是仓库全局的内容,
1. 默认的测试路径用仓库内的,`C:\Users\wangq\Documents\Codex\skills-vault\tmp`
2. 默认的文件读取都用utf8不用gbk。我这边所有的文档默认都是utf8。