Coze
Official siteLow-code agent workflow platform for fast automation delivery.
OpenAutomatically generate and commit a fresh emoji list whenever a new repository is created or documentation is updated, ensuring consistent emoji usage across the team.
Generate a list of {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}.This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.
{repo_name}Target repository name
Filling hint: replace this with your real business context.
{emoji_count}Number of emojis to generate
Filling hint: replace this with your real business context.
{output_format}Output file format, e.g., markdown, json, or csv
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{repo_name}Target repository name
{emoji_count}Number of emojis to generate
{output_format}Output file format, e.g., markdown, json, or csv
Generated Prompt Preview
Generate a list of {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}.Teams that need faster development output with more stable prompt quality.
Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.
You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.
Keep exploring with similar templates and matching tools.
No recent items yet.
1️⃣ Run GitHub Copilot CLI: execute `copilot generate --prompt "Generate {emoji_count} emojis with descriptions in {output_format} format for repository {repo_name}."` and save the output to a temporary file.
2️⃣ Rename the temporary file to the target file (e.g., `EMOJI_LIST.{output_format}`) and place it in the repository root.
3️⃣ Commit and push the changes with Git: `git add EMOJI_LIST.{output_format}`; `git commit -m "Add emoji list"`; `git push`.
Development
Tools that work well with this template.
Low-code agent workflow platform for fast automation delivery.
Open