Skip to content

Conversation

@the-matrixneo
Copy link
Contributor

@the-matrixneo the-matrixneo commented Oct 13, 2025

Summary

Added a new video titled "Goose with Goose Docs MCP", including relevant metadata and a YouTube link, to the community-content.json file.

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

Made a YouTube video for Goose Docs MCP

Related Issues

Relates to #5097

Email:[email protected]

@the-matrixneo the-matrixneo requested a review from a team as a code owner October 13, 2025 18:27
@the-matrixneo the-matrixneo force-pushed the goose-mcp-video-content branch from e3bb1e1 to 132a1c2 Compare October 13, 2025 18:33
@the-matrixneo
Copy link
Contributor Author

Hey @blackgirlbytes !

Can you please review the merge request!

@taniandjerry taniandjerry added the hacktoberfest Issues awarding points for Hacktoberfest 2025! label Oct 14, 2025
@taniandjerry
Copy link
Contributor

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 taniandjerry added the large Weight label for Hacktoberfest 2025 issues label Oct 15, 2025
Copy link
Contributor

@taniandjerry taniandjerry left a 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:

  1. 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.

  1. 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.

  1. 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! ❤️

@taniandjerry taniandjerry changed the title Add Goose Docs MCP video entry to community-content.json docs: Hacktoberfest MCP youtube short entry to community-content.json Oct 15, 2025
@taniandjerry
Copy link
Contributor

When you have made your changes based on my feedback, feel free to tag me again and I will make sure to review :)

@taniandjerry
Copy link
Contributor

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 ❗

@the-matrixneo the-matrixneo deleted the goose-mcp-video-content branch October 17, 2025 13:30
@the-matrixneo the-matrixneo restored the goose-mcp-video-content branch October 17, 2025 13:31
@the-matrixneo
Copy link
Contributor Author

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.

@taniandjerry
Copy link
Contributor

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!

@Meghana-2124
Copy link

hey @the-matrixneo , I’m really sorry that my PR ended up causing you extra work.

@taniandjerry
Copy link
Contributor

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.

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!

@taniandjerry
Copy link
Contributor

Actually, your video is great as is! it follows the template as well. Let me reopen and add my updated review @the-matrixneo !

@taniandjerry taniandjerry reopened this Oct 17, 2025
@taniandjerry taniandjerry self-requested a review October 17, 2025 15:01
@taniandjerry taniandjerry merged commit 7031b56 into block:main Oct 17, 2025
11 checks passed
@taniandjerry
Copy link
Contributor

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 :)

anthonydmays pushed a commit to anthonydmays/goose that referenced this pull request Oct 17, 2025
…block#5150)

Signed-off-by: Dakshata <[email protected]>
Co-authored-by: taniandjerry <[email protected]>
Co-authored-by: Tania Chakraborty <[email protected]>
zanesq added a commit that referenced this pull request Oct 17, 2025
* '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)
  ...
wpfleger96 added a commit to wpfleger96/goose that referenced this pull request Oct 17, 2025
* 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)
michaelneale added a commit that referenced this pull request Oct 18, 2025
* 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)
tlongwell-block added a commit that referenced this pull request Oct 18, 2025
* 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)
  ...
lifeizhou-ap added a commit that referenced this pull request Oct 19, 2025
* 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)
  ...
katzdave added a commit that referenced this pull request Oct 20, 2025
* '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)
@taniandjerry taniandjerry linked an issue Oct 29, 2025 that may be closed by this pull request
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest Issues awarding points for Hacktoberfest 2025! hacktoberfest-accepted large Weight label for Hacktoberfest 2025 issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Video 4: goose with [MCP Name] - Real-World Use Case

3 participants