feat: 导出 SproutClaw .sproutclaw 配置
包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。 排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "Repo to Resume Tailor"
|
||||
short_description: "Analyze repos and draft resume-ready tailored project text"
|
||||
default_prompt: "Use $repo-to-resume-tailor to analyze this repository and write a resume-ready project description tailored to my target role."
|
||||
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user