-
Notifications
You must be signed in to change notification settings - Fork 2.3k
docs: Hacktoberfest MCP youtube short entry to community-content.json #5150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Hacktoberfest MCP youtube short entry to community-content.json #5150
Conversation
Signed-off-by: Dakshata <[email protected]>
e3bb1e1 to
132a1c2
Compare
|
Hey @blackgirlbytes ! Can you please review the merge request! |
|
Thank you so much for your contribution! The team is going to review PRs again today after the extended weekend in the states. <3 Just wanted to let you know for visibility! |
taniandjerry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome job making a short for the first time using the template. Great job! Just quick feedback:
- AI to narrate vs narrating yourself is great! But I want to help you fix minor pacing issues in the beginning. To start, the intro sentence.
Currently you hear:
Want to go through goose docs as fast as possible? here is how plug and play.
What you need it to say (and ideally with a brief pause in between both sentences) is the basically the same with a minor correction:
Want to go through goose docs as fast as possible? PAUSE HERE Here is how to plug and play.
You will probably need to add ... or similar within the AI narration tool you use along with adding the additional word to get the proper result.
- The second line right after, the narration says:
Let's provide goose with command.
Fix this by specifying what command you are putting in with something like:
Let's provide goose with the command to add this extension.
or
Let's provide goose with the extension command.
- Everything else is great! Just make sure to address these and should be good to go. Thank you so much, congrats on your first goose YouTube short! ❤️
|
When you have made your changes based on my feedback, feel free to tag me again and I will make sure to review :) |
|
Another feedback, Canva Video Template I had to make a new template because changes were made directly to the original file. Please make a copy and make changes there ❗ |
|
Sure, but the changes were not made by me in the original Template. I will make changes as suggested by you and will create Pull Request. |
Hello again, I see what happened. Contributor @Meghana-2124, as I mentioned in their feedback in #5227 , was the one that has been making changes directly to the template, making it hard for you to make your video. Let me supply a new template with maybe less permissions and see how that works! |
|
hey @the-matrixneo , I’m really sorry that my PR ended up causing you extra work. |
No worries, Meghana. It was an honest mistake. And looking forward to it, @the-matrixneo ! Your video is basically ready, just wanted to help it be the best it could be with those minor changes <3 let me know if you have trouble or need help! |
|
Actually, your video is great as is! it follows the template as well. Let me reopen and add my updated review @the-matrixneo ! |
|
Amazing job @the-matrixneo ! Feel free to take on another video or maybe explore any of the other open issues! You may find blog posts fun :) |
…block#5150) Signed-off-by: Dakshata <[email protected]> Co-authored-by: taniandjerry <[email protected]> Co-authored-by: Tania Chakraborty <[email protected]>
* 'main' of github.com:block/goose: (22 commits) Rewrite extension management tools (#5057) fix: re-sync package-lock.json (#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (#5150) feat: add schedule button to recipe entries (#5217) Autocompact threshold UI cleanup (#5232) fix: correct schema for openai tools (#5229) Break compaction back into check_ and do_ compaction (#5212) fix: revert built app name to uppercase Goose (#5206) feat: add Code Documentation Generator recipe (#5121) (#5125) Revert "feat: enhance goose to search sessions for easy recall (#5177)" (#5209) Blog: Best Practices for Prompt Engineering with goose (#5204) force WAL sync after session create (#5202) Feat: goose Apify MCP integration docs (#5047) feat: enhance goose to search sessions for easy recall (#5177) Skip hidden & real format (#5194) docs: Hacktoberfest blog submission - Best Practices for Using Goose in Enterprise Environments by Anudhyan Datta. (#5184) docs: prompt injection detection (#5193) Fix mcp large response race condition (#5065) Compaction overhaul (#5186) fix: #3960 better approach to input schema for dynamic task params (#5189) ...
* main: delete flaky pricing integration tests (block#5207) chore: upgrade most npm packages to latest (block#5185) Release/1.11.0 (block#5224) Rewrite extension management tools (block#5057) fix: re-sync package-lock.json (block#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (block#5150) feat: add schedule button to recipe entries (block#5217) Autocompact threshold UI cleanup (block#5232) fix: correct schema for openai tools (block#5229) Break compaction back into check_ and do_ compaction (block#5212) fix: revert built app name to uppercase Goose (block#5206) feat: add Code Documentation Generator recipe (block#5121) (block#5125)
* main: Standardize Session Name Attribute (#5085) Docs: Include step-by-step model configuration instructions for first… (#5239) Delete message visibility filter (#5216) delete flaky pricing integration tests (#5207) chore: upgrade most npm packages to latest (#5185) Release/1.11.0 (#5224) Rewrite extension management tools (#5057) fix: re-sync package-lock.json (#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (#5150) feat: add schedule button to recipe entries (#5217) Autocompact threshold UI cleanup (#5232) fix: correct schema for openai tools (#5229)
* origin/main: (66 commits) Revert "Rewrite extension management tools" (#5243) Standardize Session Name Attribute (#5085) Docs: Include step-by-step model configuration instructions for first… (#5239) Delete message visibility filter (#5216) delete flaky pricing integration tests (#5207) chore: upgrade most npm packages to latest (#5185) Release/1.11.0 (#5224) Rewrite extension management tools (#5057) fix: re-sync package-lock.json (#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (#5150) feat: add schedule button to recipe entries (#5217) Autocompact threshold UI cleanup (#5232) fix: correct schema for openai tools (#5229) Break compaction back into check_ and do_ compaction (#5212) fix: revert built app name to uppercase Goose (#5206) feat: add Code Documentation Generator recipe (#5121) (#5125) Revert "feat: enhance goose to search sessions for easy recall (#5177)" (#5209) Blog: Best Practices for Prompt Engineering with goose (#5204) force WAL sync after session create (#5202) Feat: goose Apify MCP integration docs (#5047) ...
* main: (32 commits) turn off WAL (#5203) Skip subagents for gemini (#5257) Revert "Standardize Session Name Attribute" (#5250) improve provider request logging a bit (#5236) Fix OpenAI empty choices panic (#5248) Revert "Rewrite extension management tools" (#5243) Standardize Session Name Attribute (#5085) Docs: Include step-by-step model configuration instructions for first… (#5239) Delete message visibility filter (#5216) delete flaky pricing integration tests (#5207) chore: upgrade most npm packages to latest (#5185) Release/1.11.0 (#5224) Rewrite extension management tools (#5057) fix: re-sync package-lock.json (#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (#5150) feat: add schedule button to recipe entries (#5217) Autocompact threshold UI cleanup (#5232) fix: correct schema for openai tools (#5229) Break compaction back into check_ and do_ compaction (#5212) fix: revert built app name to uppercase Goose (#5206) ...
* 'main' of github.com:block/goose: Rewrite extension management tools (#5057) fix: re-sync package-lock.json (#5235) docs: Hacktoberfest MCP youtube short entry to community-content.json (#5150) feat: add schedule button to recipe entries (#5217) Autocompact threshold UI cleanup (#5232) fix: correct schema for openai tools (#5229)
Summary
Added a new video titled "Goose with Goose Docs MCP", including relevant metadata and a YouTube link, to the
community-content.jsonfile.Type of Change
Made a YouTube video for Goose Docs MCP
Related Issues
Relates to #5097
Email:[email protected]