包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。 排除 node_modules、npm 缓存、sessions 等运行时数据。
8 lines
323 B
YAML
8 lines
323 B
YAML
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
|