feat: 导出 SproutClaw .sproutclaw 配置
包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。 排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
6
agent/skills/.system/imagegen/agents/openai.yaml
Normal file
6
agent/skills/.system/imagegen/agents/openai.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
interface:
|
||||
display_name: "Image Gen"
|
||||
short_description: "Generate or edit images for websites, games, and more"
|
||||
icon_small: "./assets/imagegen-small.svg"
|
||||
icon_large: "./assets/imagegen.png"
|
||||
default_prompt: "Use $imagegen to make or edit an image for this project."
|
||||
Reference in New Issue
Block a user