feat: 导出 SproutClaw .sproutclaw 配置
包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。 排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
11
agent/skills-disabled/ppt-master/requirements.txt
Normal file
11
agent/skills-disabled/ppt-master/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# PPT Master Dependencies / PPT Master 依赖
|
||||
# =============================================
|
||||
#
|
||||
# Full list lives inside the skill so installing the skill alone gives full capability.
|
||||
# 完整依赖列表已内置于 skill 内部,单独安装 skill 即可获得完整能力。
|
||||
#
|
||||
# Install / 安装方式:
|
||||
# pip install -r requirements.txt # from repo root / 仓库根目录
|
||||
# pip install -r skills/ppt-master/requirements.txt # from anywhere / 任意位置
|
||||
#
|
||||
-r skills/ppt-master/requirements.txt
|
||||
Reference in New Issue
Block a user