mirror of
https://github.com/Vincentwei1021/video-shotcraft.git
synced 2026-09-14 20:16:35 +08:00
Remove agents/openai.yaml
Added by PR #1 but never explained: the PR description lists seven changes and none of them mention this file, the commit message does not either, and nothing in the repo references the agents/ directory. Its three fields are interface metadata (display name, blurb, default prompt) for some agent platform, but the schema is unverified and it duplicates SKILL.md's frontmatter description as a second copy that would silently drift. Claude Code reads SKILL.md frontmatter, so nothing depends on this at runtime. Happy to restore it if the contributor documents the intended use. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
interface:
|
||||
display_name: "Video Shotcraft"
|
||||
short_description: "用真实页面与镜头卡制作可验收的电影感产品宣传片工作流"
|
||||
default_prompt: "使用 $video-shotcraft,把我的前端项目制作成产品宣传片。"
|
||||
Reference in New Issue
Block a user