diff --git a/agents/openai.yaml b/agents/openai.yaml new file mode 100644 index 0000000..6c8f50a --- /dev/null +++ b/agents/openai.yaml @@ -0,0 +1,7 @@ +interface: + display_name: "SW Ads TikTok投前报告" + short_description: "Create presentations with the SW Ads TikTok投前报告 template" + icon_large: "./assets/preview.png" + default_prompt: "Use $artifact-template-sw-ads-tiktok to create a presentation with this template." +policy: + allow_implicit_invocation: true