GitHub Copilot Prompt for Writing a Speech
GitHub Copilot, the AI development assistant created by GitHub and OpenAI, is not limited to code generation. Thanks to its advanced natural language processing capabilities, it can also help you write structured content like a speech. Whether you are preparing an address for a professional event, a wedding speech, or a public presentation, Copilot helps you organize your ideas, find the right tone, and build compelling arguments. By using the chat integrated into your code editor, you can quickly iterate on the structure, style, and content of your speech. Copilot's advantage lies in its ability to understand the context you provide and generate coherent suggestions that respect your constraints of duration, audience, and register. In this guide, we offer you an optimized prompt to get the most out of GitHub Copilot for speech writing, along with variants for different experience levels and answers to the most common questions about this creative use of the tool.
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Write a complete speech on the topic [TOPIC] aimed at [TARGET_AUDIENCE]. The speech should last approximately [DURATION_IN_MINUTES] minutes when spoken. Adopt a [FORMAL / INSPIRATIONAL / HUMOROUS / EMOTIONAL] tone and structure it in three parts: a compelling hook that immediately captures attention, a development with three key arguments supported by concrete examples or anecdotes, and a memorable conclusion with a call to action. Incorporate figures of speech (anaphora, metaphor, rhetorical question) to enhance oratorical impact. Vocabulary should be accessible and sentences short enough to be spoken naturally. Add stage directions in square brackets for pauses and moments of emphasis.
Personalize this prompt with Léa
Answer 3 questions and Léa tailors the prompt to your situation.
Why this prompt works
This prompt works because it precisely specifies the context (topic, audience, duration, tone) which constrains the model to produce targeted and relevant content. The explicit request for a three-part structure with figures of speech guides the generation toward a professional oratorical format rather than a simple informative text. The requested stage directions (pauses, emphasis) add a layer of practicality that transforms the result into a directly usable script.
Use Cases
Variants
Expected Output
You will get a complete and structured speech, ready to be delivered, with a captivating introduction, a reasoned body with examples and anecdotes, and a strong conclusion. The text will include stage annotations in square brackets indicating moments of pause, vocal emphasis, and eye contact with the audience, thus facilitating oral preparation.
Frequently Asked Questions
Can GitHub Copilot really write a good speech, or is it just for code?
GitHub Copilot, especially through its Chat feature, is powered by advanced language models capable of generating high-quality text across many fields, not just code. For speechwriting, it excels at structuring ideas, suggesting eloquent phrasing, and creating smooth transitions. However, it's recommended to personalize the output with your own anecdotes and review the text to ensure it authentically reflects your voice and message.
How can I adapt the generated speech to my personal speaking style?
After getting an initial draft from the prompt, use follow-up instructions in the Copilot Chat to refine the result. For instance, ask it to rephrase certain passages in a more conversational style, add humor in specific spots, or replace generic anecdotes with situations you describe to it. You can also provide an excerpt of a speech you've previously delivered so it can adapt to your usual tone and register.
What is the ideal length to specify in the prompt to get a well-calibrated speech?
As a general rule, allow about 130 to 150 words per minute of speaking time. For a 10-minute speech, request a text of around 1,300 to 1,500 words. Always specify the desired length in minutes within your prompt, rather than a word count: Copilot will naturally adjust the length. If the result is too long or too short, simply ask for an adjustment specifying which sections to expand or condense.
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Pour un discours percutant, précise dans le prompt la durée exacte (ex: 3 min = ~450 mots) et le contexte spécifique (ex: soirée de gala, réunion d'équipe). Tu peux aussi demander à Copilot de générer 3 accroches alternatives avant le texte complet.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Go further
Similar Prompts
Stable Diffusion Prompt for Fixing Text
Fixing text in AI-generated images remains one of Stable Diffusion's major challenges. Whether it's a store sign, a poster title, or integrated text in an illustration, diffusion models have historically tended to produce warped characters, missing letters, or illegible words. With the evolution of models like SDXL and SD 3.0, as well as the use of ControlNet and inpainting tools, it's now possible to correct these typographic errors directly within the generation workflow. This page provides you with optimized prompts to guide Stable Diffusion in producing sharp, legible, and correctly spelled text within your images. You'll discover how to formulate your instructions to maximize text rendering accuracy, which parameters to adjust based on the type of text desired, and how to combine multiple techniques to achieve a professional result. Whether you're a graphic designer, content creator, or developer, these prompts will save you considerable time by reducing the iterations needed to get perfectly integrated text in your visual creations.
Extract Trends and Insights from Social Media
Analyze social media conversations to identify emerging trends and strategic opportunities.
Detect Misinformation and Fake News in Content
Analyze content to spot signs of misinformation, manipulation, and information bias.
GitHub Copilot Prompt for Translating a Text
GitHub Copilot, the AI development assistant created by GitHub and OpenAI, is not limited to code generation. Integrated directly into your editor (VS Code, JetBrains, Neovim), it can also serve as a powerful translation tool for your multilingual projects. Whether you need to translate localization files (i18n), code comments, technical documentation, or user interfaces, Copilot understands your project context and produces translations consistent with your existing terminology. Its main advantage lies in its ability to maintain source code formatting intact — HTML tags, interpolation variables, JSON keys — while translating only the textual content. This editor-integrated approach avoids back-and-forth with external tools and ensures your translations respect your codebase's technical conventions. Here is an optimized prompt to fully leverage GitHub Copilot in your translation tasks.