Coze
官网链接低代码 Agent/Workflow 平台,适合快速搭建自动化流程。
访问在每次创建新仓库或更新文档时,自动生成并提交最新的 Emoji 列表,确保团队使用统一的表情符号。
Generate a list of {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}.此处仅展示模板里的占位变量,不是在本站输入。请复制 Prompt 后,在 Coze / Dify / ChatGPT 中替换这些变量。
{repo_name}目标仓库名称
填写建议:替换为你的真实业务内容。
{emoji_count}需要生成的 Emoji 数量
填写建议:替换为你的真实业务内容。
{output_format}输出文件格式,例如 markdown、json 或 csv
填写建议:替换为你的真实业务内容。
可在浏览器本地填写变量,自动生成可直接运行的 Prompt。
{repo_name}目标仓库名称
{emoji_count}需要生成的 Emoji 数量
{output_format}输出文件格式,例如 markdown、json 或 csv
生成结果预览
Generate a list of {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}.需要快速产出 Development 相关内容,并希望用结构化 Prompt 提升稳定性。
减少从零写 Prompt 的时间,降低输出质量不稳定、漏条件、漏格式的问题。
需要实时联网数据、外部数据库写入或多工具自动编排时,应使用完整工作流(Agent/Automation)版本。
继续浏览同类模板,并搭配相关工具提升效果。
还没有最近浏览记录。
1️⃣ 运行 GitHub Copilot CLI:执行 `copilot generate --prompt "Generate {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}."` 并将输出保存到临时文件。
2️⃣ 将临时文件重命名为目标文件(如 `EMOJI_LIST.{output_format}`)并放置在仓库根目录。
3️⃣ 使用 Git 提交并推送更改:`git add EMOJI_LIST.{output_format}`、`git commit -m "Add emoji list"`、`git push`。
Development
这些工具可与当前模板组合使用。
低代码 Agent/Workflow 平台,适合快速搭建自动化流程。
访问